X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d71bfbd225bf9c7ae7260cdee224459e8ba1fbf0;hb=08c2921dcb7c86522a2119d446d7df7d85e61fc9;hp=5fa9602d092f0bb768e67f658f2a0b6d4fd3cc82;hpb=61761ebb4dfc23e7f7d042a806906bb8c6eb31e9;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 5fa9602..d71bfbd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,47 @@ -grml-network (0.1-9) unstable; urgency=low +grml-network (0.1.13) unstable; urgency=low + + [ Michael Gebetsroither ] + * added grml-addtun for tun/tap device handling + * added manpage for grml-addtun + * added uml-utilities to Suggests + + [ Michael Prokop ] + * some small typo fixes + + -- Michael Prokop Tue, 16 Oct 2007 00:36:19 +0200 + +grml-network (0.1.12) unstable; urgency=low + + * Deactivate CONFIG_DHCP in /etc/grml/autconfig if user + wants to use configuration via /etc/network/interfaces. + [Closes: issue225] + * generate_udev_entry: send errors to /dev/null as well because + the the /lib/udev/write_net_rules script script outputs a sed + warning which might unsettle users + + -- Michael Prokop Wed, 30 May 2007 10:26:42 +0200 + +grml-network (0.1.11) unstable; urgency=low + + * Remove german umlauts from scripts to avoid problems with + iso<->utf on console. Thanks for reporting and help in debugging + the problem, David Vilar Benet! + + -- Michael Prokop Fri, 20 Apr 2007 00:38:03 +0200 + +grml-network (0.1.10) unstable; urgency=low + + * Add psmisc to depends (killall is shipped with psmisc). + + -- Michael Prokop Sun, 18 Mar 2007 14:33:09 +0100 + +grml-network (0.1.9) unstable; urgency=low * Support generation of udev rules for persistent interface names across reboots (using an autogenerated script named /etc/udev/scripts/netcardconfig). Thanks for the nice idea, Michael Hanscho! [Closes: issue153] + * Change version schema from x.y-z to x.y.z. -- Michael Prokop Thu, 15 Mar 2007 20:37:05 +0100