X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=fd01426c23ec3ba1b6fc510c1152ba895a37c969;hb=5ccffd6ee849bb7c004e464f3972bcce22beac7c;hp=416e8c8d62612a07e39515d9db1fd086882cae08;hpb=63b6e6ab137da0cee25ef80ee1bc23b9ab8e9572;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 416e8c8..fd01426 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,48 @@ +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. + + -- Michael Prokop Mon, 17 Aug 2009 11:23:58 +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 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 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 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 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.