c4fe347df27ef190820d32c605e57af374c9e4a4
[debian/iodine.git] / debian / changelog
1 iodine (0.5.2-6) UNRELEASED; urgency=low
2
3   * Add $syslog facility to init script.
4
5  -- gregor herrmann <gregoa@debian.org>  Sun, 23 May 2010 22:21:18 +0200
6
7 iodine (0.5.2-5) unstable; urgency=low
8
9   * Update iodine-client-start (01b8c6f).
10   * New patch openlog.patch: move openlog() call before chrooting; thanks to
11     Romain Francoise for the patch (closes: #573194).
12   * README.Debian: mention /usr/sbin/iodine-client-start now that it's not in
13     examples/ anymore.
14
15  -- gregor herrmann <gregoa@debian.org>  Wed, 10 Mar 2010 18:47:52 +0100
16
17 iodine (0.5.2-4) unstable; urgency=low
18
19   * Include updated iodine-client-start script and install it into /usr/sbin.
20     Adjust some files and create manpage with help2man.
21
22  -- gregor herrmann <gregoa@debian.org>  Wed, 10 Feb 2010 22:03:12 +0100
23
24 iodine (0.5.2-3) unstable; urgency=low
25
26   * Add Japanese debconf translation, thanks to Hideki Yamane
27     (closes: #558051).
28   * The example script iodine-jigger is now called iodine-client-start; update
29     the name in the relevant locations and integrate a newer version.
30   * debian/copyright: update formatting.
31   * Set Standards-Version to 3.8.4 (no changes).
32   * New patch spelling.patch: fix a minor spelling mistake in the manpage.
33   * Adjust handling of /etc/default/iodine in init script.
34
35  -- gregor herrmann <gregoa@debian.org>  Mon, 08 Feb 2010 21:30:54 +0100
36
37 iodine (0.5.2-2) unstable; urgency=low
38
39   * Add Russian debconf translation, thanks to Yuri Kozlov (closes: #546345).
40   * Set Standards-Version to 3.8.3 (no changes).
41   * Update debian/rules, bump build dependencies in debian/control
42     accordingly.
43
44  -- gregor herrmann <gregoa@debian.org>  Sun, 13 Sep 2009 01:05:31 +0200
45
46 iodine (0.5.2-1) unstable; urgency=low
47
48   * New upstream release.
49
50  -- gregor herrmann <gregoa@debian.org>  Tue, 02 Jun 2009 18:03:31 +0200
51
52 iodine (0.5.1-2) unstable; urgency=low
53
54   * (Re-)add a warning to README.Debian that both client and server needs to
55     run the same protocol version (cf. #521260).
56   * Create /var/run/iodine in init script if it doesn't exist; thanks to
57     martin f krafft for the bug report (closes: #521259).
58
59  -- gregor herrmann <gregoa@debian.org>  Thu, 26 Mar 2009 17:45:24 +0100
60
61 iodine (0.5.1-1) unstable; urgency=low
62
63   * New upstream release.
64   * Refresh 03_cflags.patch.
65   * Set Standards-Version to 3.8.1 (no changes).
66   * debian/copyright: add an additional copyright holder.
67
68  -- gregor herrmann <gregoa@debian.org>  Sat, 21 Mar 2009 20:23:26 +0100
69
70 iodine (0.5.0-3) unstable; urgency=low
71
72   * Improvements in init script, main point: be less verbose when iodined is
73     configured not to start; thanks to Yves-Alexis Perez for the bug report
74     (closes: #514693).
75   * Upload to unstable.
76
77  -- gregor herrmann <gregoa@debian.org>  Sun, 15 Feb 2009 02:19:15 +0100
78
79 iodine (0.5.0-2) experimental; urgency=low
80
81   * Update example script iodine-jigger; thanks to Stephan Walter for the bug
82     report and to Barak A. Pearlmutter for the updated version; add gawk to
83     Suggests (closes: #513221).
84
85  -- gregor herrmann <gregoa@debian.org>  Thu, 29 Jan 2009 22:03:44 +0100
86
87 iodine (0.5.0-1) experimental; urgency=low
88
89   * New upstream release.
90   * debian/copyright: update years of upstream copyright.
91   * Install the new protocol descriptions under doc/*.
92   * Refresh patch 03_cflags.patch; drop patch 04_base64.patch, the base64
93     stuff is used now.
94   * Upload to experimenatal since (1) we are in the pre-lenny freeze and
95     (2) we had problems with the base64 components on hppa.
96
97  -- gregor herrmann <gregoa@debian.org>  Sun, 25 Jan 2009 01:31:09 +0100
98
99 iodine (0.4.2-3) unstable; urgency=low
100
101   * Add Swedish debconf translation, thanks to Martin Bagge (closes: #504247).
102   * Fix "Init script starts iodined even if it is already running" by
103     removing the "--pidfile" option from the start-stop-daemon calls;
104     doesn't work for a forking process. Thanks to Michael Goetze for 
105     the bug report (closes: #511887).
106   * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}
107     and add debian/iodine.{docs,examples,links}.
108   * debian/copyright: update formatting and years of packaging copyright.
109
110  -- gregor herrmann <gregoa@debian.org>  Thu, 15 Jan 2009 23:27:07 +0100
111
112 iodine (0.4.2-2) unstable; urgency=low
113
114   * debian/postinst: only try to create /dev/net/tun if it doesn't exist and
115     if /dev/MAKEDEV is available; thanks to Lucas Nussbaum for the bug report
116     and to Lucas, Adeodato Simó, Matthew Johnson, and Alexander Wirt for their
117     help (closes: #502823).
118
119  -- gregor herrmann <gregoa@debian.org>  Wed, 22 Oct 2008 23:35:25 +0200
120
121 iodine (0.4.2-1) unstable; urgency=low
122
123   * New upstream release:
124     - new command line switch "-s" to skip configration of the tun interface
125       (closes: #477692)
126     - drop patches 01_mandir.patch and 02_make.patch, included upstream
127     - refresh patches 03_cflags.patch and 04_base64.patch
128   * debian/rules: separate DESTDIR and prefix on make install.
129   * Add the packages needed by the example script to Suggests: and don't
130     compress the example script any more.
131
132  -- gregor herrmann <gregoa@debian.org>  Fri, 08 Aug 2008 16:33:26 -0300
133
134 iodine (0.4.1-4) unstable; urgency=low
135
136   * Add Czech debconf translation, thanks to Daniel Kavan
137     (closes: #483299).
138   * Add note for translators to debconf template and change back localized
139     versions of ".example" to the original as mandated by RFC 2606.
140   * Convert de.po from ISO-8859-1 to UTF-8.
141   * debian/control: change my email address.
142   * Switch patch system from dpatch to quilt.
143   * Add example script iodine-jigger (script to set up an iodine tunnel and
144     route traffic through it) by Barak A. Pearlmutter (closes: #491294).
145     Thanks, Barak! Add copyright/license information about the script to
146     debian/copyright. Mention the example script in README.Debian.
147   * debian/copyright: wrap a long line, update years of packing copyright and
148     my email address.
149   * Set Standards-Version to 3.8.0; add debian/README.source to document
150     quilt usage.
151
152  -- gregor herrmann <gregoa@debian.org>  Thu, 24 Jul 2008 18:35:59 +0200
153
154 iodine (0.4.1-3) unstable; urgency=low
155
156   * Fix LSB header in init.d script, thanks to Petter Reinholdtsen for the
157     report and the patch (closes: #468653).
158   * Set debhelper compatibility level to 6.
159   * New patch 04_base64: don't build/test {src,tests}/base64* anymore, causes
160     a FBTFS on hppa, and isn't actually used anyway (closes: #468404).
161
162  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 01 Mar 2008 19:01:22 +0100
163
164 iodine (0.4.1-2) unstable; urgency=low
165
166   * Set Standards-Version to 3.7.3 (no changes required).
167   * Create install-stamp target in debian/rules and adjust target
168     dependencies.
169   * Change debian/copyright to the new machine-readable format.
170   * Add patch 03_cflags.dpatch: use CFLAGS from debian/rules in upstream
171     Makefiles.
172
173  -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 05 Feb 2008 17:31:25 +0100
174
175 iodine (0.4.1-1) unstable; urgency=low
176
177   * New upstream release:
178     - hides password from ps and stdin (closes: #432719).
179     - uses /etc/resolv.conf (closes: #432867).
180     - incorporates patch to daemonize before chrooting and dropping
181       privileges, therefore dropping 02_detach.dpatch.
182     - uses $(MAKE) in Makefile, except in one case, therefore adding patch
183       02_make.dpatch.
184     - fixes the install dir for the manpage, therefore adapting patch
185       01_mandir.dpatch.
186   * debian/copyright: update years of copyright.
187   * debian/rules: use $(DPATCH_STAMPFN) and $@.
188   * Mention (improved) manpage in README.Debian.
189
190  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 01 Dec 2007 02:30:51 +0100
191
192 iodine (0.4.0-5) unstable; urgency=low
193
194   * Apply patch for "init script fails to restart", thanks to Horst
195     Schirmeier (closes: #453001).
196   * debian/rules: make configure-stamp depend on patch.
197
198  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 26 Nov 2007 20:36:41 +0100
199
200 iodine (0.4.0-4) unstable; urgency=low
201
202   * Add French debconf translation, thanks to Christian Perrier
203     (closes: #434323).
204   * Add Dutch debconf translation, thanks to Bart Cornelis
205     (closes: #451396).
206   * Clean up debian/rules.
207   * Don't install TODO anymore, and remove debian/docs.
208   * Move upstream URL from the description to the new Homepage field.
209   * Change XS-Vcs-* fields to Vcs-*.
210   * Add patch to daemonize before chrooting and dropping privileges, thanks
211     to Matthew William Solloway Bell (closes: #450759).
212
213  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 16 Nov 2007 12:48:50 +0100
214
215 iodine (0.4.0-3) unstable; urgency=low
216
217   * Add Portuguese translation for debconf messages, thanks to Américo
218     Monteiro and Miguel Figueiredo (closes: #433041).
219   * Add German debconf translation, thanks to Helge Kreutzmann
220     (closes: #433296).
221   * Fix typo in debconf template, thanks to Helge Kreutzmann
222     (closes: #433297).
223   * Add debconf-updatepo to debian/rule's clean target.
224   * Convert debian/changelog to UTF-8.
225   * Fix usage of MAKEDEV, thanks to Marco d'Itri (closes: #434160).
226
227  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 22 Jul 2007 16:27:51 +0200
228
229 iodine (0.4.0-2) unstable; urgency=low
230
231   * Change mode of /etc/default/iodine to 600, thanks to Lennart Poettering
232     (cf. #432719).
233
234  -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 11 Jul 2007 18:10:12 +0200
235
236 iodine (0.4.0-1) unstable; urgency=low
237
238   * Initial upload to the Debian archive (closes: #430206).
239   * New upstream release.
240   * Fix debian/watch.
241   * Don't create manpages anymore, now included in upstream tarball.
242   * Change debian/rules; upstream Makefile now includes install and test targets.
243   * Move makedev from Build-Depends to Depends.
244   * Add password option to debconf questions and /etc/default/iodine.
245   * Change order in postinst.
246   * Add user iodine and run iodined in a chroot as this user.
247
248  -- gregor herrmann <gregor+debian@comodo.priv.at>  Sat, 23 Jun 2007 14:49:46 +0200
249
250 iodine (0.3.4-1) unstable; urgency=low
251
252   * Initial release.
253
254  -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 26 Jan 2007 14:03:30 +0100
255