Release new version 0.11.2
[grml-network.git] / debian / changelog
index 17b2c17..0ee11ac 100644 (file)
@@ -1,3 +1,296 @@
+grml-network (0.11.2) unstable; urgency=medium
+
+  * [9c06fe3] grml-sniff: don't disable IPv6, raising unexpected behavior
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 Jul 2019 16:15:19 +0200
+
+grml-network (0.11.1) unstable; urgency=medium
+
+  [ Mykola Malkov ]
+  * [a186676] Fix non-interactive interface choosing
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:56:25 +0100
+
+grml-network (0.11.0) unstable; urgency=medium
+
+  [ Mykola Malkov ]
+  * [45b8379] Fix some shellcheck warnings
+  * [eebbac2] Add support for non-interactive mode
+
+  [ Michael Prokop ]
+  * [780af83] Bump Standards-Version to 4.2.1
+
+ -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 09:55:59 +0100
+
+grml-network (0.10.0) unstable; urgency=medium
+
+  [ Mykola Malkov ]
+  * [fdbb486] Refactoring netcardconfig according to 'shellcheck'
+    recommendations
+  * [c41a34b] Add support of VLAN configuration
+  * [956aca8] Refactoring netcardconfig according to 'shellcheck'
+    recommendations
+  * [7e77bd6] Fix default exit code of bailout
+
+  [ Michael Prokop ]
+  * [9792465] netcardconfig: switch from ifconfig to ip(8)
+  * [0129d40] netcardconfig: default VLAN option to no and ensure 8021q
+    module is loaded
+  * [fe68857] Bump Standards-Version to 4.1.4
+  * [1fa5d84] Depend on iproute2 for proper support within netcardconfig
+  * [794aa21] Drop empty debian/docs
+  * [7444b5e] debian: run wrap-and-sort with `-a -t -s`
+
+ -- Michael Prokop <mika@grml.org>  Fri, 25 May 2018 12:15:44 +0200
+
+grml-network (0.9.0) unstable; urgency=medium
+
+  * [e441696] Switch Homepage + Vcs-Browser headers to https version
+  * [6fe530c] netcardconfig: don't fail with bash >=4.4 when scanning for
+    networks
+
+ -- Michael Prokop <mika@grml.org>  Sat, 25 Mar 2017 16:33:11 +0100
+
+grml-network (0.8.4) unstable; urgency=medium
+
+  * [4fa68f7] netcardconfig: switch from `ifconfig` to `ip link` for
+    interface parsing [Closes: issue2219] Thanks to Jakob Haufe
+    <sur5r@sur5r.net> for the bugreport and patch
+
+ -- Michael Prokop <mika@grml.org>  Tue, 23 Aug 2016 14:21:19 +0200
+
+grml-network (0.8.3) unstable; urgency=medium
+
+  * [09a3d47] grml-router: fix usage of iptables by dropping full path
+    usage. Thanks to Ralf Moll for the bugreport
+  * [10c276c] Bump Standards-Version to 3.9.8
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Jun 2016 16:27:16 +0200
+
+grml-network (0.8.2) unstable; urgency=medium
+
+  * [e982bd7] grml-network: nmap reports "0 hosts up" instead of "down"
+    nowadays
+
+ -- Michael Prokop <mika@grml.org>  Thu, 08 May 2014 14:25:42 +0200
+
+grml-network (0.8.1) unstable; urgency=medium
+
+  * [f2a7156] grml-network: fix nmap usage for recent nmap versions
+
+ -- Michael Prokop <mika@grml.org>  Thu, 08 May 2014 11:44:22 +0200
+
+grml-network (0.8.0) unstable; urgency=medium
+
+  * [606f7cc] netcardconfig: avoid dns-nameservers leaking into gateway
+    variable
+  * [687b562] Bump Standards-Version to 3.9.5
+  * [0a93a32] Run wrap-and-sort on debian directory
+
+ -- Michael Prokop <mika@grml.org>  Sun, 09 Feb 2014 22:40:21 +0100
+
+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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <jss@bzz.no> for bugreport and patch
+  * [50d6778] debnet: drop pump command line (as pump isn't shipped any
+    longer) Thanks to John S. Skogtvedt <jss@bzz.no> for bugreport and
+    patch (Closes: issue1166)
+
+ -- Michael Prokop <mika@grml.org>  Mon, 14 May 2012 15:35:34 +0200
+
+grml-network (0.5.3) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [64865aa] Fix array usage
+
+ -- Michael Prokop <mika@grml.org>  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 <mru@grml.org> for the patch.
+
+ -- Michael Prokop <mika@grml.org>  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 <mika@grml.org>  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 <ch@grml.org>  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 <ch@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  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 <mika@grml.org>  Fri, 02 Apr 2010 18:27:26 +0200
+
+grml-network (0.3.1) unstable; urgency=low
+
+  * New script grml-sniff for configuring a network sniffing setup.
+  * Fix typos in grml-bridge.
+  * Drop 'Latest change' headers from all files.
+  * Bump to Standard Version 3.8.3 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Aug 2009 11:26:28 +0200
+
+grml-network (0.2.9) unstable; urgency=low
+
+  * scanmodem: apply patch by Joerg Woelke which addresses the
+    right way to specify find options (thanks!). [Closes: issue712]
+  * Bump Standard to Version 3.8.2 (no further changes).
+
+ -- Michael Prokop <mika@grml.org>  Fri, 24 Jul 2009 22:59:07 +0200
+
+grml-network (0.2.8) unstable; urgency=low
+
+  * netcardconfig: use 'udevadm info' instead of 'udevinfo' if
+    available as udevinfo will disappear from udev.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2009 00:40:52 +0200
+
+grml-network (0.2.7) unstable; urgency=low
+
+  * grml-bridge: bring network devices up by default using
+    'ifconfig $DEV 0.0.0.0 up'. This makes configuration more
+    reliable according to my tests.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 11:37:25 +0200
+
+grml-network (0.2.6) unstable; urgency=low
+
+  * grml-bridge:
+    - provide real status info in STP message
+    - check for presence of dhclient.pid of bridge and do not
+      fail if killing the process fails (as we want to get rid of
+      the bridge)
+    - when removing the bridge device take down the device
+      via ifconfig down so we don't fall into any race-conditions
+  * Bump Standard-Version to 3.8.1 (no further changes).
+  * Improve long description of Debian package.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 09 Apr 2009 00:12:26 +0200
+
+grml-network (0.2.5) unstable; urgency=low
+
+  * net-functions: getLanDriver() does not return driver for madwifi.
+    Thanks for the fix to Ulrich Dangel. [Closes: issue551]
+  * Update VCS headers (we use git nowadays).
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 18:23:39 +0100
+
+grml-network (0.2.4) unstable; urgency=low
+
+  * net-functions: if there is a default route not via an ip
+    address but just for a device defaultGWDev returns the wrong
+    device name, as the device is in the third row not the fifth.
+    Fix this issue, thanks - Ulrich Dangel. [Closes: issue550]
+
+ -- Michael Prokop <mika@grml.org>  Sun, 12 Oct 2008 11:04:46 +0200
+
 grml-network (0.2.3) unstable; urgency=low
 
   * Depend on grml-etc-core, as several scripts use