[Rpm-maint] [rpm-software-management/rpm] GPG key interpreted as PGP key (Issue #2410)

2023-03-04 Thread Ricky-Tigg
Hello. A **non-manually** created fake RPM package is reported as follows ``` $ rpm -qi gpg-pubkey-5323552a-6112bcdc | awk 'NF' | sed -n '1,17p;$p' Name: gpg-pubkey Version : 5323552a Release : 6112bcdc Architecture: (none) Install Date: Sat Nov 5 11:14:03 2022 Group : Public

Re: [Rpm-maint] [rpm-software-management/rpm] GPG key interpreted as PGP key (Issue #2410)

2023-03-04 Thread Neal H. Walfield
OpenPGP (sometimes just abbreviated as PGP, the first OpenPGP implementation before there was OpenPGP) is an IETF standard. gpg is an implementation of the OpenPGP standard. Sometimes people call OpenPGP certificates and keys GPG certificates and keys, because GPG is a well-known implementatio

Re: [Rpm-maint] [rpm-software-management/rpm] GPG key interpreted as PGP key (Issue #2410)

2023-03-04 Thread Ricky-Tigg
Certainly; thus no issue in the traditional sense. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2410#issuecomment-1454761223 You are receiving this because you are subscribed to this thread. Message ID: __

Re: [Rpm-maint] [rpm-software-management/rpm] GPG key interpreted as PGP key (Issue #2410)

2023-03-04 Thread Ricky-Tigg
Closed #2410 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/2410#event-8666192273 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint ma

Re: [Rpm-maint] [rpm-software-management/rpm] rpm should not use short gpg key ids in messages (Issue #2403)

2023-03-04 Thread ニール・ゴンパ
> 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. Unfortunately, we can't afford to do that. There are config management tools and