7837e377947b7d673e71cd27ee1bf2eadf74b46c
[pgp-tools.git] / debian / changelog
1 signing-party (1.1.2-1) UNRELEASED; urgency=low
2
3 TODOs:
4 * Check for Debian policy 3.8.3
5 * Update of the gpg-mailkeys man page to mention both the signature and
6 gpg-mailkeysrc files.
7
8 [ Franck Joncourt ]
9 * gpgsigs:
10 + Added patch from Roland Rosenfeld to support RIPEMD160 checksum.
11 (Closes: #533747).
12 + Updated man page to mention support for SHA256 and RIPEMD160 checksum.
13 + Made removal of nonexistent photos quiet by the use of the force option.
14 + Updated generated tex file in latex mode so that it uses the grffile
15 package. This allows pdflatex to process our tex file assuming the photos
16 are previously converted to PDF. (Closes: #542478)
17 + Added texlive-latex-recommended as a suggested package in debian/control.
18 It contains the grffile latex package.
19 * caff: Updated check for the local-user keyids.
20 + Moved the current check to a new function get_local_user_keys().
21 + Warned the user if a local-user keyid is not listed as a keyid in
22 ./caffrc. (Closes: #540165).
23 * gpgdir: New upstream release.
24 * gpg-mailkeys: (Closes: #545186)
25 + The charset for the text of the message is deduced from the charset used
26 by ~/.gpg-mailkeysrc and ~/.signature.
27 + The text message is encoded in quoted printable and thus it requires a
28 new dependency on qprint in debian/control.
29 * debian.control: added ${misc:Depends} as Depends for the keyanalyze
30 package.
31
32 * Bumped Standards-Version up to 3.8.2 (no changes).
33
34 -- Franck Joncourt <franck.mail@dthconnex.com> Sun, 06 Sep 2009 16:56:22 +0200
35
36 signing-party (1.1.1-1) unstable; urgency=low
37
38 [ Christoph Berg ]
39 * gpg-key2ps: assume gpg output to be in utf-8, instead of depending on the
40 current locale.
41
42 [ Franck Joncourt ]
43 * caff:
44 + Take the CONFIG{'mail'} variable from .caffrc into count.
45 (Closes: #520387)
46 + Update caff's manpage to mention a keyid specified with -u requires to
47 be listed in the configuration file through the keyid variable.
48 Add a note in caffrc.sample about using the -u option to select which
49 keyid from the CONFIG{'keyid'} as to be used for signing.
50 (Closes: #482693)
51 * keyanalyze/top50.pl: Fix the error message when a line from stdin does not
52 match.
53 * keyanalyze/analyze.sh:
54 + Make the entries in the msd-sorted.txt file sorted.
55 + Used msd.txt file as input for top50.pl. The current pattern in top50.pl
56 does not match data from the msd-sorted.txt file.
57 + Allowed the top1000 report to report the first 1000 ranks by passing
58 *-n 1000* to top50.pl. Set to 50 by default.
59
60 [ Thijs Kinkhorst ]
61 * Make pool.sks-keyservers.net the default keyserver (closes: #527941).
62 * Checked for policy 3.8.1, no changes necessary.
63
64 -- Thijs Kinkhorst <thijs@debian.org> Fri, 12 Jun 2009 08:50:33 +0200
65
66 signing-party (1.1-2) unstable; urgency=low
67
68 * Fix build error when only building the binary package
69 by fixing the build-arch target (Closes: #516804).
70
71 -- Thijs Kinkhorst <thijs@debian.org> Mon, 23 Feb 2009 21:37:20 +0100
72
73 signing-party (1.1-1) unstable; urgency=low
74
75 [ Franck Joncourt ]
76 * Imported gpgdir. (Closes: #498167)
77 * Imported gpgwrap. (Closes: #454074)
78 Added Quilt framework/README.source to handle gpgwrap.
79 * Refreshed debian/control and README files with the new descriptions.
80 * Added new dependencies required by gpgdir:
81 libterm-readkey-perl, libclass-methodmaker-perl
82 * Added wipe as suggested package (useful with gpgdir).
83
84 [ Thijs Kinkhorst ]
85 * Checked for policy 3.8.0, no changes.
86 * caff: Fix pod syntax problems (Closes: #485653).
87 * gpg-key2ps: no longer waste paper on the subkey information by
88 default. It's not relevant to the keysigning process, but added
89 option to enable if you want it.
90 * Remove obsolete transitional packages sig2dot, springgraph.
91 * Upgrade packaging to debhelper level 7.
92
93 [ Christoph Berg ]
94 * Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
95 permission. Provide a transitional package.
96 + Add patch to flatten output structure for small keyrings.
97 (Closes: #309101)
98 + Update config.{sub,guess}. (Closes: #365148)
99 + Add patch by Stephan Beyer to improve process_keys' input parsing,
100 remedying the need of weird grep and sed commands. (Closes: #370571)
101 + Add -h option to keyanalyze, and update manpage. (Closes: #370570)
102 * Put examples in .../examples/$prog, not the other way round.
103 * Use dh_lintian.
104
105 -- Thijs Kinkhorst <thijs@debian.org> Sun, 22 Feb 2009 17:58:09 +0100
106
107 signing-party (1.0-2) unstable; urgency=low
108
109 * gpg-mailkeys: Fix parameter escaping of printf, thanks
110 Olivier Tetard (Closes: #478151).
111 * springgraph: clarify help text (Closes: 474351).
112 * Switch dependency libmime-perl to libmime-tools-perl (renamed).
113 * Put springgraph and sig2dot in section graphics.
114
115 -- Thijs Kinkhorst <thijs@debian.org> Tue, 20 May 2008 12:23:52 +0200
116
117 signing-party (1.0-1) unstable; urgency=low
118
119 * The 1.0 release.
120
121 [ Christoph Berg ]
122 * gpglist: Do not barf on revokers (rvk). Thanks to Faidon Liambotis for
123 spotting.
124 * sig2dot, springgraph: new scripts joining the family, no longer provided
125 as separate packages. We shamelessly bump our version number to something
126 greater, and build transitional packages.
127 * gpg-key2ps: also handle revoked subkeys (Closes: #467001).
128 * gpgsigs: correctly handle keys with several photo ids via a helper script
129 in /usr/share/signing-party/ (Closes: #453840).
130 * Start moving the installation machinery from debian/* to Makefiles.
131
132 [ Thijs Kinkhorst ]
133 * keylookup: cope with 16 or 40 nibble keyids, thanks Philippe Teuwen
134 (Closes: #466716).
135 * gpg-key2ps: also accept revoked-style long option, thanks Luca Capello
136 (Closes: #466993).
137 * gpgparticipants: new script to create a participant list useful for
138 party organisers using the Zimmermann-Sassaman key-signing protocol.
139 Thanks Philippe Teuwen (Closes: #467338).
140 * caff: always update the user's key from their GnuPG home, to adequately
141 cope with changed keys (Closes: #462897).
142
143 -- Christoph Berg <myon@debian.org> Sun, 16 Mar 2008 20:58:50 +0100
144
145 signing-party (0.4.13-1) unstable; urgency=low
146
147 [ Christoph Berg ]
148 * gpgsigs: Implement support for LaTeX output and photo ids.
149 (Closes: #412433, #430607)
150 * gpg-key2ps: Mention http://www.debian.org/events/materials/business-cards/
151 as an alternative. (Closes: #439510)
152
153 [ Thijs Kinkhorst ]
154 * Move Homepage to control field.
155
156 -- Christoph Berg <myon@debian.org> Sun, 18 Nov 2007 21:02:49 +0100
157
158 signing-party (0.4.12-1) unstable; urgency=low
159
160 [ Christoph Berg ]
161 * caff:
162 + Allow spaces in keyids/fingerprints for easier cut-and-paste.
163 * Replaces: keylookup.
164
165 [ Peter Palfrader ]
166 * caff:
167 + Fix a warning message when encrypting fails.
168 + Try to handle expired keys specified in also-encrypt-to better.
169
170 [ Thijs Kinkhorst ]
171 * caff:
172 + Add filename to one of the MIME parts as its absence breaks certain virus
173 scanners.
174 + Make -m (mail options) a yes/no/ask-yes/ask-no option, based on a
175 suggestion by Gerfried Fuchs (Closes: #383423).
176 * gpg-mailkeys:
177 + Resolve bashisms in gpg-mailkeys.
178 * Cleanup package dependencies.
179
180 -- Thijs Kinkhorst <thijs@debian.org> Thu, 23 Aug 2007 12:09:43 +0200
181
182 signing-party (0.4.11-1) unstable; urgency=low
183
184 The "Debconf 7" release.
185 * gpgsigs: Apply patch by Joachim Breitner to also show incoming signatures
186 and support sha256 checksum (Closes: #428538).
187
188 -- Christoph Berg <myon@debian.org> Sun, 17 Jun 2007 12:32:21 +0200
189
190 signing-party (0.4.10-1) unstable; urgency=low
191
192 * caff:
193 + Fix syntax error in example config variables (Closes: #413020).
194 + Fix perl warnings when calling pgp-fixkey with unknown keyid or
195 with empty signature create date.
196 * gpg-key2ps:
197 + Add '-1' option to only display one column of slips, for extra
198 wide keys (Closes: #399474).
199 * keylookup:
200 + Fix perl warnings caused by empty lines from gpg output.
201 * Drop transitional and now obsolete keylookup package.
202 * Remove no longer needed dependency on mailx.
203
204 -- Thijs Kinkhorst <thijs@debian.org> Tue, 22 May 2007 11:41:32 +0200
205
206 signing-party (0.4.9-1) unstable; urgency=low
207
208 * caff:
209 + Fix a bug with checking if we have exactly one or more keys that failed
210 downloading.
211 + Mention in manpage that keyserver-options is a useful setting in
212 .caff/gnupghome/gpg.conf (Closes: #392811).
213 + q-p-encode From: header (Closes: #366745).
214
215 -- Christoph Berg <myon@debian.org> Sun, 29 Oct 2006 21:02:56 +0100
216
217 signing-party (0.4.8-1) unstable; urgency=low
218
219 * gpglist: do not die with with-fingerprint (Closes: #382019).
220 * gpg-key2ps: add --list-key to gpg call (works around #382794).
221 * caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
222 Gerfried Fuchs.
223
224 -- Christoph Berg <myon@debian.org> Sun, 8 Oct 2006 01:29:59 +0200
225
226 signing-party (0.4.7-1) unstable; urgency=low
227
228 * Update my maintainer address.
229 * gpg-mailkeys: use right content-type for attached key,
230 thanks Wesley Landaker (Closes: #370566).
231
232 -- Thijs Kinkhorst <thijs@debian.org> Tue, 4 Jul 2006 15:33:53 +0200
233
234 signing-party (0.4.6-2) unstable; urgency=low
235
236 * gpgsigs: recognize rvk (revoker), found in ksp-dc6.txt.
237 * Bump Standards-Version to 3.7.2, no changes.
238
239 -- Christoph Berg <myon@debian.org> Fri, 12 May 2006 13:40:37 -0500
240
241 signing-party (0.4.6-1) unstable; urgency=low
242
243 * caff:
244 + Try hostname without -f first to be compatible with BSD
245 (Closes: #356830).
246 + Make local-user a config option, thanks to Michael C. Toren for the
247 patch (Closes: #361316).
248 + Make local-user accept a list of keyids (Closes: #333832).
249 + Make also-encrypt-to a list, add a commented stanza to the default
250 config file (Closes: #325163).
251 + Include mail-template in default config file, some minor syntax fixes.
252 + Bump copyright, use URL in User-Agent header.
253 * pgp-clean:
254 + Import caff's getopt handling.
255 + Add option to allow exporting subkeys (Closes: #359698).
256 * Bump Standards-Version, no change.
257
258 -- Christoph Berg <myon@debian.org> Wed, 3 May 2006 23:43:44 +0200
259
260 signing-party (0.4.5-1) unstable; urgency=low
261
262 * Upgrade debhelper compatibility to the recommended level 5.
263 * Update FSF addresses.
264 * caff: tweak documentation.
265 * caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
266 * caff: You can now specify additional arguments to pass to the
267 send method of Mail::Mailer. This allows you to send mails via
268 SMTP and use authentication for instance. Thanks to Martin von Gagern.
269 * gpg-key2ps, keylookup: make them less dependent on specific
270 installation paths and thus better portable outside of Debian
271 (Closes: #354142).
272
273 -- Christoph Berg <myon@debian.org> Sun, 12 Mar 2006 13:34:20 +0100
274
275 signing-party (0.4.4-2) unstable; urgency=low
276
277 * Fix path in caff(1) (Closes: #327556, thanks Axel Beckert).
278
279 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 23:55:27 +0200
280
281 signing-party (0.4.4-1) unstable; urgency=low
282
283 * caff:
284 + When building a ~/.caffrc when there is none we would fail if
285 we cannot find a key or an email address for the current user.
286 Change this to produce something sensible in that case as well
287 (closes: #325156).
288
289 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 02:01:50 +0200
290
291 signing-party (0.4.3-1) unstable; urgency=low
292
293 * gpg-key2ps:
294 + handle revoked uids in perl to get linecount right (Closes: #320785).
295 * Debian package:
296 + gpgsigs: install example files.
297 + Install caff's pgp-fixkey.
298 + Make the version of the empty keylookup package grow too.
299 + Install keylookup's old Debian changelog as changelog.keylookup.gz.
300 + Make some lintian overrides.
301 + Slightly change keylookup's long description.
302 + Update signing-party's short description.
303
304 -- Peter Palfrader <weasel@debian.org> Tue, 23 Aug 2005 01:51:16 +0200
305
306 signing-party (0.4.2-1) unstable; urgency=low
307
308 * New upstream release.
309 * debian/control: move libpaper-utils to Recommends, remove redundant perl
310 dependency.
311 * Do not ship useless README file in the binary package. It's more or
312 less the same as the long description
313 * caff:
314 + create configfile on first use (Closes: #316611).
315 + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
316 + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
317 Baal for the patch).
318 + parse IMPORT_OK correctly (Closes: #321496).
319 + be more verbose when user tries to sign obsolete v3 crap.
320 + install README.*.
321 * gpglist: added new script, thanks to Uli Martens.
322 * gpg-key2ps:
323 + use Getopt::Long, general code cleanup.
324 + gpg-key2ps "my name" works now.
325 + Convert from shell script to perl.
326 + Fix too few slips on a page (Closes: #320785).
327 * Add keylookup: ncurses wrapper around gpg --search
328 + keylookup now calls gpg to search for keys instead of connecting to the
329 keyserver itself. Therefore there is no need to parse ~/.gnupg/gpg.conf
330 anymore (Closes: #164750).
331 + Recommend dialog | whiptail
332
333 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
334
335 signing-party (0.4.1-1) unstable; urgency=low
336
337 * New upstream release. Lots of fixes and enhancements, including:
338 gpg-key2ps:
339 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
340 gpg-mailkeys:
341 + add -i switch to sendmail to prevent lines with a dot causing
342 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
343 caff:
344 + now handles attribute UIDs (Closes: #316278).
345 + now detects all invalid keyids (Closes: #317754).
346 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
347 + new option to pause before continuing to the signing step,
348 thanks Christof Douma (Closes: #316129).
349 + create unique attachment filenames, thanks Robin H. Johnson
350 (Closes: #318469).
351 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
352 + Improve diagnosis if caff can't read answers from STDIN, like
353 when people use xargs (Closes: #319519).
354 * Depend on libtext-template-perl as caff needs it.
355 * Update to Standards-Version 3.6.2, no changes necessary.
356 * Add gpglist to distribution.
357
358 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
359
360 signing-party (0.4.0-1) unstable; urgency=low
361
362 * Merging signing-party with pgp-tools, now contains caff
363 and gpgsigs as well.
364 * Update gpg-mailkeys man page to list environment vars
365 introduced in 0.3.0 (Closes: #310418).
366
367 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
368
369 signing-party (0.3.0-1) unstable; urgency=low
370
371 * New maintainer, Simon is moving to co-maintenance.
372 * New upstream release:
373 + Fix missing section number from manpages.
374 (fixes Lintian warnings)
375 + Add more documentation (README, and in gpg-mailkeys).
376 + In gpg-key2ps:
377 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
378 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
379 libpaper-1.1.13. (Closes: #172698)
380 - Truncate too long UIDs so they don't mess up the keys next to them.
381 (Closes: #171846)
382 + In gpg-mailkeys:
383 - Send the key as an attachment. (Closes: #176245)
384 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
385 - By default, let sendmail determine the From-line (more reliable).
386 * Update to Standards-Version 3.6.1 (no changes necessary).
387 * Depend on libpaper-utils >= 1.1.13.
388 * Clarify copyright / maintainer documentation.
389
390 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
391
392 keyanalyze (0.0.200204-1) unstable; urgency=low
393
394 * Initial release (Closes: #238140)
395 * pgpring:
396 - Fixed key ID generation for ElGamal primary keys
397 - Enabled -W -Wall -g -O2 CFLAGS
398 - Fixed type-punning problems
399 - Fixed implicit declaration of exit()
400 - Wrote manpage
401 * process_keys:
402 - Deleted two unused variables
403 - Wrote manpage
404 * keyanalyze:
405 - Rewrote list handling to solve off-by-one problems
406 - Used an array of structs instead of a lot of arrays
407 - Made it accept -i and -o arguments to override the input and output
408 names.
409 - Wrote manpage
410
411 -- Matthew Wilcox <willy@debian.org> Sat, 19 Jun 2004 13:07:48 -0400
412
413 signing-party (0.2.3-2) unstable; urgency=low
414
415 * Added handling for 'tru' packets
416
417 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
418
419 signing-party (0.2.3-1) unstable; urgency=low
420
421 * New upstream release (Closes: #180455)
422
423 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
424
425 signing-party (0.2.2.1-1) unstable; urgency=low
426
427 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
428 0.2.2 again)
429
430 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
431
432 signing-party (0.2.2-1) unstable; urgency=low
433
434 * Fixed manpage bug (Closes: #137924, #137937)
435 * Upstream changelog now contains data (Closes: #158854)
436 * Finally wrote a real description
437
438 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
439
440 signing-party (0.2.1-1) unstable; urgency=low
441
442 * New release
443
444 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
445
446 signing-party (0.2-1) unstable; urgency=low
447
448 * New release
449 * Can now print multiple keys
450 * Supports alternate paper sizes (Closes: #134975)
451 * New script: gpg-mailkeys
452
453 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
454
455 signing-party (0.1-1) unstable; urgency=low
456
457 * Initial Release (Closes: #117977).
458
459 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
460