X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=fff1d4d357ae1ee55399b4c8439522689b378f4f;hb=f0fb33b472ef7bae50bfc467322540f0fad17ef9;hp=c567205ee1dd6e9ed4742d66b9e085d273d3587f;hpb=0dc07acf6dc3df596503e7fbe0ab10af9a1dd176;p=pgp-tools.git diff --git a/debian/changelog b/debian/changelog index c567205..fff1d4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,55 @@ -signing-party (1.1.3-1) UNRELEASED; urgency=low +signing-party (1.1.4-1) UNRELEASED; urgency=low - TODO: - + Wait for a check against #556782. + [ Thijs Kinkhorst ] + * caff: + + Correct path of ~/.caffrc in informational messages (Closes: #582603). + + Be more verbose on unexpected key ID (Closes: #645792). + * Debian package: + + Import dpkg build flags, plus small cleanups. + + + [ 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. + + 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 + 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). + + 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). + + -- Thijs Kinkhorst Tue, 01 Nov 2011 20:35:10 +0100 + +signing-party (1.1.3-1) unstable; urgency=low + [ Franck Joncourt ] * Debian package: + Updated my email address in d.control. + Added myself as contributor in d.copyright @@ -12,6 +59,8 @@ signing-party (1.1.3-1) UNRELEASED; urgency=low + Set the Sender header with the email address which is used for the From header. This overrides the default value which was set by the MIME::Entity Perl module based on the local hostname. (Closes: #556782) + + [ Thijs Kinkhorst ] * Bumped Standards-Version up to 3.8.4 (no changes). -- Thijs Kinkhorst Wed, 03 Feb 2010 22:03:41 +0100 @@ -31,7 +80,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