[Rpm-maint] [rpm-software-management/rpm] Add support for multiple signatures per package, aka v6 signatures (PR #3439)
Panu Matilainen
notifications at github.com
Mon Nov 11 10:17:45 UTC 2024
There are a handful of refactoring commits, da bomb is the last one. It should be as per the specification in ticket #3385, so not going to repeat all that here.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3439
-- Commit Summary --
* Drop unused header arguments, update comments in signing internals
* Refactor signature insertion to a helper function
* Simplify the v3 signature logic a bit
* Avoid trailing whitespace when outputing relocations in --info query
* Avoid trailing whitespace when outputing relocations in --info query
* Add support for multiple OpenPGP signatures per package
-- File Changes --
M docs/man/rpmsign.8.md (48)
M docs/manual/tags.md (2)
M include/rpm/rpmsign.h (3)
M include/rpm/rpmtag.h (2)
M include/rpm/rpmts.h (3)
M lib/formats.cc (24)
M lib/package.cc (1)
M lib/rpmvs.cc (46)
M lib/tagexts.cc (36)
M rpmpopt.in (4)
M sign/rpmgensig.cc (158)
M tests/rpmgeneral.at (1)
M tests/rpmquery.at (41)
M tests/rpmsigdig.at (196)
M tests/rpmvfylevel.at (1)
M tools/rpmsign.cc (12)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3439.patch
https://github.com/rpm-software-management/rpm/pull/3439.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3439
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3439 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241111/61981132/attachment.html>
More information about the Rpm-maint
mailing list