createrepo_c icon indicating copy to clipboard operation
createrepo_c copied to clipboard

Code for fetching signatures uses PGP and GPG header tags instead of RSAHEADER + DSAHEADER tags

Open dralley opened this issue 3 years ago • 0 comments

https://github.com/rpm-software-management/createrepo_c/blob/master/src/parsehdr.c#L665-L695

As per RPM v6 plan these are on their way out and may not even be generated as of RPM 4.16 https://github.com/rpm-software-management/rpm/issues/1570

dralley avatar Apr 05 '23 03:04 dralley