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