[Rpm-maint] [rpm-software-management/rpm] Remove the internal OpenPGP parser (Issue #2414)
Panu Matilainen
notifications at github.com
Thu Oct 12 12:56:37 UTC 2023
I did some cleanup surrounding this today, managed to remove quite a bit of related unused cruft that has been just sitting there for twenty years.
We're now annoyingly close to be able to bury the rpmpgpval.h table stuff into the internal parser too. The only things needing that data now in the rest of rpm are
- `pgpValString(PGPVAL_PUBKEYALGO, ...)`
- `pgpValString(PGPVAL_HASHALGO, ...)`
I don't think we should need 170 lines worth of data to answer those two questions...
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2414#issuecomment-1759562054
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2414/1759562054 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231012/b3042f7c/attachment-0001.html>
More information about the Rpm-maint
mailing list