Install caff's pgp-fixkey.
[pgp-tools.git] / debian / changelog
1 signing-party (0.4.2-2) UNRELEASED; urgency=low
2
3 [ Christoph Berg ]
4 *
5
6 [ Peter Palfrader ]
7 * Install caff's pgp-fixkey.
8
9 -- Peter Palfrader <weasel@debian.org> Fri, 19 Aug 2005 17:08:47 +0200
10
11 signing-party (0.4.2-1) unstable; urgency=low
12
13 * New upstream release.
14 * debian/control: move libpaper-utils to Recommends, remove redundant perl
15 dependency.
16 * Do not ship useless README file in the binary package. It's more or
17 less the same as the long description
18 * caff:
19 + create configfile on first use (Closes: #316611).
20 + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
21 + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
22 Baal for the patch).
23 + parse IMPORT_OK correctly (Closes: #321496).
24 + be more verbose when user tries to sign obsolete v3 crap.
25 + install README.*.
26 * gpglist: added new script, thanks to Uli Martens.
27 * gpg-key2ps:
28 + use Getopt::Long, general code cleanup.
29 + gpg-key2ps "my name" works now.
30 + Convert from shell script to perl.
31 + Fix too few slips on a page (Closes: #320785).
32 * Add keylookup: ncurses wrapper around gpg --search
33 + Recommend dialog | whiptail
34
35 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
36
37 signing-party (0.4.1-1) unstable; urgency=low
38
39 * New upstream release. Lots of fixes and enhancements, including:
40 gpg-key2ps:
41 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
42 gpg-mailkeys:
43 + add -i switch to sendmail to prevent lines with a dot causing
44 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
45 caff:
46 + now handles attribute UIDs (Closes: #316278).
47 + now detects all invalid keyids (Closes: #317754).
48 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
49 + new option to pause before continuing to the signing step,
50 thanks Christof Douma (Closes: #316129).
51 + create unique attachment filenames, thanks Robin H. Johnson
52 (Closes: #318469).
53 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
54 + Improve diagnosis if caff can't read answers from STDIN, like
55 when people use xargs (Closes: #319519).
56 * Depend on libtext-template-perl as caff needs it.
57 * Update to Standards-Version 3.6.2, no changes necessary.
58 * Add gpglist to distribution.
59
60 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
61
62 signing-party (0.4.0-1) unstable; urgency=low
63
64 * Merging signing-party with pgp-tools, now contains caff
65 and gpgsigs as well.
66 * Update gpg-mailkeys man page to list environment vars
67 introduced in 0.3.0 (Closes: #310418).
68
69 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
70
71 signing-party (0.3.0-1) unstable; urgency=low
72
73 * New maintainer, Simon is moving to co-maintenance.
74 * New upstream release:
75 + Fix missing section number from manpages.
76 (fixes Lintian warnings)
77 + Add more documentation (README, and in gpg-mailkeys).
78 + In gpg-key2ps:
79 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
80 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
81 libpaper-1.1.13. (Closes: #172698)
82 - Truncate too long UIDs so they don't mess up the keys next to them.
83 (Closes: #171846)
84 + In gpg-mailkeys:
85 - Send the key as an attachment. (Closes: #176245)
86 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
87 - By default, let sendmail determine the From-line (more reliable).
88 * Update to Standards-Version 3.6.1 (no changes necessary).
89 * Depend on libpaper-utils >= 1.1.13.
90 * Clarify copyright / maintainer documentation.
91
92 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
93
94 signing-party (0.2.3-2) unstable; urgency=low
95
96 * Added handling for 'tru' packets
97
98 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
99
100 signing-party (0.2.3-1) unstable; urgency=low
101
102 * New upstream release (Closes: #180455)
103
104 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
105
106 signing-party (0.2.2.1-1) unstable; urgency=low
107
108 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
109 0.2.2 again)
110
111 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
112
113 signing-party (0.2.2-1) unstable; urgency=low
114
115 * Fixed manpage bug (Closes: #137924, #137937)
116 * Upstream changelog now contains data (Closes: #158854)
117 * Finally wrote a real description
118
119 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
120
121 signing-party (0.2.1-1) unstable; urgency=low
122
123 * New release
124
125 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
126
127 signing-party (0.2-1) unstable; urgency=low
128
129 * New release
130 * Can now print multiple keys
131 * Supports alternate paper sizes (Closes: #134975)
132 * New script: gpg-mailkeys
133
134 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
135
136 signing-party (0.1-1) unstable; urgency=low
137
138 * Initial Release (Closes: #117977).
139
140 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
141