Try to handle expired keys specified in also-encrypt-to better
[pgp-tools.git] / debian / changelog
1 signing-party (0.4.11-2) UNRELEASED; urgency=low
2
3 [ Christoph Berg ]
4 * caff:
5 + Allow spaces in keyids/fingerprints for easier cut-and-paste.
6 * Replaces: keylookup.
7
8 [ Peter Palfrader ]
9 * Fix a warning message in caff when encrypting fails.
10 * Try to handle expired keys specified in also-encrypt-to better
11
12 -- Peter Palfrader <weasel@debian.org> Tue, 3 Jul 2007 15:53:27 +0200
13
14 signing-party (0.4.11-1) unstable; urgency=low
15
16 The "Debconf 7" release.
17 * gpgsigs: Apply patch by Joachim Breitner to also show incoming signatures
18 and support sha256 checksum (Closes: #428538).
19
20 -- Christoph Berg <myon@debian.org> Sun, 17 Jun 2007 12:32:21 +0200
21
22 signing-party (0.4.10-1) unstable; urgency=low
23
24 * caff:
25 + Fix syntax error in example config variables (Closes: #413020).
26 + Fix perl warnings when calling pgp-fixkey with unknown keyid or
27 with empty signature create date.
28 * gpg-key2ps:
29 + Add '-1' option to only display one column of slips, for extra
30 wide keys (Closes: #399474).
31 * keylookup:
32 + Fix perl warnings caused by empty lines from gpg output.
33 * Drop transitional and now obsolete keylookup package.
34 * Remove no longer needed dependency on mailx.
35
36 -- Thijs Kinkhorst <thijs@debian.org> Tue, 22 May 2007 11:41:32 +0200
37
38 signing-party (0.4.9-1) unstable; urgency=low
39
40 * caff:
41 + Fix a bug with checking if we have exactly one or more keys that failed
42 downloading.
43 + Mention in manpage that keyserver-options is a useful setting in
44 .caff/gnupghome/gpg.conf (Closes: #392811).
45 + q-p-encode From: header (Closes: #366745).
46
47 -- Christoph Berg <myon@debian.org> Sun, 29 Oct 2006 21:02:56 +0100
48
49 signing-party (0.4.8-1) unstable; urgency=low
50
51 * gpglist: do not die with with-fingerprint (Closes: #382019).
52 * gpg-key2ps: add --list-key to gpg call (works around #382794).
53 * caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
54 Gerfried Fuchs.
55
56 -- Christoph Berg <myon@debian.org> Sun, 8 Oct 2006 01:29:59 +0200
57
58 signing-party (0.4.7-1) unstable; urgency=low
59
60 * Update my maintainer address.
61 * gpg-mailkeys: use right content-type for attached key,
62 thanks Wesley Landaker (Closes: #370566).
63
64 -- Thijs Kinkhorst <thijs@debian.org> Tue, 4 Jul 2006 15:33:53 +0200
65
66 signing-party (0.4.6-2) unstable; urgency=low
67
68 * gpgsigs: recognize rvk (revoker), found in ksp-dc6.txt.
69 * Bump Standards-Version to 3.7.2, no changes.
70
71 -- Christoph Berg <myon@debian.org> Fri, 12 May 2006 13:40:37 -0500
72
73 signing-party (0.4.6-1) unstable; urgency=low
74
75 * caff:
76 + Try hostname without -f first to be compatible with BSD
77 (Closes: #356830).
78 + Make local-user a config option, thanks to Michael C. Toren for the
79 patch (Closes: #361316).
80 + Make local-user accept a list of keyids (Closes: #333832).
81 + Make also-encrypt-to a list, add a commented stanza to the default
82 config file (Closes: #325163).
83 + Include mail-template in default config file, some minor syntax fixes.
84 + Bump copyright, use URL in User-Agent header.
85 * pgp-clean:
86 + Import caff's getopt handling.
87 + Add option to allow exporting subkeys (Closes: #359698).
88 * Bump Standards-Version, no change.
89
90 -- Christoph Berg <myon@debian.org> Wed, 3 May 2006 23:43:44 +0200
91
92 signing-party (0.4.5-1) unstable; urgency=low
93
94 * Upgrade debhelper compatibility to the recommended level 5.
95 * Update FSF addresses.
96 * caff: tweak documentation.
97 * caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
98 * caff: You can now specify additional arguments to pass to the
99 send method of Mail::Mailer. This allows you to send mails via
100 SMTP and use authentication for instance. Thanks to Martin von Gagern.
101 * gpg-key2ps, keylookup: make them less dependent on specific
102 installation paths and thus better portable outside of Debian
103 (Closes: #354142).
104
105 -- Christoph Berg <myon@debian.org> Sun, 12 Mar 2006 13:34:20 +0100
106
107 signing-party (0.4.4-2) unstable; urgency=low
108
109 * Fix path in caff(1) (Closes: #327556, thanks Axel Beckert).
110
111 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 23:55:27 +0200
112
113 signing-party (0.4.4-1) unstable; urgency=low
114
115 * caff:
116 + When building a ~/.caffrc when there is none we would fail if
117 we cannot find a key or an email address for the current user.
118 Change this to produce something sensible in that case as well
119 (closes: #325156).
120
121 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 02:01:50 +0200
122
123 signing-party (0.4.3-1) unstable; urgency=low
124
125 * gpg-key2ps:
126 + handle revoked uids in perl to get linecount right (Closes: #320785).
127 * Debian package:
128 + gpgsigs: install example files.
129 + Install caff's pgp-fixkey.
130 + Make the version of the empty keylookup package grow too.
131 + Install keylookup's old Debian changelog as changelog.keylookup.gz.
132 + Make some lintian overrides.
133 + Slightly change keylookup's long description.
134 + Update signing-party's short description.
135
136 -- Peter Palfrader <weasel@debian.org> Tue, 23 Aug 2005 01:51:16 +0200
137
138 signing-party (0.4.2-1) unstable; urgency=low
139
140 * New upstream release.
141 * debian/control: move libpaper-utils to Recommends, remove redundant perl
142 dependency.
143 * Do not ship useless README file in the binary package. It's more or
144 less the same as the long description
145 * caff:
146 + create configfile on first use (Closes: #316611).
147 + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
148 + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
149 Baal for the patch).
150 + parse IMPORT_OK correctly (Closes: #321496).
151 + be more verbose when user tries to sign obsolete v3 crap.
152 + install README.*.
153 * gpglist: added new script, thanks to Uli Martens.
154 * gpg-key2ps:
155 + use Getopt::Long, general code cleanup.
156 + gpg-key2ps "my name" works now.
157 + Convert from shell script to perl.
158 + Fix too few slips on a page (Closes: #320785).
159 * Add keylookup: ncurses wrapper around gpg --search
160 + keylookup now calls gpg to search for keys instead of connecting to the
161 keyserver itself. Therefore there is no need to parse ~/.gnupg/gpg.conf
162 anymore (Closes: #164750).
163 + Recommend dialog | whiptail
164
165 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
166
167 signing-party (0.4.1-1) unstable; urgency=low
168
169 * New upstream release. Lots of fixes and enhancements, including:
170 gpg-key2ps:
171 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
172 gpg-mailkeys:
173 + add -i switch to sendmail to prevent lines with a dot causing
174 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
175 caff:
176 + now handles attribute UIDs (Closes: #316278).
177 + now detects all invalid keyids (Closes: #317754).
178 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
179 + new option to pause before continuing to the signing step,
180 thanks Christof Douma (Closes: #316129).
181 + create unique attachment filenames, thanks Robin H. Johnson
182 (Closes: #318469).
183 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
184 + Improve diagnosis if caff can't read answers from STDIN, like
185 when people use xargs (Closes: #319519).
186 * Depend on libtext-template-perl as caff needs it.
187 * Update to Standards-Version 3.6.2, no changes necessary.
188 * Add gpglist to distribution.
189
190 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
191
192 signing-party (0.4.0-1) unstable; urgency=low
193
194 * Merging signing-party with pgp-tools, now contains caff
195 and gpgsigs as well.
196 * Update gpg-mailkeys man page to list environment vars
197 introduced in 0.3.0 (Closes: #310418).
198
199 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
200
201 signing-party (0.3.0-1) unstable; urgency=low
202
203 * New maintainer, Simon is moving to co-maintenance.
204 * New upstream release:
205 + Fix missing section number from manpages.
206 (fixes Lintian warnings)
207 + Add more documentation (README, and in gpg-mailkeys).
208 + In gpg-key2ps:
209 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
210 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
211 libpaper-1.1.13. (Closes: #172698)
212 - Truncate too long UIDs so they don't mess up the keys next to them.
213 (Closes: #171846)
214 + In gpg-mailkeys:
215 - Send the key as an attachment. (Closes: #176245)
216 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
217 - By default, let sendmail determine the From-line (more reliable).
218 * Update to Standards-Version 3.6.1 (no changes necessary).
219 * Depend on libpaper-utils >= 1.1.13.
220 * Clarify copyright / maintainer documentation.
221
222 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
223
224 signing-party (0.2.3-2) unstable; urgency=low
225
226 * Added handling for 'tru' packets
227
228 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
229
230 signing-party (0.2.3-1) unstable; urgency=low
231
232 * New upstream release (Closes: #180455)
233
234 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
235
236 signing-party (0.2.2.1-1) unstable; urgency=low
237
238 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
239 0.2.2 again)
240
241 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
242
243 signing-party (0.2.2-1) unstable; urgency=low
244
245 * Fixed manpage bug (Closes: #137924, #137937)
246 * Upstream changelog now contains data (Closes: #158854)
247 * Finally wrote a real description
248
249 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
250
251 signing-party (0.2.1-1) unstable; urgency=low
252
253 * New release
254
255 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
256
257 signing-party (0.2-1) unstable; urgency=low
258
259 * New release
260 * Can now print multiple keys
261 * Supports alternate paper sizes (Closes: #134975)
262 * New script: gpg-mailkeys
263
264 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
265
266 signing-party (0.1-1) unstable; urgency=low
267
268 * Initial Release (Closes: #117977).
269
270 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
271