[Rpm-maint] [rpm-software-management/rpm] RPM 6.0.0 release (PR #3955)
Panu Matilainen
notifications at github.com
Fri Sep 19 09:20:42 UTC 2025
The amount of stuff here kinda makes me wish we had rc1 in between afterall, but meh. Time to get this thing out of the way.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3955
-- Commit Summary --
* rpmrc.in: Move 'arch_compat: loongarch64' closer to similar lines
* Add E2K architecture support
* Ignore macrofiles directives in rpmrc
* rpmrc: Drop left over free()
* Create transaction lock file after rebuilddb
* Fix missing delimiter in tags page
* Elaborate a bit on our contribution acceptance criteria
* Add a rpm-version(7) man page for the rpm versioning system
* Fix "--restore --all" regression when the rpmdb contains gpg-pubkey headers
* Split the earlier --restore test in two to test for the result code too
* Add a bunch of examples to the rpm(8) man page.
* Convert rpm2archive man page to the new style + many other refinements
* Minor tweaks to rpm2cpio(1) to better align with rpm2archive.
* Update gendiff(1) to the new man page style
* Add --hash, --precent and --test for rpm --restore
* Fix segfault in rpmgraph
* rpmgraph: Prevent memory leaks in error handling
* rpmgraph: Drop unnecessary variable and fix error message
* rpmgraph: Use our own argv code
* Add test cases for rpmgraph
* Remember to update the po commit point on rpm side too
* Close file on all paths to prevent resource leak
* Fix the randomly failing dependency generator tests
* Use .cpio suffix for cpio output files
* Match rpm2archive man page to what it really does
* Drop outdated --nodirtokens from rpmbuild
* Update rpmdeps(1) man page to the new style, enchancing it a bit as well
* Update rpmgraph(1) man page to the new style
* Add test-cases for v3 signatures in v6 packages
* Refactor header blob entry finding to a helper function
* Add hdrblobIsEntry() for testing tag presence from hdrblob level
* Ignore legacy signature tags in v6 packages
* Add a man page for rpmuncompress(1)
* Specify overridden member functions as `override`
* Updating rpmbuild(1) man page to the new style
* Remove duplicated include
* `rpmfcFileDep::operator<` should be `const`
* Preparing for 6.0.0 final
-- File Changes --
M CMakeLists.txt (2)
M CONTRIBUTING.md (12)
M build/rpmfc.cc (2)
M docs/man/CMakeLists.txt (4)
M docs/man/gendiff.1.scd (57)
M docs/man/rpm-lua.7.scd (3)
A docs/man/rpm-version.7.scd (134)
M docs/man/rpm.8.scd (66)
M docs/man/rpm2archive.1.scd (66)
M docs/man/rpm2cpio.1.scd (13)
M docs/man/rpmbuild.1.scd (258)
M docs/man/rpmdeps.1.scd (77)
M docs/man/rpmgraph.1.scd (27)
M docs/man/rpmsort.1.scd (3)
A docs/man/rpmuncompress.1.scd (71)
M docs/manual/tags.md (1)
M installplatform (6)
M lib/header.cc (34)
M lib/header_internal.hh (3)
M lib/keystore.hh (24)
M lib/package.cc (8)
M lib/rpminstall.cc (14)
M lib/rpmrc.cc (19)
M lib/rpmts.cc (41)
M lib/rpmvs.cc (11)
M macros.in (5)
M po (2)
M rpmio/rpmglob.cc (2)
M rpmrc.in (66)
A tests/data/RPMS/hlinktest-1.0-1.noarch-v3sig.rpm (0)
M tests/pinned/rpmsigdig.txt (6)
M tests/pinned/rpmsigdig6.txt (4)
M tests/rpmbuild.at (7)
M tests/rpmdb.at (10)
M tests/rpmgeneral.at (14)
M tests/rpmorder.at (34)
M tests/rpmpgppubkeyfingerprint.c (3)
M tests/rpmsigdig.at (28)
M tests/rpmverify.at (37)
M tests/rpmvfylevel.at (1)
M tools/rpm.cc (7)
M tools/rpm2archive.cc (18)
M tools/rpmbuild.cc (5)
M tools/rpmgraph.cc (38)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3955.patch
https://github.com/rpm-software-management/rpm/pull/3955.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3955
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3955 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250919/d49e0c28/attachment.htm>
More information about the Rpm-maint
mailing list