summaryrefslogtreecommitdiff
path: root/security/caff
diff options
context:
space:
mode:
authorwiz <wiz>2011-11-28 16:36:57 +0000
committerwiz <wiz>2011-11-28 16:36:57 +0000
commit8094090fb88924f14a1b443135887a8be958054b (patch)
tree8341fcacbaf0588da4e988d35db724c83ebcd025 /security/caff
parent0ce25023e4688d847aaede63cf9930bc53db79b5 (diff)
downloadpkgsrc-8094090fb88924f14a1b443135887a8be958054b.tar.gz
Update to 1.1.4:
signing-party (1.1.4-1) unstable; urgency=low . [ Thijs Kinkhorst ] * caff: + Correct path of ~/.caffrc in informational messages (Closes: #582603). + Be more verbose on unexpected key ID (Closes: #645792). * gpg-key2ps: + Apply patch from Uwe Kleine-König to deal with latin1 characters (Closes: #596377). . [ Franck Joncourt ] * gpg-mailkeys: + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage. + Add new environment variable SENDMAIL_ARGS to allow user to pass arguments to sendmail (closes: #599409). * caff: + Refactor import of own key and import for keys to sign from keyrings. + Also automatically import keys to sign from the user's normal gpg keyrings. + Use --no-auto-check-trustdb when importing keys from files or the user's normal gpg keyrings (closes: #539643). . [ Peter Palfrader ] * caff: + manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not just to /usr/share/doc/signing-party/caff/caffrc.sample (closes: #568052). + Fix horrible &function calls used because of broken prototypes. + Even if all keys to sign were found in the user's normal gpg keyrings we still need to import them (again) from any keyrings passed with --key-files - the keys there might be newer, containing new subkeys (for encryption), uids (for signing) or revocations. + Make importing of keys to be signed from the normal gpg optional (--keys-from-gnupg). + refactor copying of command line options into global config variable. + Create the mail files in ~/.caff/keys even if mail is not sent (closes: #590666).
Diffstat (limited to 'security/caff')
-rw-r--r--security/caff/Makefile4
-rw-r--r--security/caff/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/caff/Makefile b/security/caff/Makefile
index 0b75af1c1d8..ebee796a421 100644
--- a/security/caff/Makefile
+++ b/security/caff/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2010/02/16 11:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2011/11/28 16:36:57 wiz Exp $
-DISTNAME= signing-party_1.1.3.orig
+DISTNAME= signing-party_1.1.4.orig
PKGNAME= ${DISTNAME:S/signing-party_/caff-/S/.orig//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
diff --git a/security/caff/distinfo b/security/caff/distinfo
index e7fd54407b5..ea513e6dde5 100644
--- a/security/caff/distinfo
+++ b/security/caff/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/02/16 11:29:42 wiz Exp $
+$NetBSD: distinfo,v 1.14 2011/11/28 16:36:57 wiz Exp $
-SHA1 (signing-party_1.1.3.orig.tar.gz) = 072c306e8c63e205aff07b6c4165140a7d59cdba
-RMD160 (signing-party_1.1.3.orig.tar.gz) = cfbc658854e0e9f562bd31221eaa0e1a25bcb742
-Size (signing-party_1.1.3.orig.tar.gz) = 223459 bytes
+SHA1 (signing-party_1.1.4.orig.tar.gz) = 092b7d644b7a8a8d2e82fd6ddb453ca58020ed31
+RMD160 (signing-party_1.1.4.orig.tar.gz) = fb7024f00b2c9f192004a8fa649d6122551f2471
+Size (signing-party_1.1.4.orig.tar.gz) = 230259 bytes