X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/blobdiff_plain/658888519466f476c03d0b3bdce854927ec993ad..84cace3384d17ce9ad7fe7e747b5fbe426855740:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8ad4b9a..998a932 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,76 @@ +iodine (0.5.2-2) UNRELEASED; urgency=low + + * Add Russian debconf translation, thanks to Yuri Kozlov (closes: #546345). + * Set Standards-Version to 3.8.3 (no changes). + + -- gregor herrmann Sun, 13 Sep 2009 00:49:03 +0200 + +iodine (0.5.2-1) unstable; urgency=low + + * New upstream release. + + -- gregor herrmann Tue, 02 Jun 2009 18:03:31 +0200 + +iodine (0.5.1-2) unstable; urgency=low + + * (Re-)add a warning to README.Debian that both client and server needs to + run the same protocol version (cf. #521260). + * 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 17:45:24 +0100 + +iodine (0.5.1-1) unstable; urgency=low + + * New upstream release. + * Refresh 03_cflags.patch. + * Set Standards-Version to 3.8.1 (no changes). + * debian/copyright: add an additional copyright holder. + + -- gregor herrmann Sat, 21 Mar 2009 20:23:26 +0100 + +iodine (0.5.0-3) unstable; urgency=low + + * 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). + * Upload to unstable. + + -- gregor herrmann Sun, 15 Feb 2009 02:19:15 +0100 + +iodine (0.5.0-2) experimental; urgency=low + + * 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 Thu, 29 Jan 2009 22:03:44 +0100 + +iodine (0.5.0-1) experimental; urgency=low + + * New upstream release. + * debian/copyright: update years of upstream copyright. + * Install the new protocol descriptions under doc/*. + * Refresh patch 03_cflags.patch; drop patch 04_base64.patch, the base64 + stuff is used now. + * Upload to experimenatal since (1) we are in the pre-lenny freeze and + (2) we had problems with the base64 components on hppa. + + -- gregor herrmann Sun, 25 Jan 2009 01:31:09 +0100 + +iodine (0.4.2-3) unstable; urgency=low + + * Add Swedish debconf translation, thanks to Martin Bagge (closes: #504247). + * 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 Goetze for + the bug report (closes: #511887). + * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules} + and add debian/iodine.{docs,examples,links}. + * debian/copyright: update formatting and years of packaging copyright. + + -- gregor herrmann Thu, 15 Jan 2009 23:27:07 +0100 + iodine (0.4.2-2) unstable; urgency=low * debian/postinst: only try to create /dev/net/tun if it doesn't exist and @@ -5,7 +78,7 @@ iodine (0.4.2-2) unstable; urgency=low and to Lucas, Adeodato Simó, Matthew Johnson, and Alexander Wirt for their help (closes: #502823). - -- gregor herrmann Wed, 22 Oct 2008 20:09:45 +0200 + -- gregor herrmann Wed, 22 Oct 2008 23:35:25 +0200 iodine (0.4.2-1) unstable; urgency=low