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