Re: [Rpm-maint] [rpm-software-management/rpm] Improve error handling in Python pubkey constructor (#1447)

2020-11-23 Thread Panu Matilainen
Merged #1447 into master.

-- 
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/1447#event-4027795564___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Improve error handling in Python pubkey constructor (#1447)

2020-11-23 Thread ニール・ゴンパ
@Conan-Kudo approved this pull request.





-- 
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/1447#pullrequestreview-536464803___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Improve error handling in Python pubkey constructor (#1447)

2020-11-23 Thread Panu Matilainen
pkgParsePkts() only parses the PGP armor, the actual pubkey is only
parsed as a part of rpmPubkeyNew() whose return we need to check for
separately. Emit different messages in these cases.

Thanks to @KOLANICH for pointing this out and initial patch.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1447

-- Commit Summary --

  * Improve error handling in Python pubkey constructor

-- File Changes --

M python/rpmkeyring-py.c (6)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1447.patch
https://github.com/rpm-software-management/rpm/pull/1447.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/1447
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint