X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=349e3aa5368e630f47fa75c320dd4f445723251e;hb=7e77bd634d3968abfbb61bc82901781d5b8d4ab0;hp=1140bd082f933b67fadaf96bd1d19395c801532f;hpb=0ef75660c9acf5bc9f21c87730872fa622ac4ede;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 1140bd0..349e3aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +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 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 + for the bugreport and patch + + -- Michael Prokop 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 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"