X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=79b69ca4b18ec0a6cb7b0ae7c0a0f1420c2d8aca;hb=f4081dd22be963c5c1bfe99f63de5de05f7961d8;hp=5e75da1388ed1cb48aa0353fb3bd69ec9bc074a9;hpb=59d4329291dec3ee4c7e3ba4fbb125cc8365ee17;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 5e75da1..79b69ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,43 @@ +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. + Thanks for the fix to Ulrich Dangel. [Closes: issue551] + * Update VCS headers (we use git nowadays). + + -- Michael Prokop 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 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 /etc/grml/script-functions. Thanks to Darshaka Pathirana! [Closes: issue515] + * Bump to Standard-Version 3.8.0 (no further changes). + * Fix binary-arch-rules-but-pkg-is-arch-indep in debian/rules. - -- Michael Prokop Tue, 16 Sep 2008 00:58:44 +0200 + -- Michael Prokop Tue, 16 Sep 2008 01:02:53 +0200 grml-network (0.2.2) unstable; urgency=low