summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Powalowski <tpowa@archlinux.org>2014-11-21 20:54:58 +1000
committerAllan McRae <allan@archlinux.org>2014-11-21 20:54:58 +1000
commit41c8263ba289dac191d7f74faaa62476baf41c28 (patch)
treeb5bd922548310b640e7b3787bb4f02afde9bd5a9
parentbb878217cda7a04ae2a866671cdd3df9094bc972 (diff)
downloadpacman-41c8263ba289dac191d7f74faaa62476baf41c28.tar.xz
pacman-key: compatibility with gnupg-2.1
GnuPG 2.1 no longer allow empty passphrases by default. Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--scripts/pacman-key.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in
index ba8d02e8..5ba0ad8f 100644
--- a/scripts/pacman-key.sh.in
+++ b/scripts/pacman-key.sh.in
@@ -151,6 +151,7 @@ Key-Usage: sign
Name-Real: Pacman Keyring Master Key
Name-Email: pacman@localhost
Expire-Date: 0
+%no-protection
%commit
%echo Done
EOF