[Rpm-maint] [rpm-software-management/rpm] rpm should not use short gpg key ids in messages (Issue #2403)
Zbigniew Jędrzejewski-Szmek
notifications at github.com
Wed Mar 1 11:45:06 UTC 2023
Well, anything which parses this output and makes use of it is broken. I shouldn't be using short ids for *anything*, particularly not in a script. So I think it's entirely reasonable to just change the output.
Also, I'm not sure if too many things would break. I'd expect that even sloppy parsers would just take field by position of by some regexp with `[0-9a-f]+` and not be bothered by the change in length.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2403#issuecomment-1449979969
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2403/1449979969 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230301/a9dc90af/attachment-0001.html>
More information about the Rpm-maint
mailing list