X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=39e7bcc15c3c1c0eb1af9339c007ecfbbb0dab92;hb=c874474f39a93381787712eb6938f2128921fc07;hp=eac3c0b3518672351688552e1ec492dde5e4b275;hpb=16dd1de66fba7bb40aef7cbe38435e187d66f886;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index eac3c0b..39e7bcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,36 @@ +signing-party (0.4.1-1) unstable; urgency=low + + * New upstream release. Lots of fixes and enhancements, including: + gpg-key2ps: + + handles revoked subkeys, thanks Christof Douma (Closes: #311990). + gpg-mailkeys: + + add -i switch to sendmail to prevent lines with a dot causing + unexpected behaviour, thanks Stephen Gran (Closes: #319762). + caff: + + now handles attribute UIDs (Closes: #316278). + + now detects all invalid keyids (Closes: #317754). + + allows to BCC the signer, thanks Joost van Baal (Closes: #316176). + + new option to pause before continuing to the signing step, + thanks Christof Douma (Closes: #316129). + + create unique attachment filenames, thanks Robin H. Johnson + (Closes: #318469). + + let caff import keys from file, thanks Jon Åslund (Closes: #318744). + + Improve diagnosis if caff can't read answers from STDIN, like + when people use xargs (Closes: #319519). + * Depend on libtext-template-perl as caff needs it. + * Update to Standards-Version 3.6.2, no changes necessary. + * Add gpglist to distribution. + + -- Peter Palfrader Sun, 7 Aug 2005 21:32:23 +0200 + signing-party (0.4.0-1) unstable; urgency=low * Merging signing-party with pgp-tools, now contains caff - and gpgsigs aswell. + and gpgsigs as well. * Update gpg-mailkeys man page to list environment vars introduced in 0.3.0 (Closes: #310418). - -- Thijs Kinkhorst Fri, 3 Jun 2005 11:12:48 +0200 + -- Thijs Kinkhorst Wed, 8 Jun 2005 19:49:11 +0200 signing-party (0.3.0-1) unstable; urgency=low @@ -24,7 +49,7 @@ signing-party (0.3.0-1) unstable; urgency=low - Send the key as an attachment. (Closes: #176245) - Make gpg-mailkeys messages more customizable. (Closes: #200070) - By default, let sendmail determine the From-line (more reliable). - * Update to Standards-Version 3.6.1 (no changes neccessary). + * Update to Standards-Version 3.6.1 (no changes necessary). * Depend on libpaper-utils >= 1.1.13. * Clarify copyright / maintainer documentation.