gregor herrmann [Sat, 21 Jun 2014 13:34:14 +0000 (15:34 +0200)]
releasing package iodine version 0.6.0~rc1-2+deb6u1
gregor herrmann [Thu, 19 Jun 2014 23:56:48 +0000 (01:56 +0200)]
Set urgency=high.
gregor herrmann [Thu, 19 Jun 2014 23:56:19 +0000 (01:56 +0200)]
update changelog
Git-Dch: Ignore
gregor herrmann [Tue, 17 Jun 2014 17:32:50 +0000 (19:32 +0200)]
Add patch 0001-Fix-authentication-bypass-bug.patch
from upstream's iodine-0.6.0 branch.
This fixes a security problem where the client could bypass the password
check by continuing after getting an error from the server and guessing the
network parameters and the server would still accept the rest of the setup
and also network traffic. The patch adds checks for normal and raw mode that
user has authenticated before allowing any other communication.
Thanks: Salvatore Bonaccorso for the bug report, and Erik Ekman for backporting the fix super fast.
Closes: #751834
gregor herrmann [Mon, 20 Sep 2010 21:15:39 +0000 (21:15 -0000)]
releasing version 0.6.0~rc1-2
gregor herrmann [Mon, 20 Sep 2010 16:06:35 +0000 (16:06 -0000)]
simplify init script a bit / minimize diff against current version
tony mancill [Mon, 20 Sep 2010 03:59:30 +0000 (03:59 -0000)]
proposed patch for #597258
tony mancill [Mon, 20 Sep 2010 03:55:37 +0000 (03:55 -0000)]
revert prior commit temporarily for #597258
gregor herrmann [Sat, 21 Aug 2010 22:34:11 +0000 (22:34 -0000)]
* Build with hardening; thanks to Romain Francoise for the bug report and
the patch.
* Set Standards-Version to 3.9.1 (no changes).
gregor herrmann [Sat, 10 Jul 2010 16:09:38 +0000 (16:09 -0000)]
releasing version 0.6.0~rc1-1
gregor herrmann [Sat, 10 Jul 2010 16:04:11 +0000 (16:04 -0000)]
debian/copyright: point to /usr/share/common-licenses/GPL-1 now that the
GNU GPLv1 is included in base-files.
gregor herrmann [Sat, 10 Jul 2010 15:49:12 +0000 (15:49 -0000)]
tweaks
gregor herrmann [Sat, 3 Jul 2010 17:07:37 +0000 (17:07 -0000)]
This version introduces a new and incompatible protocol version
(
00000502); adjust debia/README.Debian and add debian/NEWS.
gregor herrmann [Sat, 3 Jul 2010 16:45:20 +0000 (16:45 -0000)]
Set Standards-Version to 3.9.0 (no changes).
gregor herrmann [Sat, 3 Jul 2010 16:42:41 +0000 (16:42 -0000)]
Add new patch manpage.patch (*roff problems). Refresh remaining patches.
Improve patch headers (DEP3).
gregor herrmann [Sat, 3 Jul 2010 16:21:29 +0000 (16:21 -0000)]
includes the changes we had backported in openlog.patch, so remove the
patch now
gregor herrmann [Sat, 3 Jul 2010 16:19:57 +0000 (16:19 -0000)]
* New upstream release:
- return nonzero if tunnel fails to open (closes: #534186)
- added support for CNAME/TXT/A/MX query types (closes: #587894)
gregor herrmann [Sat, 3 Jul 2010 16:11:22 +0000 (16:11 -0000)]
[svn-upgrade] new version iodine (0.6.0~rc1)
gregor herrmann [Sat, 3 Jul 2010 16:11:01 +0000 (16:11 -0000)]
debian/watch: relax regexp to also catch release candidates.
gregor herrmann [Mon, 24 May 2010 16:46:55 +0000 (16:46 -0000)]
releasing version 0.5.2-7
gregor herrmann [Mon, 24 May 2010 16:40:07 +0000 (16:40 -0000)]
es.po after debconf-updatepo
gregor herrmann [Mon, 24 May 2010 16:39:26 +0000 (16:39 -0000)]
Add Spanish debconf translation, thanks to Francisco Javier Cuadrado
(closes: #582872).
gregor herrmann [Sun, 23 May 2010 20:37:04 +0000 (20:37 -0000)]
releasing version 0.5.2-6
gregor herrmann [Sun, 23 May 2010 20:34:07 +0000 (20:34 -0000)]
.po files updated (debconf-updatepo)
gregor herrmann [Sun, 23 May 2010 20:27:49 +0000 (20:27 -0000)]
Update iodine-client-start (
02eb805).
gregor herrmann [Sun, 23 May 2010 20:23:57 +0000 (20:23 -0000)]
Convert to source format 3.0 (quilt). Remove quilt framework.
gregor herrmann [Sun, 23 May 2010 20:21:52 +0000 (20:21 -0000)]
Add $syslog facility to init script.
gregor herrmann [Wed, 10 Mar 2010 17:49:57 +0000 (17:49 -0000)]
releasing version 0.5.2-5
gregor herrmann [Wed, 10 Mar 2010 17:47:45 +0000 (17:47 -0000)]
README.Debian: mention /usr/sbin/iodine-client-start now that it's not in
examples/ anymore.
gregor herrmann [Wed, 10 Mar 2010 17:37:50 +0000 (17:37 -0000)]
New patch openlog.patch: move openlog() call before chrooting; thanks to
Romain Francoise for the patch (closes: #573194).
gregor herrmann [Sat, 27 Feb 2010 12:42:02 +0000 (12:42 -0000)]
Update iodine-client-start (
01b8c6f).
gregor herrmann [Wed, 10 Feb 2010 21:10:24 +0000 (21:10 -0000)]
releasing version 0.5.2-4
gregor herrmann [Wed, 10 Feb 2010 21:03:04 +0000 (21:03 -0000)]
Include updated iodine-client-start script and install it into /usr/sbin.
Adjust some files and create manpage with help2man.
gregor herrmann [Mon, 8 Feb 2010 20:34:02 +0000 (20:34 -0000)]
releasing version 0.5.2-3
gregor herrmann [Mon, 8 Feb 2010 20:28:54 +0000 (20:28 -0000)]
Adjust handling of /etc/default/iodine in init script.
gregor herrmann [Mon, 8 Feb 2010 20:15:49 +0000 (20:15 -0000)]
New patch spelling.patch: fix a minore spelling mistake in the manpage.
gregor herrmann [Mon, 8 Feb 2010 20:10:04 +0000 (20:10 -0000)]
Set Standards-Version to 3.8.4 (no changes).
gregor herrmann [Mon, 8 Feb 2010 20:09:32 +0000 (20:09 -0000)]
debian/copyright: update formatting.
gregor herrmann [Mon, 8 Feb 2010 20:06:42 +0000 (20:06 -0000)]
* The example script iodine-jigger is now called iodine-client-start; update
the name in the relevant locations and integrate a newer version.
gregor herrmann [Thu, 26 Nov 2009 15:33:29 +0000 (15:33 -0000)]
Add Russian debconf translation, thanks to Hideki Yamane
(closes: #558051).
gregor herrmann [Sat, 12 Sep 2009 23:09:15 +0000 (23:09 -0000)]
releasing version 0.5.2-2
gregor herrmann [Sat, 12 Sep 2009 23:03:15 +0000 (23:03 -0000)]
Update debian/rules, bump build dependencies in debian/control
accordingly.
gregor herrmann [Sat, 12 Sep 2009 22:54:03 +0000 (22:54 -0000)]
Set Standards-Version to 3.8.3 (no changes).
gregor herrmann [Sat, 12 Sep 2009 22:50:54 +0000 (22:50 -0000)]
Add Russian debconf translation, thanks to Yuri Kozlov (closes: #546345).
gregor herrmann [Tue, 2 Jun 2009 16:06:05 +0000 (16:06 -0000)]
releasing version 0.5.2-1
gregor herrmann [Tue, 2 Jun 2009 15:38:02 +0000 (15:38 -0000)]
New upstream release.
gregor herrmann [Tue, 2 Jun 2009 15:36:46 +0000 (15:36 -0000)]
[svn-upgrade] Integrating new upstream version, iodine (0.5.2)
gregor herrmann [Thu, 26 Mar 2009 16:51:23 +0000 (16:51 -0000)]
releasing version 0.5.1-2
gregor herrmann [Thu, 26 Mar 2009 16:41:43 +0000 (16:41 -0000)]
Create /var/run/iodine in init script if it doesn't exist; thanks to
martin f krafft for the bug report (closes: #521259).
gregor herrmann [Thu, 26 Mar 2009 16:19:00 +0000 (16:19 -0000)]
(Re-)add a warning to README.Debian that both client and server needs to
run the same protocol version (cf. #521260).
gregor herrmann [Sat, 21 Mar 2009 19:26:12 +0000 (19:26 -0000)]
releasing version 0.5.1-1
gregor herrmann [Sat, 21 Mar 2009 17:44:50 +0000 (17:44 -0000)]
debian/copyright: add an additional copyright holder.
gregor herrmann [Sat, 21 Mar 2009 17:37:54 +0000 (17:37 -0000)]
Set Standards-Version to 3.8.1 (no changes).
gregor herrmann [Sat, 21 Mar 2009 17:36:36 +0000 (17:36 -0000)]
Refresh 03_cflags.patch.
gregor herrmann [Sat, 21 Mar 2009 17:32:06 +0000 (17:32 -0000)]
New upstream release.
gregor herrmann [Sat, 21 Mar 2009 17:27:47 +0000 (17:27 -0000)]
[svn-upgrade] Integrating new upstream version, iodine (0.5.1)
gregor herrmann [Sun, 15 Feb 2009 01:39:34 +0000 (01:39 -0000)]
releasing version 0.5.0-3
gregor herrmann [Sun, 15 Feb 2009 01:21:27 +0000 (01:21 -0000)]
Improvements in init script, main point: be less verbose when iodined is
configured not to start; thanks to Yves-Alexis Perez for the bug report
(closes: #514693).
gregor herrmann [Thu, 29 Jan 2009 21:08:30 +0000 (21:08 -0000)]
releasing version 0.5.0-2
gregor herrmann [Thu, 29 Jan 2009 16:43:10 +0000 (16:43 -0000)]
Update example script iodine-jigger; thanks to Stephan Walter for the bug
report and to Barak A. Pearlmutter for the updated version; add gawk to
Suggests (closes: #513221).
gregor herrmann [Sun, 25 Jan 2009 00:51:13 +0000 (00:51 -0000)]
releasing version 0.5.0-1
gregor herrmann [Sun, 25 Jan 2009 00:27:46 +0000 (00:27 -0000)]
Refresh patch 03_cflags.patch; drop patch 04_base64.patch, the base64
stuff is used now.
gregor herrmann [Sun, 25 Jan 2009 00:13:03 +0000 (00:13 -0000)]
Install the new protocol descriptions under doc/*.
gregor herrmann [Sun, 25 Jan 2009 00:11:54 +0000 (00:11 -0000)]
debian/copyright: update years of upstream copyright.
gregor herrmann [Sun, 25 Jan 2009 00:11:13 +0000 (00:11 -0000)]
New upstream release.
gregor herrmann [Sat, 24 Jan 2009 23:59:10 +0000 (23:59 -0000)]
[svn-upgrade] Integrating new upstream version, iodine (0.5.0)
gregor herrmann [Thu, 15 Jan 2009 22:28:27 +0000 (22:28 -0000)]
releasing version 0.4.2-3
gregor herrmann [Thu, 15 Jan 2009 22:15:44 +0000 (22:15 -0000)]
change stop action in init-script, otherwise we get a 'Terminated' with exit code 143 which breaks dpkg-reconfigure and even makes the package un-uninstallable
gregor herrmann [Thu, 15 Jan 2009 22:02:54 +0000 (22:02 -0000)]
debian/copyright: update formatting and years of packaging copyright.
gregor herrmann [Thu, 15 Jan 2009 21:49:46 +0000 (21:49 -0000)]
Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}
and add debian/iodine.{docs,examples,links}.
gregor herrmann [Thu, 15 Jan 2009 20:57:28 +0000 (20:57 -0000)]
typo in changelog
gregor herrmann [Thu, 15 Jan 2009 20:56:09 +0000 (20:56 -0000)]
Fix "Init script starts iodined even if it is already running"
by removing the "--pidfile" option from the start-stop-daemon calls;
doesn't work for a forking process. Thanks to Michael Goetzefor the bug
report (closes: #511887).
gregor herrmann [Sun, 2 Nov 2008 12:59:57 +0000 (12:59 -0000)]
Add Swedish debconf translation, thanks to Martin Bagge (closes: #504247).
gregor herrmann [Wed, 22 Oct 2008 21:41:54 +0000 (21:41 -0000)]
releasing version 0.4.2-2
gregor herrmann [Wed, 22 Oct 2008 21:35:16 +0000 (21:35 -0000)]
debian/postinst: only try to create /dev/net/tun if it doesn't exist and
if /dev/MAKEDEV is available; thanks to Lucas Nussbaum for the bug report
and to Lucas, Adeodato Simó, Matthew Johnson, and Alexander Wirt for their
help (closes: #502823).
gregor herrmann [Fri, 8 Aug 2008 19:41:05 +0000 (19:41 -0000)]
releasing version 0.4.2-1
gregor herrmann [Fri, 8 Aug 2008 19:24:09 +0000 (19:24 -0000)]
typos in changelog
gregor herrmann [Fri, 8 Aug 2008 19:07:59 +0000 (19:07 -0000)]
drop note about same version again, the internal VERSION has not changed from 4.1 to 4.2, so the compatibility is a bit difficult
gregor herrmann [Fri, 8 Aug 2008 19:00:50 +0000 (19:00 -0000)]
Add the packages needed by the example script to Suggests: and don't
compress the example script any more.
gregor herrmann [Fri, 8 Aug 2008 18:53:31 +0000 (18:53 -0000)]
* Add an additional note to README.Debian: iodine's versions on the server
and the client have to match.
* debian/rules: separate DESTDIR and prefix on make install.
gregor herrmann [Fri, 8 Aug 2008 18:44:31 +0000 (18:44 -0000)]
- drop patches 01_mandir.patch and 02_make.patch included upstream
- refresh patches 03_cflags.patch and 04_base64.patch
gregor herrmann [Fri, 8 Aug 2008 18:32:05 +0000 (18:32 -0000)]
new command line switch "-s" to skip configration of the tun interface
(closes: #477692)
gregor herrmann [Fri, 8 Aug 2008 18:29:49 +0000 (18:29 -0000)]
New upstream release:
gregor herrmann [Fri, 8 Aug 2008 18:20:17 +0000 (18:20 -0000)]
[svn-upgrade] Integrating new upstream version, iodine (0.4.2)
gregor herrmann [Thu, 24 Jul 2008 16:39:17 +0000 (16:39 -0000)]
releasing version 0.4.1-4
gregor herrmann [Thu, 24 Jul 2008 15:55:30 +0000 (15:55 -0000)]
Mention the example script in README.Debian.
gregor herrmann [Thu, 24 Jul 2008 15:47:21 +0000 (15:47 -0000)]
Set Standards-Version to 3.8.0; add debian/README.source to document
quilt usage.
gregor herrmann [Thu, 24 Jul 2008 15:44:53 +0000 (15:44 -0000)]
debian/copyright: wrap a long line, update years of packing copyright and
my email address.
gregor herrmann [Thu, 24 Jul 2008 15:42:47 +0000 (15:42 -0000)]
Add example script iodine-jigger (script to set up an iodine tunnel and
route traffic through it) by Barak A. Pearlmutter (closes: #491294).
Thanks, Barak! Add copyright/license information about the script to
debian/copyright.
gregor herrmann [Wed, 28 May 2008 17:58:47 +0000 (17:58 -0000)]
Switch patch system from dpatch to quilt.
gregor herrmann [Wed, 28 May 2008 17:55:09 +0000 (17:55 -0000)]
debian/control: change my email address.
gregor herrmann [Wed, 28 May 2008 17:45:12 +0000 (17:45 -0000)]
* Add Czech debconf translation, thanks to Daniel Kavan
(closes: #483299).
* Add note for translators to debconf template and change back localized
versions of ".example" to the original as mandated by RFC 2606.
* Convert de.po from ISO-8859-1 to UTF-8.
gregor herrmann [Sat, 1 Mar 2008 18:15:55 +0000 (18:15 -0000)]
New patch 04_base64: don't build/test {src,tests}/base64* anymore, causes
a FBTFS on hppa, and isn't actually used anyway (closes: #468404).
gregor herrmann [Fri, 29 Feb 2008 22:16:35 +0000 (22:16 -0000)]
Set debhelper compatibility level to 6.
gregor herrmann [Fri, 29 Feb 2008 22:13:43 +0000 (22:13 -0000)]
Fix LSB header in init.d script, thanks to Petter Reinholdtsen for the
report and the patch (closes: #468653).
tony mancill [Tue, 5 Feb 2008 17:24:26 +0000 (17:24 -0000)]
set release to unstable
gregor herrmann [Tue, 5 Feb 2008 16:39:45 +0000 (16:39 -0000)]
Add patch 03_cflags.dpatch: use CFLAGS from debian/rules in upstream
Makefiles.
gregor herrmann [Wed, 26 Dec 2007 16:12:52 +0000 (16:12 -0000)]
Change debian/copyright to the new machine-readable format.
gregor herrmann [Tue, 25 Dec 2007 00:30:43 +0000 (00:30 -0000)]
* Set Standards-Version to 3.7.3 (no changes required).
* Create install-stamp target in debian/rules and adjust target
dependencies.
gregor herrmann [Sat, 1 Dec 2007 01:42:13 +0000 (01:42 -0000)]
s/UNRELEASED/unstable/