X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=80a62f829e293f137c100c8db49c86a50e58092f;hb=a22fce97e4ae55320bd3e66ea305567f3c83db20;hp=00c27d4d33d7fd180ea733ff8df43c5a089e50ba;hpb=7e86c389bb22af5effe1d2bd09d1d7e413a90840;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index 00c27d4..80a62f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Sat, 31 Jul 2010 14:18:09 +0200 signing-party (1.1.3-1) unstable; urgency=low