[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-227-gd5c3ed12
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, master has been updated via d5c3ed129c80c7a0676994d06c140f5e67b8b07d (commit) from 5d2e48d17f5a6268c8d290320da85da8dca19b85 (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 d5c3ed129c80c7a0676994d06c140f5e67b8b07d Author: Jonas Witschel <diabonas@archlinux.org> Date: Mon Oct 7 12:56:02 2019 +0200 pacman-key: receive keys from WKD with -r/--recv-keys If an email address is specified, we use --locate-key to look up the key using WKD and keyserver as a fallback. If the key is specified as a key ID, this doesn't work, so we use the normal keyserver-based --recv-keys. Note that --refresh-keys still uses the keyservers exclusively for refreshing, though the situation might potentially be improved in a new version of GnuPG: https://lists.gnupg.org/pipermail/gnupg-users/2019-July/062169.html Signed-off-by: Jonas Witschel <diabonas@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: scripts/pacman-key.sh.in | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
Allan McRae