X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=fdf33ff8a77a80bab6433ea6ce2434b4408e416d;hb=870cb041a971c43948024741a82d39f2828c0f64;hp=f89425d9b5d5361fc8e71be526b2da3ae97ce87a;hpb=0b477d781a40f9b567ec53272cd484e47aad1480;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index f89425d..fdf33ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,62 @@ +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] + + -- Michael Prokop Mon, 03 Nov 2008 18:22:01 +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 01:02:53 +0200 + +grml-network (0.2.2) unstable; urgency=low + + * Fix UID check in grml-pptp-inode. + + -- Michael Prokop Tue, 22 Jul 2008 01:13:32 +0200 + +grml-network (0.2.1) unstable; urgency=low + + * grml-bridge: remove '-e' option in dhclient call. + Thanks to Tobias Walkowiak for reporting and the fix. + + -- Michael Prokop Wed, 26 Mar 2008 23:02:57 +0100 + +grml-network (0.2.0) unstable; urgency=low + + * grml-pptp-inode, grml-pptp-vcgraz, grml-pptp-xdsl-students and + grml-vpnc-tugraz: make sure we export LANG=C so parsing ifconfig + output inside subshells works in a non-C setup as well. + + -- Michael Prokop Sat, 26 Jan 2008 00:13:42 +0100 + +grml-network (0.1.18) unstable; urgency=low + + * netcardconfig: check for presence of /proc/net/dev. + + -- Michael Prokop Sun, 20 Jan 2008 19:54:43 +0100 + +grml-network (0.1.17) unstable; urgency=low + + * Fix manpage handling of xsltproc. + + -- Michael Prokop Fri, 07 Dec 2007 00:04:53 +0100 + grml-network (0.1.16) unstable; urgency=low * Split Suggests into Suggests and Recommends.