1 iodine (0.4.2-2) unstable; urgency=low
3 * debian/postinst: only try to create /dev/net/tun if it doesn't exist and
4 if /dev/MAKEDEV is available; thanks to Lucas Nussbaum for the bug report
5 and to Lucas, Adeodato Simó, Matthew Johnson, and Alexander Wirt for their
6 help (closes: #502823).
8 -- gregor herrmann <gregoa@debian.org> Wed, 22 Oct 2008 20:09:45 +0200
10 iodine (0.4.2-1) unstable; urgency=low
12 * New upstream release:
13 - new command line switch "-s" to skip configration of the tun interface
15 - drop patches 01_mandir.patch and 02_make.patch, included upstream
16 - refresh patches 03_cflags.patch and 04_base64.patch
17 * debian/rules: separate DESTDIR and prefix on make install.
18 * Add the packages needed by the example script to Suggests: and don't
19 compress the example script any more.
21 -- gregor herrmann <gregoa@debian.org> Fri, 08 Aug 2008 16:33:26 -0300
23 iodine (0.4.1-4) unstable; urgency=low
25 * Add Czech debconf translation, thanks to Daniel Kavan
27 * Add note for translators to debconf template and change back localized
28 versions of ".example" to the original as mandated by RFC 2606.
29 * Convert de.po from ISO-8859-1 to UTF-8.
30 * debian/control: change my email address.
31 * Switch patch system from dpatch to quilt.
32 * Add example script iodine-jigger (script to set up an iodine tunnel and
33 route traffic through it) by Barak A. Pearlmutter (closes: #491294).
34 Thanks, Barak! Add copyright/license information about the script to
35 debian/copyright. Mention the example script in README.Debian.
36 * debian/copyright: wrap a long line, update years of packing copyright and
38 * Set Standards-Version to 3.8.0; add debian/README.source to document
41 -- gregor herrmann <gregoa@debian.org> Thu, 24 Jul 2008 18:35:59 +0200
43 iodine (0.4.1-3) unstable; urgency=low
45 * Fix LSB header in init.d script, thanks to Petter Reinholdtsen for the
46 report and the patch (closes: #468653).
47 * Set debhelper compatibility level to 6.
48 * New patch 04_base64: don't build/test {src,tests}/base64* anymore, causes
49 a FBTFS on hppa, and isn't actually used anyway (closes: #468404).
51 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 01 Mar 2008 19:01:22 +0100
53 iodine (0.4.1-2) unstable; urgency=low
55 * Set Standards-Version to 3.7.3 (no changes required).
56 * Create install-stamp target in debian/rules and adjust target
58 * Change debian/copyright to the new machine-readable format.
59 * Add patch 03_cflags.dpatch: use CFLAGS from debian/rules in upstream
62 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 05 Feb 2008 17:31:25 +0100
64 iodine (0.4.1-1) unstable; urgency=low
66 * New upstream release:
67 - hides password from ps and stdin (closes: #432719).
68 - uses /etc/resolv.conf (closes: #432867).
69 - incorporates patch to daemonize before chrooting and dropping
70 privileges, therefore dropping 02_detach.dpatch.
71 - uses $(MAKE) in Makefile, except in one case, therefore adding patch
73 - fixes the install dir for the manpage, therefore adapting patch
75 * debian/copyright: update years of copyright.
76 * debian/rules: use $(DPATCH_STAMPFN) and $@.
77 * Mention (improved) manpage in README.Debian.
79 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 01 Dec 2007 02:30:51 +0100
81 iodine (0.4.0-5) unstable; urgency=low
83 * Apply patch for "init script fails to restart", thanks to Horst
84 Schirmeier (closes: #453001).
85 * debian/rules: make configure-stamp depend on patch.
87 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 26 Nov 2007 20:36:41 +0100
89 iodine (0.4.0-4) unstable; urgency=low
91 * Add French debconf translation, thanks to Christian Perrier
93 * Add Dutch debconf translation, thanks to Bart Cornelis
95 * Clean up debian/rules.
96 * Don't install TODO anymore, and remove debian/docs.
97 * Move upstream URL from the description to the new Homepage field.
98 * Change XS-Vcs-* fields to Vcs-*.
99 * Add patch to daemonize before chrooting and dropping privileges, thanks
100 to Matthew William Solloway Bell (closes: #450759).
102 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Nov 2007 12:48:50 +0100
104 iodine (0.4.0-3) unstable; urgency=low
106 * Add Portuguese translation for debconf messages, thanks to Américo
107 Monteiro and Miguel Figueiredo (closes: #433041).
108 * Add German debconf translation, thanks to Helge Kreutzmann
110 * Fix typo in debconf template, thanks to Helge Kreutzmann
112 * Add debconf-updatepo to debian/rule's clean target.
113 * Convert debian/changelog to UTF-8.
114 * Fix usage of MAKEDEV, thanks to Marco d'Itri (closes: #434160).
116 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 22 Jul 2007 16:27:51 +0200
118 iodine (0.4.0-2) unstable; urgency=low
120 * Change mode of /etc/default/iodine to 600, thanks to Lennart Poettering
123 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 11 Jul 2007 18:10:12 +0200
125 iodine (0.4.0-1) unstable; urgency=low
127 * Initial upload to the Debian archive (closes: #430206).
128 * New upstream release.
130 * Don't create manpages anymore, now included in upstream tarball.
131 * Change debian/rules; upstream Makefile now includes install and test targets.
132 * Move makedev from Build-Depends to Depends.
133 * Add password option to debconf questions and /etc/default/iodine.
134 * Change order in postinst.
135 * Add user iodine and run iodined in a chroot as this user.
137 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 23 Jun 2007 14:49:46 +0200
139 iodine (0.3.4-1) unstable; urgency=low
143 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 26 Jan 2007 14:03:30 +0100