X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9e0a9f5c41d384dd40e4b2bb626b5cedafcd8c4f;hb=refs%2Ftags%2Fv0.13.0;hp=77e05f515011f943f8f005a65788a61c5b828467;hpb=18eb3560789fb815488be8da40a99982e8820f01;p=grml-network.git diff --git a/debian/changelog b/debian/changelog index 77e05f5..9e0a9f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +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 ]