(Created page with "= Switch pam_userdb from BerkeleyDB to GDBM = {{Change_Proposal_Banner}} == Summary == pam_userdb was built with support for BerkeleyDB, but this project is no longer maintained, so it is replaced by GDBM. == Owner == <!-- For change proposals to qualify as self-contained, owners of all affected packages need to be included here. Alternatively, a SIG can be listed as an owner if it owns all affected packages. This should link to your home wiki page so we know who yo...") |
No edit summary |
||
Line 7: | Line 7: | ||
== Owner == | == Owner == | ||
* Name: [[User:ipedrosa| Iker Pedrosa]] [[User:fjanus| Filip Janus]] | |||
* Email: ipedrosa@redhat.com fjanus@redhat.com | |||
* Name: [[User:ipedrosa| Iker Pedrosa]] | |||
* Email: ipedrosa@redhat.com | |||
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo) | <!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo) | ||
* FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address> | * FESCo shepherd: [[User:FASAccountName| Shehperd name]] <email address> | ||
Line 25: | Line 21: | ||
<!-- After review, the Wrangler will move your page to Category:ChangeReadyForFesco... if it still needs more work it will move back to Category:ChangePageIncomplete--> | <!-- After review, the Wrangler will move your page to Category:ChangeReadyForFesco... if it still needs more work it will move back to Category:ChangePageIncomplete--> | ||
[[Category:SelfContainedChange]] | [[Category:SelfContainedChange]] | ||
* Targeted release: [https://docs.fedoraproject.org/en-US/releases/ | * Targeted release: [https://docs.fedoraproject.org/en-US/releases/f40/ Fedora Linux 40] | ||
* Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | * Last updated: <!-- this is an automatic macro — you don't need to change this line --> {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} | ||
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | <!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page | ||
Line 43: | Line 37: | ||
== Detailed Description == | == Detailed Description == | ||
Currently, the Fedora provided BerkeleyDB versions is 5.x, which has been unmaintained upstream for several years. BerkeleyDB v6.x is license incompatible, so moving to that version is not an option. | |||
The proposal is to switch to GDBM, which has upstream support and whose license is compatible with Fedora. | |||
== Feedback == | == Feedback == | ||
Line 49: | Line 45: | ||
== Benefit to Fedora == | == Benefit to Fedora == | ||
* This changes uses an upstream maintained version, with new features and bug fixing. pam_userdb controls user authentication, and a bug in the database could lead to a security vulnerability. | |||
* This change uses a database that is Fedora license compatible. | |||
== Scope == | == Scope == |
Revision as of 10:24, 29 August 2023
Switch pam_userdb from BerkeleyDB to GDBM
Summary
pam_userdb was built with support for BerkeleyDB, but this project is no longer maintained, so it is replaced by GDBM.
Owner
- Name: Iker Pedrosa Filip Janus
- Email: ipedrosa@redhat.com fjanus@redhat.com
Current status
- Targeted release: Fedora Linux 40
- Last updated: 2023-08-29
- [<will be assigned by the Wrangler> devel thread]
- FESCo issue: <will be assigned by the Wrangler>
- Tracker bug: <will be assigned by the Wrangler>
- Release notes tracker: <will be assigned by the Wrangler>
Detailed Description
Currently, the Fedora provided BerkeleyDB versions is 5.x, which has been unmaintained upstream for several years. BerkeleyDB v6.x is license incompatible, so moving to that version is not an option.
The proposal is to switch to GDBM, which has upstream support and whose license is compatible with Fedora.
Feedback
Benefit to Fedora
- This changes uses an upstream maintained version, with new features and bug fixing. pam_userdb controls user authentication, and a bug in the database could lead to a security vulnerability.
- This change uses a database that is Fedora license compatible.
Scope
- Proposal owners:
- Other developers:
- Release engineering: #Releng issue number
- Policies and guidelines: N/A (not needed for this Change)
- Trademark approval: N/A (not needed for this Change)
- Alignment with Community Initiatives:
Upgrade/compatibility impact
How To Test
User Experience
Dependencies
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
Documentation
N/A (not a System Wide Change)