release 0.4.5
[pgp-tools.git] / debian / changelog
1 signing-party (0.4.5-1) unstable; urgency=low
2
3 * Upgrade debhelper compatibility to the recommended level 5.
4 * Update FSF addresses.
5 * caff: tweak documentation.
6 * caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
7 * caff: You can now specify additional arguments to pass to the
8 send method of Mail::Mailer. This allows you to send mails via
9 SMTP and use authentication for instance. Thanks to Martin von Gagern.
10 * gpg-key2ps, keylookup: make them less dependent on specific
11 installation paths and thus better portable outside of Debian
12 (Closes: #354142).
13
14 -- Christoph Berg <myon@debian.org> Sun, 12 Mar 2006 13:34:20 +0100
15
16 signing-party (0.4.4-2) unstable; urgency=low
17
18 * Fix path in caff(1) (Closes: #327556, thanks Axel Beckert).
19
20 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 23:55:27 +0200
21
22 signing-party (0.4.4-1) unstable; urgency=low
23
24 * caff:
25 + When building a ~/.caffrc when there is none we would fail if
26 we cannot find a key or an email address for the current user.
27 Change this to produce something sensible in that case as well
28 (closes: #325156).
29
30 -- Christoph Berg <myon@debian.org> Sun, 11 Sep 2005 02:01:50 +0200
31
32 signing-party (0.4.3-1) unstable; urgency=low
33
34 * gpg-key2ps:
35 + handle revoked uids in perl to get linecount right (Closes: #320785).
36 * Debian package:
37 + gpgsigs: install example files.
38 + Install caff's pgp-fixkey.
39 + Make the version of the empty keylookup package grow too.
40 + Install keylookup's old Debian changelog as changelog.keylookup.gz.
41 + Make some lintian overrides.
42 + Slightly change keylookup's long description.
43 + Update signing-party's short description.
44
45 -- Peter Palfrader <weasel@debian.org> Tue, 23 Aug 2005 01:51:16 +0200
46
47 signing-party (0.4.2-1) unstable; urgency=low
48
49 * New upstream release.
50 * debian/control: move libpaper-utils to Recommends, remove redundant perl
51 dependency.
52 * Do not ship useless README file in the binary package. It's more or
53 less the same as the long description
54 * caff:
55 + create configfile on first use (Closes: #316611).
56 + note use of ~/.caff/gnupghome/gpg.conf in manpage (Closes: #321235).
57 + allow adding a Reply-To: header (Closes: #321007, thanks to Joost van
58 Baal for the patch).
59 + parse IMPORT_OK correctly (Closes: #321496).
60 + be more verbose when user tries to sign obsolete v3 crap.
61 + install README.*.
62 * gpglist: added new script, thanks to Uli Martens.
63 * gpg-key2ps:
64 + use Getopt::Long, general code cleanup.
65 + gpg-key2ps "my name" works now.
66 + Convert from shell script to perl.
67 + Fix too few slips on a page (Closes: #320785).
68 * Add keylookup: ncurses wrapper around gpg --search
69 + keylookup now calls gpg to search for keys instead of connecting to the
70 keyserver itself. Therefore there is no need to parse ~/.gnupg/gpg.conf
71 anymore (Closes: #164750).
72 + Recommend dialog | whiptail
73
74 -- Peter Palfrader <weasel@debian.org> Wed, 17 Aug 2005 23:06:15 +0200
75
76 signing-party (0.4.1-1) unstable; urgency=low
77
78 * New upstream release. Lots of fixes and enhancements, including:
79 gpg-key2ps:
80 + handles revoked subkeys, thanks Christof Douma (Closes: #311990).
81 gpg-mailkeys:
82 + add -i switch to sendmail to prevent lines with a dot causing
83 unexpected behaviour, thanks Stephen Gran (Closes: #319762).
84 caff:
85 + now handles attribute UIDs (Closes: #316278).
86 + now detects all invalid keyids (Closes: #317754).
87 + allows to BCC the signer, thanks Joost van Baal (Closes: #316176).
88 + new option to pause before continuing to the signing step,
89 thanks Christof Douma (Closes: #316129).
90 + create unique attachment filenames, thanks Robin H. Johnson
91 (Closes: #318469).
92 + let caff import keys from file, thanks Jon Åslund (Closes: #318744).
93 + Improve diagnosis if caff can't read answers from STDIN, like
94 when people use xargs (Closes: #319519).
95 * Depend on libtext-template-perl as caff needs it.
96 * Update to Standards-Version 3.6.2, no changes necessary.
97 * Add gpglist to distribution.
98
99 -- Peter Palfrader <weasel@debian.org> Sun, 7 Aug 2005 21:32:23 +0200
100
101 signing-party (0.4.0-1) unstable; urgency=low
102
103 * Merging signing-party with pgp-tools, now contains caff
104 and gpgsigs as well.
105 * Update gpg-mailkeys man page to list environment vars
106 introduced in 0.3.0 (Closes: #310418).
107
108 -- Thijs Kinkhorst <kink@squirrelmail.org> Wed, 8 Jun 2005 19:49:11 +0200
109
110 signing-party (0.3.0-1) unstable; urgency=low
111
112 * New maintainer, Simon is moving to co-maintenance.
113 * New upstream release:
114 + Fix missing section number from manpages.
115 (fixes Lintian warnings)
116 + Add more documentation (README, and in gpg-mailkeys).
117 + In gpg-key2ps:
118 - Add handling for 'tru' and 'uat' packets. (Closes: #222664)
119 - Change env.var PAPERCONF to PAPERSIZE due to changed behaviour since
120 libpaper-1.1.13. (Closes: #172698)
121 - Truncate too long UIDs so they don't mess up the keys next to them.
122 (Closes: #171846)
123 + In gpg-mailkeys:
124 - Send the key as an attachment. (Closes: #176245)
125 - Make gpg-mailkeys messages more customizable. (Closes: #200070)
126 - By default, let sendmail determine the From-line (more reliable).
127 * Update to Standards-Version 3.6.1 (no changes necessary).
128 * Depend on libpaper-utils >= 1.1.13.
129 * Clarify copyright / maintainer documentation.
130
131 -- Thijs Kinkhorst <kink@squirrelmail.org> Sat, 5 Mar 2005 14:39:24 +0100
132
133 signing-party (0.2.3-2) unstable; urgency=low
134
135 * Added handling for 'tru' packets
136
137 -- Simon Richter <sjr@debian.org> Mon, 8 Dec 2003 21:54:50 +0100
138
139 signing-party (0.2.3-1) unstable; urgency=low
140
141 * New upstream release (Closes: #180455)
142
143 -- Simon Richter <sjr@debian.org> Sat, 15 Feb 2003 16:09:27 +0100
144
145 signing-party (0.2.2.1-1) unstable; urgency=low
146
147 * Upstream bugfix release (some changes from 0.2 to 0.2.1 dropped out of
148 0.2.2 again)
149
150 -- Simon Richter <sjr@debian.org> Fri, 1 Nov 2002 12:15:15 +0100
151
152 signing-party (0.2.2-1) unstable; urgency=low
153
154 * Fixed manpage bug (Closes: #137924, #137937)
155 * Upstream changelog now contains data (Closes: #158854)
156 * Finally wrote a real description
157
158 -- Simon Richter <sjr@debian.org> Fri, 4 Oct 2002 22:41:50 +0200
159
160 signing-party (0.2.1-1) unstable; urgency=low
161
162 * New release
163
164 -- Simon Richter <sjr@debian.org> Thu, 29 Aug 2002 17:12:29 +0200
165
166 signing-party (0.2-1) unstable; urgency=low
167
168 * New release
169 * Can now print multiple keys
170 * Supports alternate paper sizes (Closes: #134975)
171 * New script: gpg-mailkeys
172
173 -- Simon Richter <sjr@debian.org> Thu, 21 Feb 2002 22:24:09 +0100
174
175 signing-party (0.1-1) unstable; urgency=low
176
177 * Initial Release (Closes: #117977).
178
179 -- Simon Richter <sjr@debian.org> Fri, 2 Nov 2001 19:33:42 +0100
180