[pacman-dev] [GIT] The official pacman repository branch, release/5.0.x, updated. v5.0.1-6-gc2f9758
Allan McRae
allan at archlinux.org
Wed May 18 05:47:08 UTC 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".
The branch, release/5.0.x has been updated
via c2f9758018479c15a34887d960f36ba9b532175f (commit)
from 5469161dad387b71d605cfeb2c6c369df6f939e3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c2f9758018479c15a34887d960f36ba9b532175f
Author: Leonid Isaev <leonid.isaev at jila.colorado.edu>
Date: Sat May 7 17:24:17 2016 -0600
Use a more generic regexp when parsing output of gpg(1) in signature verification.
The current way of extracting key trust from output of gpg --verify is not very
robust against changes in the format of said output. As a result, pacman-key
can return an error even if the signature is actuall good.
This change relaxes the regexp when parsing output of gpg.
Signed-off-by: Leonid Isaev <leonid.isaev at jila.colorado.edu>
Signed-off-by: Allan McRae <allan at archlinux.org>
(cherry picked from commit 892a1076c00a2b0097145c35f5d8ef590216dac0)
-----------------------------------------------------------------------
Summary of changes:
scripts/pacman-key.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list