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