[Rpm-maint] [rpm-software-management/rpm] cleanup rpmpgp.h includes (PR #1829)
Justus Winter
notifications at github.com
Fri Nov 12 13:02:29 UTC 2021
As a first step, limit the visibility of the OpenPGP-related definitions to the code that actually uses them.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1829
-- Commit Summary --
* <a href="https://github.com/rpm-software-management/rpm/pull/1829/commits/2d526613abb1279c57d3358d4fdd8fa3f97c6859">Include rpmpgp.h only where it is actually needed</a>
* <a href="https://github.com/rpm-software-management/rpm/pull/1829/commits/b1e57f515ae1b5293abcaf8b431480e5a4e66394">Rename pgpHexStr to rpmHexStr</a>
* <a href="https://github.com/rpm-software-management/rpm/pull/1829/commits/3d99ec69f5a1f9200152fa5eee97dad5a4591ca0">Move rpmHexStr to rpmstring.c</a>
* <a href="https://github.com/rpm-software-management/rpm/pull/1829/commits/98cba253d16831fb506312ac4a4dc04a4edd7471">Include rpmstring.h instead of rpmpgp.h for rpmHexStr</a>
-- File Changes --
M build/files.c (1)
M lib/backend/sqlite.c (1)
M lib/depends.c (1)
M lib/formats.c (4)
M lib/fprint.c (1)
M lib/headerfmt.c (1)
M lib/manifest.c (3)
M lib/poptI.c (2)
M lib/poptQV.c (2)
M lib/query.c (1)
M lib/relocation.c (1)
M lib/rpmal.c (1)
M lib/rpmdb.c (1)
M lib/rpmfi.c (2)
M lib/rpmfiles.h (1)
M lib/rpmfs.c (3)
M lib/rpmgi.c (1)
M lib/rpminstall.c (2)
M lib/rpmlib.h (1)
M lib/rpmlock.c (1)
M lib/rpmtd.c (1)
M lib/rpmte.c (1)
M lib/rpmts.c (2)
M lib/rpmts.h (1)
M lib/rpmvs.c (2)
M lib/verify.c (1)
M plugins/audit.c (2)
M plugins/dbus_announce.c (3)
M plugins/fsverity.c (2)
M plugins/prioreset.c (1)
M plugins/syslog.c (2)
M python/rpmarchive-py.c (1)
M python/rpmfi-py.c (1)
M python/rpmfiles-py.c (4)
M rpm.c (1)
M rpm2archive.c (2)
M rpm2cpio.c (2)
M rpmio/digest_libgcrypt.c (2)
M rpmio/digest_openssl.c (2)
M rpmio/expression.c (3)
M rpmio/rpmfileutil.h (1)
M rpmio/rpmlog.c (1)
M rpmio/rpmpgp.c (19)
M rpmio/rpmpgp.h (8)
M rpmio/rpmstring.c (15)
M rpmio/rpmstring.h (9)
M sign/rpmsignfiles.c (2)
M sign/rpmsignverity.c (5)
M tools/rpmgraph.c (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1829.patch
https://github.com/rpm-software-management/rpm/pull/1829.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1829
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211112/3ccf1ae3/attachment.html>
More information about the Rpm-maint
mailing list