caff: Create the mail files in ~/.caff/keys even if mail is not sent (closes: #590666)
[pgp-tools.git] / debian / changelog
index 00c27d4d33d7fd180ea733ff8df43c5a089e50ba..80a62f829e293f137c100c8db49c86a50e58092f 100644 (file)
@@ -16,17 +16,29 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
   * gpg-mailkeys:
     + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage.
   * caff:
-    + Imported keys to be signed from the user GnuPGHome first. Thus, keys
-      from the key files are not imported if all of the keys are found in the
-      user GnuPGHome. (Closes: #539643)
+    + 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
+      keyrings.
+    + Use --no-auto-check-trustdb when importing keys from files or
+      the user's normal gpg keyrings (closes: #539643).
 
   [ Peter Palfrader ]
   * caff:
     + manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not
       just to /usr/share/doc/signing-party/caff/caffrc.sample
       (closes: #568052).
-
- -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 13:11:28 +0200
+    + Fix horrible &function calls used because of broken prototypes.
+    + 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).
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 14:18:09 +0200
 
 signing-party (1.1.3-1) unstable; urgency=low