caff: Make importing of keys to be signed from the normal gpg optional (--keys-from...
[pgp-tools.git] / debian / changelog
index 96abb986cb7404585b7dee95685912cb732b3688..9e409178184fbc1b93d7e3628699eff0534da0fc 100644 (file)
@@ -1,3 +1,42 @@
+signing-party (1.1.4-1) UNRELEASED; urgency=low
+
+  [ Thijs Kinkhorst ]
+  * Correct path of ~/.caffrc in informational messages (Closes: #582603).
+
+  [ Franck Joncourt ]
+  * Debian package:
+    + Switch to dpkg-source 3.0 (quilt) format.
+      - Removed README.source which was needed only for documentation purpose.
+      - Removed quilt framework in d.rules.
+      - Removed BD on quilt.
+      - Added source/format file.
+    + 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).
+  * gpg-mailkeys:
+    + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage.
+  * 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
+      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).
+    + 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).
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 31 Jul 2010 13:30:54 +0200
+
 signing-party (1.1.3-1) unstable; urgency=low
 
   [ Franck Joncourt ]
@@ -31,7 +70,7 @@ signing-party (1.1.2-1) unstable; urgency=low
   * caff: Updated check for the local-user keyids.
     + Moved the current check to a new function get_local_user_keys().
     + Warned the user if a local-user keyid is not listed as a keyid in
-      ./caffrc. (Closes: #540165).
+      ~/.caffrc. (Closes: #540165).
   * gpgdir: New upstream release.
   * gpg-mailkeys:
     + The charset for the text of the message is deduced from the charset used