From Fedora Project Wiki
mNo edit summary
(perl-MongoDB fixed)
 
(6 intermediate revisions by 2 users not shown)
Line 52: Line 52:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* Tracker bug: <will be assigned by the Wrangler>
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1677379 #1677379]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/300 #300]


== Detailed Description ==
== Detailed Description ==
All mongodb packages need to be dropped, as well as mongodb container and modules.
* Full list of packages to drop
** mongodb
** mongodb-server
** mongodb-test
* Full list of packages to adapt
** condor
** golang-github-go-mgo-mgo
** fawkes
** fawkes-devenv
** mongo-c-driver
** mongo-cxx-driver
** mongo-tools
** mongodb-test
** perl-MongoDB – adapted in 2.0.3-1.fc30
** python-beaker
** python-pymongo
** rubygem-database_cleaner
** rubygem-mongo
** rubygem-mongoid
** php-alcaeus-mongo-php-adapter, php-mongodb


<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
Line 92: Line 117:
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do the feature owners have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->


* Other developers: [[User:bcotton| bcotton]], [[User:bowlofeggs| bowlofeggs]], [[User:fpokorny| fpokorny]], [[User:ppisar| ppisar]], [[User:remi| remi]],  [[User:tdawson| tdawson]], [[User:orphan| orphan]],  <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Other developers: adapt their packages not to depend on mongodb (see Detailed Description)
<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
<!-- What work do other developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
<!-- What work do other developers have to accomplish to complete the feature in time for release?  Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?-->
Packagers are expected to remove any functionality depending on MongoDB package. Disabling tests should be sufficient for most.


* Release engineering: [https://pagure.io/releng/issues #Releng issue number] (a check of an impact with Release Engineering is needed) <!-- REQUIRED FOR SYSTEM WIDE AS WELL AS FOR SELF CONTAINED CHANGES -->
* Release engineering: [https://pagure.io/releng/issues #Releng issue number] (a check of an impact with Release Engineering is needed) <!-- REQUIRED FOR SYSTEM WIDE AS WELL AS FOR SELF CONTAINED CHANGES -->
Line 173: Line 198:
-->
-->


[[Category:ChangeReadyForFesco]]
[[Category:ChangeAcceptedF30]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->

Latest revision as of 09:29, 19 February 2019

Summary

Fedora has determined that the Server Side Public Licensev1 (SSPL) is not a Free Software License. Therefore, we need to drop MongoDB from Fedora or never update it again. Never updating it would bring security issues, hence we decided to remove it.

Owner

Current status

Detailed Description

All mongodb packages need to be dropped, as well as mongodb container and modules.

  • Full list of packages to drop
    • mongodb
    • mongodb-server
    • mongodb-test
  • Full list of packages to adapt
    • condor
    • golang-github-go-mgo-mgo
    • fawkes
    • fawkes-devenv
    • mongo-c-driver
    • mongo-cxx-driver
    • mongo-tools
    • mongodb-test
    • perl-MongoDB – adapted in 2.0.3-1.fc30
    • python-beaker
    • python-pymongo
    • rubygem-database_cleaner
    • rubygem-mongo
    • rubygem-mongoid
    • php-alcaeus-mongo-php-adapter, php-mongodb


Benefit to Fedora

Scope

  • Proposal owners:
  • Other developers: adapt their packages not to depend on mongodb (see Detailed Description)
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

N/A (not a System Wide Change)

User Experience

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

N/A (not a System Wide Change)

Release Notes