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