X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e0f8b72ad5cca8c7da1c18a69d9c4ef2601d639e;hb=698d766d09931551b81ec1d16636066728ee0464;hp=8f30613504ee2d9159744904bc2690e063809f8e;hpb=c8a5e53447ded45ce385a3a6a5c20adb834763c5;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 8f30613..e0f8b72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +live-boot (1:20180603+grml.2) unstable; urgency=medium + + * [ad4ec75] Do not generate dhcp entry for loopback interface. + Thanks to Mykola Malkov for the bug report + + -- Michael Prokop Fri, 08 Feb 2019 17:26:00 +0100 + +live-boot (1:20180603+grml.1) unstable; urgency=medium + + * [f35e0cf] Sync with Debian's upstream + (https://salsa.debian.org/live-team/live-boot/), + git commit 7130a2c0b. + * [c8a5e53] Minimize delta to Debian's upstream/master + * [27bc786] Support debian_networking boot option to use Debian's + network behavior + * [52474b4] 9990-grml-networking.sh: + * By displaying "Preconfiguring Grml networking" it's more + explicit that we're running the 9990-grml-networking.sh code + * It's not the 23networking live-initramfs hook since quite some time, + update the comment for generation of /etc/network/interfaces + * Support also new style network device names by iterating over + /sys/class/net/* and skipping only the loopback interface + + -- Michael Prokop Fri, 14 Dec 2018 15:40:36 +0100 + live-boot (1:20180603) unstable; urgency=medium [ Luca Boccassi ]