Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rpm): support NDB #1497

Merged
merged 1 commit into from
Dec 21, 2021
Merged

feat(rpm): support NDB #1497

merged 1 commit into from
Dec 21, 2021

Conversation

knqyf263
Copy link
Collaborator

@knqyf263 knqyf263 commented Dec 20, 2021

Description

RPM databases can be either in BerkeleyDB format or optionally in the newer "native" NDB format. there are linux distributions that switched their implementation of the rpm database away from BerkeleyDB out of concerns about the future levels of maintenance after its license change.

See https://rpm.org/wiki/Releases/4.14.0
See also https://fedoraproject.org/wiki/Changes/NewRpmDBFormat

This PR supports NDB format reading.

Note

We can test this PR with registry.suse.com/suse/sle15:15.3.

Blocker

@knqyf263 knqyf263 self-assigned this Dec 20, 2021
@knqyf263 knqyf263 requested a review from afdesk December 20, 2021 18:49
@knqyf263 knqyf263 merged commit 82fba77 into main Dec 21, 2021
@knqyf263 knqyf263 deleted the support_rpmndb branch December 21, 2021 05:57
liamg pushed a commit that referenced this pull request Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants