Add new environment variable SENDMAIL_ARGS to allow user to pass arguments to sendmai...
[pgp-tools.git] / debian / changelog
index a8d1fc3062ea6f6845782c3a654395fac7c3ca1f..04958f3964658c9c421e5d2996393588db009885 100644 (file)
@@ -13,8 +13,12 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
     + Depend on "default-mta | mail-transport-agent" rather than the old
       "exim4 | mail-transport-agent".
     + Bumped Standards-Version up to 3.9.0 (no changes).
+    + Added missing dependencies (libgd-gd2-noxpm-perl | libgd-gd2-perl) for
+      springgraph (closes: #604028).
   * gpg-mailkeys:
     + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage.
+    + Add new environment variable SENDMAIL_ARGS to allow user to pass
+      arguments to sendmail (closes: #599409).
   * caff:
     + Refactor import of own key and import for keys to sign from keyrings.
     + Also automatically import keys to sign from the user's normal gpg
@@ -28,8 +32,17 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
       just to /usr/share/doc/signing-party/caff/caffrc.sample
       (closes: #568052).
     + Fix horrible &function calls used because of broken prototypes.
-
- -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 13:12:41 +0200
+    + Even if all keys to sign were found in the user's normal gpg
+      keyrings we still need to import them (again) from any keyrings
+      passed with --key-files - the keys there might be newer, containing
+      new subkeys (for encryption), uids (for signing) or revocations.
+    + Make importing of keys to be signed from the normal gpg optional
+      (--keys-from-gnupg).
+    + refactor copying of command line options into global config variable.
+    + Create the mail files in ~/.caff/keys even if mail is not sent
+      (closes: #590666).
+
+ -- Franck Joncourt <franck@debian.org>  Mon, 22 Nov 2010 21:44:10 +0100
 
 signing-party (1.1.3-1) unstable; urgency=low