X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=3fa9cf74f60a0a0ba5f024eebd9ffedefa30bfec;hb=d15340e593f82ad86fa6f9013364b8f20dff55c6;hp=deba42738f1631fad208a3179c236826f668e1c5;hpb=bb0940fb98d00d4234bbb95656699ae503f10707;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index deba427..3fa9cf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,141 @@ +grml-network (0.7.0) unstable; urgency=low + + * [4dd28e7] grml-sniff: make sure network devices configured as + BRIDGE_DEVICES exist + * [af7e792] Disable default configuration in routersetup config file, + use defaults in main scripts + * [0c5295b] grml-sniff: disable IPv6 to avoid neighbor + solicitation/multicast traffic + * [d492168] Bump Standards-Version to 3.9.4 + + -- Michael Prokop Fri, 24 May 2013 16:34:47 +0200 + +grml-network (0.6.0) unstable; urgency=low + + [ frenbu ] + * [55ff86e] Update sbin/netcardconfig: Added feature to scan + for available wireless networks dialog + + -- Michael Prokop Mon, 04 Feb 2013 13:34:09 +0100 + +grml-network (0.5.5) unstable; urgency=low + + [ Lukas Prokop ] + * [37ce7c8] netcardconfig: sed command resets WPASECRET + * [63dae7f] netcardconfig: show the wpasecret input box, even if + password is already set + + -- Michael Prokop Wed, 05 Sep 2012 16:34:49 +0200 + +grml-network (0.5.4) unstable; urgency=low + + * [80d07bb] debnet: Ignore loop devices + Thanks to John S. Skogtvedt for bugreport and patch + * [50d6778] debnet: drop pump command line (as pump isn't shipped any + longer) Thanks to John S. Skogtvedt for bugreport and + patch (Closes: issue1166) + + -- Michael Prokop Mon, 14 May 2012 15:35:34 +0200 + +grml-network (0.5.3) unstable; urgency=low + + [ Ulrich Dangel ] + * [64865aa] Fix array usage + + -- Michael Prokop Thu, 22 Dec 2011 22:25:52 +0100 + +grml-network (0.5.2) unstable; urgency=low + + * [a3e63c3] netcardconfig: fix WLAN card detection. Thanks to Ulrich + Dangel for the patch. + + -- Michael Prokop Thu, 22 Dec 2011 03:17:15 +0100 + +grml-network (0.5.1) unstable; urgency=low + + * [5a1079a] netcardconfig: fix variable assignment in awk cmdline. + Thanks to Marek Malevič. [Closes: issue1089] + + -- Michael Prokop Thu, 08 Dec 2011 14:32:43 +0100 + +grml-network (0.5.0) unstable; urgency=low + + [ Michael Prokop ] + * [684696d] Bump Standards-Version to 3.9.2. + + [ Christian Hofstaedtler ] + * [6491538] Add debian/control headers Origin, Bugs + * [31498de] Update Ulrich Dangel's email address + * [db4b339] Remove Austrian provider specific configs, modem support + * [aea36d9] Fix spelling errors (from lintian) + * [dff6482] Refresh Debian packaging + + -- Christian Hofstaedtler Fri, 14 Oct 2011 00:11:06 +0200 + +grml-network (0.4.1) unstable; urgency=low + + * [77958ef] Shutdown interfaces before reconfiguring them, + so ifdown has a chance to kill previously started daemons + (dhclient et al). + + -- Christian Hofstaedtler Fri, 10 Dec 2010 12:42:36 +0100 + +grml-network (0.4.0) unstable; urgency=low + + [ Michael Gebetsroither ] + * [74f6b32] grml-vnet: remove useless root check + + [ Christian Hofstaedtler ] + * [b11f6b3] add debnet [Closes: issue374] + + [ Michael Prokop ] + * [22c73e4] debnet: adjust code indenting and error message + * [8cd1f63] Add manpage for debnet. + + -- Michael Prokop Tue, 07 Dec 2010 12:15:50 +0100 + +grml-network (0.3.6) unstable; urgency=low + + [ Ulrich Dangel ] + * [9ccc6a2] Read WPASECRET from file. [Closes: issue900] + + [ Michael Prokop ] + * [1dbcebb] Bump Standards-Version to 3.9.1. + + -- Michael Prokop Fri, 17 Sep 2010 00:26:35 +0200 + +grml-network (0.3.5) unstable; urgency=low + + * [2ca346d] docs/grml-sniff.8.txt: update tcpdump commandline. - + thanks to Ralf Moll + * [65dcf3b] Bump Standards-Version to 3.9.0. + + -- Michael Prokop Mon, 12 Jul 2010 11:34:02 +0200 + +grml-network (0.3.4) unstable; urgency=low + + * Do not allow empty WPA passphrase. [Closes: issue846] + + -- Michael Prokop Tue, 18 May 2010 14:24:17 +0200 + +grml-network (0.3.3) unstable; urgency=low + + * Add iptables to Recommends. + * Fix bashism/non-POSIX usage of $UID. + [Closes: issue843] Thanks to Darshaka Pathirana. + + -- Michael Prokop Thu, 29 Apr 2010 00:42:05 +0200 + grml-network (0.3.2) unstable; urgency=low * Update device detection in grml-pptp-xdsl-students and netcardconfig (iwl3945 doesn't have an entry in /proc/net/wireless with kernel 2.6.33 for example). + * Bump Standards-Version to 3.8.4 (no further changes). + * Fix wrong usage of redirection in Makefile for doc generation. + * Use bash in shebang line of grml-vpnc-tugraz. - -- Michael Prokop Fri, 02 Apr 2010 18:14:37 +0200 + -- Michael Prokop Fri, 02 Apr 2010 18:27:26 +0200 grml-network (0.3.1) unstable; urgency=low