d433af5bb54f21c3679b640ee0d922410c73842d
[ckermit.git] / debian / changelog
1 ckermit (302-2) unstable; urgency=low
2
3   * Fix FTBFS on hurd-i386 (Closes: #671892)
4     Thanks to Svante Signell.
5   * New patch: 020_fix_ptys: pull in ptsname() prototype.
6     Thanks to Mark Wooding (Closes: #660066).
7   * New patch: 030_fix_dialmessage: fix \v(dialmessage) when dialsta
8     is unset. Further thanks to Mark Wooding (Closes: #660276).
9   * New patch: 040_fix_types: fix inconsistent type declarations that can
10     cause a bus error on some platforms. Patch from Edward Berner,
11     via upstream.
12   * New patch: 900_ck_patch: set ck_patch as we have modified source.
13   * Fix pending l10n issues. Debconf translations:
14     + Dutch; (Thanks to Jeroen Schot).  Closes: #660843
15     + Polish (Thanks to Michał Kułach).  Closes: #670771
16     + and thanks to Christian Perrier for his usual sterling l10n work.
17   * Add hardening flags.
18   * Update Homepage: to new kermitproject.org site (Closes: #666516).
19     Thanks to Anders Andersson.
20   * Standards-Version: 3.9.3 (no changes).
21   * Remove obsolete lintian overrides.
22
23  -- Ian Beckwith <ianb@debian.org>  Wed, 09 May 2012 21:44:11 +0100
24
25 ckermit (302-1) unstable; urgency=low
26
27   * New upstream version.
28   * 01_search-usr-lib-for-libk5crypto.patch:
29     + Update to properly find multiarch library paths (Closes: #639747).
30       Based on patch from Ubuntu, thanks to Daniel T Chen.
31     + Add dep3 header.
32   * debian/copyright:
33     + Change Source: to point to new kermitproject.org site.
34     + Update DEP5 Format: URL.
35
36  -- Ian Beckwith <ianb@debian.org>  Sun, 29 Jan 2012 02:24:28 +0000
37
38 ckermit (301-2) unstable; urgency=low
39
40   * Fix FTBFS:
41     + patch makefile with new patch
42       01_search-usr-lib-for-libk5crypto.patch.
43     + kfreebsd: add -DSELECT.
44   * Remove XS-Autobuild: yes, not needed now we are in main.
45
46  -- Ian Beckwith <ianb@debian.org>  Wed, 20 Jul 2011 01:53:47 +0100
47
48 ckermit (301-1) unstable; urgency=low
49
50   * New upstream release (Closes: #633156).
51   * Moved to main, ckermit is now DFSG-free!.
52   * Updated copyright, kermit is now under a BSD-like license.
53   * Being in main means we can finally enable crypto. This enables
54     us to close a 10 year old bug! (Closes: #95135).
55     + use make target linux+krb5+openssl.
56     + add ssl-dev and libkrb5-dev to Build-Depends.
57   * Removed socks support because:
58     + libsocks4 doesn't support socks5, and is orphaned.
59     + socks support causes problems with avahi.
60     + you can get the same functionality with 'tsocks kermit'.
61   * Removed all patches from debian/patches, all taken upstream.
62   * Compile with -O1: -O2 is not supported and causes segfaults
63     with iksd + kerberos.
64   * debian/rules: use dh minimal rules file.
65   * Bump debhelper build depends to (>= 7.0.50~) for dh override support.
66   * Update PAM config, now just includes common-auth, common-account
67     and common-session.
68   * Propitiate lintian:
69     + remove ./ from override paths.
70     + add override unusual-interpreter #!/usr/bin/kermit.
71     + add spelling override. 'IF WRITEABLE' is a valid kermit
72       command, so we are stuck with that spelling.
73     + drop leading 'a' from Description.
74     + debian/watch: remove dh-make boilerplate.
75     + Standards-Version: 3.9.2 (no changes).
76
77  -- Ian Beckwith <ianb@debian.org>  Tue, 12 Jul 2011 02:48:17 +0100
78
79 ckermit (211-15) unstable; urgency=low
80
81   * Add Italian translation. Thanks to Luca Bruno. (Closes: #602240).
82   * Standards-Version: 3.9.1 (no changes).
83
84  -- Ian Beckwith <ianb@debian.org>  Mon, 08 Nov 2010 20:49:06 +0000
85
86 ckermit (211-14) unstable; urgency=low
87
88   * Switch to 3.0 (quilt) source format:
89     + Add debian/source/format.
90     + Remove quilt from debian/rules.
91     + Remove quilt from Build-Depends.
92     + Remove debian/README.source.
93   * 060_speeling.patch: fix more spelling errors.
94   * Add lintian overrides for spelling false-positives.
95   * Update maintainer email address.
96   * Remove DM-Upload-Allowed flag.
97   * Debhelper compat level 7.
98   * Standards-Version: 3.8.4 (no changes).
99
100  -- Ian Beckwith <ianb@debian.org>  Wed, 12 May 2010 02:15:29 +0100
101
102 ckermit (211-13) unstable; urgency=low
103
104   * Weaken inetd Depends: to Recommends (Closes: #511564).
105   * postinst: if IKSD requested, complain if no inetd installed.
106   * templates: new template ckermit/iksd-no-inetd.
107   * Translations:
108     + New:
109       * Finnish, thanks to Esko Arajärvi (Closes: #518197).
110       * Spanish, thanks to Francisco Javier Cuadrado (Closes: #518914).
111     + Updated:
112       * Czech, thanks to Martin Šín (Closes: #517357).
113       * German, thanks to Matthias Julius & Andre Gorgus (Closes: #517855).
114       * Galician, thanks to Marce Villarino (Closes: #517516).
115       * Japanese, thanks to Hideki Yamane (Closes: #517648).
116       * Swedish, thanks to Martin Bagge (Closes: #518327).
117       * French, thanks to Florentin Duneau (Closes: #518576).
118       * Russian, thanks to Yuri Kozlov (Closes: #518702).
119       * Portuguese, thanks to Américo Monteiro (Closes: #519004).
120       * Danish, thanks to Jacob Sparre Andersen.
121   * Fix typos, unfuzzy translations. Thanks to Esko Arajärvi.
122   * Mark 'dpkg-reconfigure ckermit' non-translatable. Thanks to Jacob
123     Sparre Andersen.
124   * Standards-Version: 3.8.1 (no changes).
125
126  -- Ian Beckwith <ianb@erislabs.net>  Sun, 15 Mar 2009 00:26:29 +0000
127
128 ckermit (211-12) unstable; urgency=low
129
130   * Add debian/README.source pointing to quilt docs.
131   * debian/copyright: note that ckermit is non-free and not part of
132     Debian, and explain why.
133   * control: add Homepage: field.
134   * postinst, postrm, config: switch from /bin/sh -e to set -e.
135   * Standards-version: 3.8.0.
136   * New patch 06_speeling: fix spelling errors.
137   * 05_ck_patch: bump ck_patch value.
138
139  -- Ian Beckwith <ianb@erislabs.net>  Thu, 26 Feb 2009 22:31:09 +0000
140
141 ckermit (211-11) unstable; urgency=low
142
143   * New Russian debconf translation (Closes: #511935)
144     Thanks to Yuri Kozlov.
145
146  -- Ian Beckwith <ianb@erislabs.net>  Sun, 18 Jan 2009 06:47:05 +0000
147
148 ckermit (211-10) unstable; urgency=low
149
150   * Add DM-Upload-Allowed: yes.
151   * Switch to linking with libsocks4 as libsocksd is no longer in testing.
152   * Split up source patches and apply them at build time with quilt.
153   * Remove nostrip handling, dh_strip does it for us.
154   * Bump debhelper compat level to 6.
155
156  -- Ian Beckwith <ianb@erislabs.net>  Wed, 16 Jan 2008 11:36:09 +0000
157
158 ckermit (211-9) unstable; urgency=low
159
160   * Fix iksd user information disclosure when PAM is used (Closes: #417247).
161   * Update maintainer email address.
162   * Bump ck_patch to 2.
163   * Fix menu section.
164   * Stop ignoring return code of 'make clean'.
165   * Cut out unneeeded linkage: added "-Wl,-z,defs -Wl,--as-needed" to LNKFLAGS
166   * Bump Standards-Version to 3.7.3
167
168  -- Ian Beckwith <ianb@erislabs.net>  Thu, 13 Dec 2007 20:49:55 +0000
169
170 ckermit (211-8) unstable; urgency=low
171
172   * Change netbase dependency to openbsd-inetd | inet-superserver.
173   * Tweak debconf templates to keep lintian happy.
174   * Bumped debconf compatability level to 5.
175   * Tidied debian/rules.
176
177  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 09 Jun 2007 23:12:49 +0100
178
179 ckermit (211-7) unstable; urgency=low
180
181   * New debconf translations:
182     + German - thanks to Matthias Julius.  (Closes: #408586).
183     + Portuguese - thanks to Ricardo Silva (Closes: #413748).
184     + Galician - thanks to Jacobo Tarrio   (Closes: #413757).
185   * debian/control:
186     + Updated Standards-Version (no changes).
187     + Added XS-Autobuild: yes.
188
189  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Thu,  8 Mar 2007 05:09:34 +0000
190
191 ckermit (211-6) unstable; urgency=low
192
193   * Applied fix to IF tests from ckdaily snapshot (Closes: #323510).
194   * Set ck_patch to "1" per discussion with upstream.
195   * New debconf translations:
196     + Czech - thanks to Martin Sín (Closes: #319577).
197     + Swedish - thanks to Daniel Nylander (Closes: #330429).
198   * debian/control:
199     + Added ${misc:Depends} to pick up right debconf dependency (Closes: #331779).
200     + Added dependency on netbase.
201     + Standards-Version: 3.6.2 (No changes).
202     + Updated Recommends to openssh-client | ssh-client
203   * debian/postrm: removed bashism.
204   * debian/copyright: added note from upstream about autobuilding.
205
206  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 22 Oct 2005 20:43:57 +0100
207
208 ckermit (211-5) unstable; urgency=low
209
210   * New translations:
211     + French - Thanks to Olivier Trichet (Closes: #260090)
212     + Danish - Thanks to Morten Brix Pederson (Closes: #268368)
213     + Japanese - Thanks to Hideki Yamane (Closes: #270927)
214
215  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 23 Feb 2005 15:16:11 +0000
216
217 ckermit (211-4) unstable; urgency=low
218
219   * Temporarily removed crypto (kerberos and SSL)
220   until the non-US/non-free issue is resolved, so we
221   don't miss sarge.
222   * debian/control:
223     + Section: reverted to non-free/comm.
224     + Build-Depends: removed kerberos and openssl.
225
226  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue, 29 Jun 2004 14:22:41 +0100
227
228 ckermit (211-3) unstable; urgency=low
229
230   * Included minor changes upstream sneaked in without bumping
231   the version number. As previous 211- versions haven't made it into
232   debian, there should be no problems with the .orig.tar.gz changing.
233   * debian/rules: clean target now deletes wermit, as upstream makefile
234   no longer does.
235
236  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Sat, 26 Jun 2004 17:09:46 +0100
237
238 ckermit (211-2) unstable; urgency=low
239
240   * Uploaded to non-US/non-free instead of non-free as crypto options now enabled.
241   * Fixes for new lintian warnings:
242     + iksd man page link moved to section 8.
243     + Converted - in kermit man page to \- or \(hy as appropriate.
244
245  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Tue,  4 May 2004 06:40:09 +0100
246
247 ckermit (211-1) unstable; urgency=low
248
249   * New Maintainer (Closes: #143649).
250   * New upstream version (Closes: #58634).
251   * Ack NMU (Closes: #54901).
252   * Add -DTIMEH to KFLAGS, replacing NMU patch (Closes: #91281).
253   * Sorted out docs dir (Closes: #229309).
254   * errno problem should be fixed by this recompile (Closes: #222096, #228728).
255   * Kerberos 4/5 support with MIT libs (Closes: #95135).
256   * Support for Socks4 (libsocksd), openssl, pam, shadow passwds and IKSD.
257   * Converted to po-debconf.
258   * Added support for /etc/kermit/kermrc (Closes: #123336).
259   * Attempt to remove /etc/kermit/ on purge in postrm.
260   * debian/control: changed Section: to non-US/non-free
261
262  -- Ian Beckwith <ianb@nessie.mcc.ac.uk>  Wed, 14 Apr 2004 03:17:56 +0100
263
264 ckermit (196-1.1) unstable; urgency=low
265
266   * Non-maintainer Upload
267   * As part of BSP, fixing RC bug 91281. Added compiler directive to
268     sense <time.h>
269   * Added Build-Depends forestalling possible RC bugs in future
270
271  -- Gopal Narayanan <gopal@debian.org>  Sat, 14 Apr 2001 00:17:22 +0000
272
273 ckermit (196-1) unstable; urgency=low
274
275   * Initial Release.
276
277  -- Vaidhyanathan G Mayilrangam <vaidhy@debian.org>  Tue,  4 Jan 2000 15:22:47 -0500
278
279