X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=053ed6e17f71884535ace8517b18f6c28ebf4409;hb=c5cd49bd3ae55a32c12d19fc013efe3c3b437dfd;hp=4b10e4ae53e481fe50f0fb3186543e2964670515;hpb=f3c2893a64cfb16918b6eec3a4d5f6da5d23b6ab;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 4b10e4a..053ed6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,87 @@ +signing-party (0.4.11-2) UNRELEASED; urgency=low + + * + + -- Thijs Kinkhorst Sun, 24 Jun 2007 13:29:00 +0200 + +signing-party (0.4.11-1) unstable; urgency=low + + The "Debconf 7" release. + * gpgsigs: Apply patch by Joachim Breitner to also show incoming signatures + and support sha256 checksum (Closes: #428538). + + -- Christoph Berg Sun, 17 Jun 2007 12:32:21 +0200 + +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. + + -- Thijs Kinkhorst Tue, 22 May 2007 11:41:32 +0200 + +signing-party (0.4.9-1) unstable; urgency=low + + * caff: + + Fix a bug with checking if we have exactly one or more keys that failed + downloading. + + Mention in manpage that keyserver-options is a useful setting in + .caff/gnupghome/gpg.conf (Closes: #392811). + + q-p-encode From: header (Closes: #366745). + + -- Christoph Berg Sun, 29 Oct 2006 21:02:56 +0100 + +signing-party (0.4.8-1) unstable; urgency=low + + * gpglist: do not die with with-fingerprint (Closes: #382019). + * gpg-key2ps: add --list-key to gpg call (works around #382794). + * caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by + Gerfried Fuchs. + + -- Christoph Berg Sun, 8 Oct 2006 01:29:59 +0200 + +signing-party (0.4.7-1) unstable; urgency=low + + * Update my maintainer address. + * gpg-mailkeys: use right content-type for attached key, + thanks Wesley Landaker (Closes: #370566). + + -- Thijs Kinkhorst Tue, 4 Jul 2006 15:33:53 +0200 + +signing-party (0.4.6-2) unstable; urgency=low + + * gpgsigs: recognize rvk (revoker), found in ksp-dc6.txt. + * Bump Standards-Version to 3.7.2, no changes. + + -- Christoph Berg Fri, 12 May 2006 13:40:37 -0500 + +signing-party (0.4.6-1) unstable; urgency=low + + * caff: + + Try hostname without -f first to be compatible with BSD + (Closes: #356830). + + Make local-user a config option, thanks to Michael C. Toren for the + patch (Closes: #361316). + + Make local-user accept a list of keyids (Closes: #333832). + + Make also-encrypt-to a list, add a commented stanza to the default + config file (Closes: #325163). + + Include mail-template in default config file, some minor syntax fixes. + + Bump copyright, use URL in User-Agent header. + * pgp-clean: + + Import caff's getopt handling. + + Add option to allow exporting subkeys (Closes: #359698). + * Bump Standards-Version, no change. + + -- Christoph Berg Wed, 3 May 2006 23:43:44 +0200 + signing-party (0.4.5-1) unstable; urgency=low * Upgrade debhelper compatibility to the recommended level 5.