Update security/caff to 0.4.10
signing-party (0.4.10-1) unstable; urgency=low * caff: + Fix syntax error in example config variables (Closes: #413020). + Fix perl warnings when calling pgp-fixkey with unknown keyid or with empty signature create date. * gpg-key2ps: + Add '-1' option to only display one column of slips, for extra wide keys (Closes: #399474). * keylookup: + Fix perl warnings caused by empty lines from gpg output. * Drop transitional and now obsolete keylookup package. * Remove no longer needed dependency on mailx.
This commit is contained in:
parent
53042c5209
commit
d0e3a7ee00
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 2007/01/15 21:34:43 tonio Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2007/06/10 21:27:10 tonio Exp $
|
||||
|
||||
DISTNAME= signing-party_0.4.9.orig
|
||||
PKGNAME= caff-0.4.9
|
||||
DISTNAME= signing-party_0.4.10.orig
|
||||
PKGNAME= caff-0.4.10
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2007/01/15 21:34:43 tonio Exp $
|
||||
$NetBSD: distinfo,v 1.7 2007/06/10 21:27:11 tonio Exp $
|
||||
|
||||
SHA1 (signing-party_0.4.9.orig.tar.gz) = 353aadfb48a3a0293279acb144b32c9a8bfc75c3
|
||||
RMD160 (signing-party_0.4.9.orig.tar.gz) = d5cc2e9ed1e2c32f1dff23bdc9588869f99f5be5
|
||||
Size (signing-party_0.4.9.orig.tar.gz) = 44741 bytes
|
||||
SHA1 (signing-party_0.4.10.orig.tar.gz) = e29104086553f3eb5f4aeb8d06a276dab376a0d0
|
||||
RMD160 (signing-party_0.4.10.orig.tar.gz) = 0753d673e95c55eb1a50f874cd4190daebd8458a
|
||||
Size (signing-party_0.4.10.orig.tar.gz) = 44311 bytes
|
||||
|
|
Loading…
Reference in a new issue