create caff configfile on first use
[pgp-tools.git] / debian / changelog
index 0aaa1c38dd928208d55dd8fc8e7e1f360f779a4d..772434cd8b2ccb18624f9c1a103d6680eeedf838 100644 (file)
@@ -1,9 +1,34 @@
-signing-party (0.4.1-1) unstable; urgency=low
+signing-party (0.4.1-2) unstable; urgency=low
+
+  * caff:
+     + create configfile on first use (Closes: #316611).
 
-  * gpg-key2ps now works with revoked subkeys, thanks Christof Douma
-    (Closes: #311990).
+ -- Christoph Berg <cb@df7cb.de>  Sun,  7 Aug 2005 22:23:43 +0200
+
+signing-party (0.4.1-1) unstable; urgency=low
 
- -- Thijs Kinkhorst <kink@squirrelmail.org>  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 <weasel@debian.org>  Sun,  7 Aug 2005 21:32:23 +0200
 
 signing-party (0.4.0-1) unstable; urgency=low
 
@@ -31,7 +56,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.