X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c9fd6e5004c87150d687f9db05b1da1449503fb5;hb=HEAD;hp=276a978eeb56d2010e988b3ccc12cd2cc4b5d795;hpb=710c3125f2a109f744fc13d67cdc9d023059ddbc;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 276a978..c9fd6e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,138 @@ +grml-network (0.14.1) unstable; urgency=medium + + * [94a6f8d] Promote iptables from Recommend to Depends + + -- Michael Prokop Fri, 25 Nov 2022 17:08:00 +0100 + +grml-network (0.14.0) unstable; urgency=medium + + * [5681e2b] netcardconfig: avoid suggesting default gateway if a default + route exists already + + -- Michael Prokop Wed, 17 Aug 2022 16:50:38 +0200 + +grml-network (0.13.0) unstable; urgency=medium + + * [20ae649] netcardconfig: drop uncommon wireless/WiFi options + * [f44d92a] Implement rfkill support for enabling blocked devices + + -- Michael Prokop Fri, 09 Jul 2021 09:15:36 +0200 + +grml-network (0.12.0) unstable; urgency=medium + + * [fe2884b] Rework debian/ to follow current best practices + - Switch to minimal debhelper approach + - Provide debian/source/format + - Bump Standards-Version to 4.5.1 + - Switch all Homepage and Vcs-* headers to + https://github.com/grml/grml-network + - Convert debian/copyright to machine-readable format + + -- Michael Prokop Wed, 09 Jun 2021 15:31:56 +0200 + +grml-network (0.11.4) unstable; urgency=medium + + * [5569e63] Use consistent indentation also for wireless configuration + * [f512c90] Do not leak wireless options into non-wireless device + configurations on concurrent runs + + -- Michael Prokop Sat, 18 Jul 2020 17:04:03 +0200 + +grml-network (0.11.3) unstable; urgency=medium + + [ Darshaka Pathirana ] + * [870cd13] grml-network: Fix obsolete nmap command line options + * [1c62e0a] netcardconfig: Add comments to make code more readable + + [ Michael Prokop ] + * [f3086b9] Bump Standards-Version to 4.5.0 + * [fa37d04] Bump Debian compat version to 12, using debhelper-compat + approach + + -- Michael Prokop Tue, 12 May 2020 16:40:52 +0200 + +grml-network (0.11.2) unstable; urgency=medium + + * [9c06fe3] grml-sniff: don't disable IPv6, raising unexpected behavior + + -- Michael Prokop Fri, 05 Jul 2019 16:15:19 +0200 + +grml-network (0.11.1) unstable; urgency=medium + + [ Mykola Malkov ] + * [a186676] Fix non-interactive interface choosing + + -- Michael Prokop Fri, 14 Dec 2018 12:56:25 +0100 + +grml-network (0.11.0) unstable; urgency=medium + + [ Mykola Malkov ] + * [45b8379] Fix some shellcheck warnings + * [eebbac2] Add support for non-interactive mode + + [ Michael Prokop ] + * [780af83] Bump Standards-Version to 4.2.1 + + -- Michael Prokop Thu, 15 Nov 2018 09:55:59 +0100 + +grml-network (0.10.0) unstable; urgency=medium + + [ Mykola Malkov ] + * [fdbb486] Refactoring netcardconfig according to 'shellcheck' + recommendations + * [c41a34b] Add support of VLAN configuration + * [956aca8] Refactoring netcardconfig according to 'shellcheck' + recommendations + * [7e77bd6] Fix default exit code of bailout + + [ Michael Prokop ] + * [9792465] netcardconfig: switch from ifconfig to ip(8) + * [0129d40] netcardconfig: default VLAN option to no and ensure 8021q + module is loaded + * [fe68857] Bump Standards-Version to 4.1.4 + * [1fa5d84] Depend on iproute2 for proper support within netcardconfig + * [794aa21] Drop empty debian/docs + * [7444b5e] debian: run wrap-and-sort with `-a -t -s` + + -- Michael Prokop Fri, 25 May 2018 12:15:44 +0200 + +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" + nowadays + + -- Michael Prokop Thu, 08 May 2014 14:25:42 +0200 + +grml-network (0.8.1) unstable; urgency=medium + + * [f2a7156] grml-network: fix nmap usage for recent nmap versions + + -- Michael Prokop Thu, 08 May 2014 11:44:22 +0200 + grml-network (0.8.0) unstable; urgency=medium * [606f7cc] netcardconfig: avoid dns-nameservers leaking into gateway