X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9153bd1fb5d0b0fdd72524972f43aa4120404e5c;hb=a17369aaa3f8783c7ea3ee7425e14f7c8534df18;hp=182da24e83b88cf527bc1e9242cb549c4dbc644a;hpb=898d052be417736101bc8ad113620fc9fa79fa98;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 182da24..9153bd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,54 @@ -signing-party (0.4.1-XXX) unreleased; 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 + +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. - * gpg-key2ps now works with revoked subkeys, thanks Christof Douma - (Closes: #311990). * Update to Standards-Version 3.6.2, no changes necessary. - * Fixed that caff did not detect all invalid keyids (Closes: #317754). + * Add gpglist to distribution. - -- Peter Palfrader Wed, 29 Jun 2005 16:36:08 +0200 + -- Peter Palfrader Sun, 7 Aug 2005 21:32:23 +0200 signing-party (0.4.0-1) unstable; urgency=low