X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9153bd1fb5d0b0fdd72524972f43aa4120404e5c;hb=a17369aaa3f8783c7ea3ee7425e14f7c8534df18;hp=0aaa1c38dd928208d55dd8fc8e7e1f360f779a4d;hpb=e348439be6e8237d8a22901dc82c3f6ff86c6fb0;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 0aaa1c3..9153bd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,54 @@ -signing-party (0.4.1-1) unstable; urgency=low +signing-party (0.4.2-1) UNRELEASED; urgency=low + + [ Christoph Berg ] + * caff: + + create configfile on first use (Closes: #316611). + + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235). + + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van + Baal for the patch). + + be more verbose when user tries to sign obsolete v3 crap. + + install README.*. + * gpglist: added new script, thanks to Uli Martens. + * gpg-key2ps: + + use Getopt::Long, general code cleanup. + + gpg-key2ps "my name" works now. + * debian/control: move libpaper-utils to Recommends, remove redundant perl + dependency. + + [ Thijs Kinkhorst ] + * gpg-key2ps: + + Convert from shell script to perl. + + [ Peter Palfrader ] + * Add keylookup: ncurses wrapper around gpg --search + + Recommend dialog | whiptail + + -- Peter Palfrader Tue, 16 Aug 2005 16:46:27 +0200 - * gpg-key2ps now works with revoked subkeys, thanks Christof Douma - (Closes: #311990). +signing-party (0.4.1-1) unstable; urgency=low - -- Thijs Kinkhorst Sat, 25 Jun 2005 16:27:42 +0200 + * 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 @@ -31,7 +76,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.