Release new version 0.38.1
[grml-live.git] / debian / changelog
index 663f178..e2b2389 100644 (file)
@@ -1,3 +1,749 @@
+grml-live (0.38.1) unstable; urgency=medium
+
+  [ Mihai Moldovan ]
+  * [fef1c19] grml-live: fix typo in (e)error command.
+
+  [ Michael Prokop ]
+
+  * Software related changes:
+    - [79d0a1c] add ntfs-3g to GRML_SMALL. Thanks to Evgeni Golov for
+      the suggestion
+  * [7e4369c] Bump Standards-Version to 4.5.1
+  * [155ca2a] Refresh lintian overrides to reflect current state
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 May 2021 17:48:36 +0200
+
+grml-live (0.38.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * Documentation related changes:
+    - [102cd35] grml-cheatcodes.txt: document getfile.retries boot option
+    - [63954ff] grml-cheatcodes.txt: remove several unsupported boot options
+    - [acbc268] grml-cheatcodes.txt: fix URL for initramfs-tools manpage
+  * New features:
+    - [07181b4] Provide apt sources.list file to support 'bullseye' as
+      Debian suite
+    - [fada6de] Use 1m as new default squashfs block size. Thanks to
+      Mihai Moldovan <ionic@ionic.de>
+    - [8c0c9d9] GRUB templates: provide menu entry for UEFI
+      Firmware Settings
+    - [4e93b8e] GRMLBASE/01-packages: also detect and report unknown
+      package names
+  * Fixes:
+    - [fb26a16] GRMLBASE/16-depmod: no longer rely on /boot/System.map-*
+      file
+    - [89c4398] GRUB templates: do not set root/chainloader but just exit
+      for boot from next device
+
+  [ Mihai Moldovan ]
+  * [c959c14] GRUB: drop loopback usage for balder10/FreeDOS.
+  * [aa74c00] grml-live: isohybrid is the default, reflect that.
+  * [7833e77] docs/grml-live.txt: fix markdown issue, escape *.
+  * [2ae2174] grml-cheatcodes.txt: update fromiso doc.
+  * [84a0622] grml-cheatcodes.txt: reflow, no actual change.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 10 Mar 2021 17:30:50 +0100
+
+grml-live (0.37.2) unstable; urgency=medium
+
+  [ Michael Lass ]
+  * [ea72028] GRUB: remove erroneous quotes around kernelopts
+
+  [ Michael Prokop ]
+  * [87bef6e] initramfs-tools: use upstream's xz handling to support
+    multithreading
+
+ -- Michael Prokop <mika@grml.org>  Fri, 22 Jan 2021 12:01:15 +0100
+
+grml-live (0.37.1) unstable; urgency=medium
+
+  * Fixes:
+    - [0867199] Secure Boot: update grubx64.efi.signed to fix BootHole issue
+    - [780b71c] Add bsdmainutils to DEBORPHAN whitelist
+    - [ddb26a3] Update lintian-overrides for new EFI boot files
+  * Software related changes:
+    - [771fa1a] add mmdebstrap to GRML_FULL + GRML_SMALL.
+      Thanks to Helmut Grohne for the suggestion
+
+ -- Michael Prokop <mika@grml.org>  Tue, 25 Aug 2020 11:49:26 +0200
+
+grml-live (0.37.0) unstable; urgency=medium
+
+  * Fixes:
+    - [b090c76] scripts/GRMLBASE/52-mdadm: unconditionally clear
+      64-md-raid-assembly.rules
+    - [5c3e795] Store logfiles also when FAI's dirinstall fails
+    - [67df700] GRUB: don't display BIOS only addons when running
+      in EFI mode
+    - [bf7faea] /e/n/i: move sourcing of /etc/network/interfaces.d/
+      to begin of file
+  * Features:
+    - [7430221] Support usage of boot/addons via symlink to
+      corresponding git repository
+    - [f625781] Be more verbose about boot addons installation
+    - [257dba7] Support EFI capable ipxe.efi boot addon
+    - [871fc96] Provide setup files for EFI boot in netboot package
+  * Software related changes:
+    - [f814855] SW: add grub-efi-amd64-signed + shim-signed to
+      GRML_FULL (AMD64 only)
+
+ -- Michael Prokop <mika@grml.org>  Sat, 18 Jul 2020 22:02:21 +0200
+
+grml-live (0.36.0) unstable; urgency=medium
+
+  * Fixes:
+    - [8772657] Do not depend on /proc for calculating runtime
+  * Software related changes:
+    - [6542652] add tmate to GRML_SMALL + GRML_FULL
+    - [4b6fd81] add qrencode to GRML_SMALL and GRML_FULL
+  * Features:
+    - [518eb39] Refresh Secure Boot support, supporting new
+      'debian' method. Thanks to Jordan Uggla for feedback
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2020 11:34:03 +0200
+
+grml-live (0.35.4) unstable; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [d56d6fa] Add boot option pnet (Predictable Network Interface Names)
+
+  [ Michael Prokop ]
+  * [950b6bb] Adjust layout of "Predictable Network Interface Names" boot
+    option
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 Jun 2020 13:34:01 +0200
+
+grml-live (0.35.3) unstable; urgency=medium
+
+  * Software related changes:
+    - [cb7d1f2] add wireguard to GRML_FULL
+  * Fixes:
+    - [6b2e23d] GRMLBASE/98-clean-chroot: avoid warning messages
+      with resolvconf <1.80
+    - [397c7e7] Use debootstrap with --no-merged-usr by default
+    - [b4b524c] No longer refer to sources.grml.org
+
+ -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2020 16:47:04 +0200
+
+grml-live (0.35.2) unstable; urgency=medium
+
+  * Software related changes:
+    - [1ec1cfe] add avahi-utils to GRML_FULL
+  * Features:
+    - [a28b1c2] etc/network/interfaces/GRMLBASE: support
+      /etc/network/interfaces.d/* in /e/n/i (for cloud-init support)
+
+ -- Michael Prokop <mika@grml.org>  Thu, 28 May 2020 17:34:05 +0200
+
+grml-live (0.35.1) unstable; urgency=medium
+
+  * Fixes:
+    - [ba45725] deborphan: add workaround for transitional package dnsutils
+    - [3140b83] deborphan: drop deprecated packages
+    - [f37fcf9] Move scripts/GRMLBASE/40-deborphan towards DEBORPHAN class
+      as file 10-whitelist
+    - [87be754] DEBORPHAN/10-whitelist: highlight when dnsutils gets added
+      to whitelist
+    - [cd7c095] DEBORPHAN/10-whitelist: provide workaround for Debian bug
+      #929273
+    - [cb6179f] DEBORPHAN/10-whitelist: rework fix for broken keep file
+      handling of deborphan
+
+  * Documentation:
+    - [856efb5] docs: update ISO sizes and disk requirements, we no
+      longer provide support for file-rc
+
+  * Software related changes:
+    - [bda859c] add fdisk to GRMLBASE
+
+ -- Michael Prokop <mika@grml.org>  Wed, 20 May 2020 17:13:24 +0200
+
+grml-live (0.35.0) unstable; urgency=medium
+
+  * Fixes:
+    - [e5e4578] GRMLBASE/98-clean-chroot: get rid of /wget-log* files
+    - [acf12d4] GRMLBASE/98-clean-chroot: fix resolvconf symlink
+      handling + get rid of resolvconf workarounds
+    - [ef6dc82] DEBIAN_STABLE: use buster-backports instead of
+      stretch-backports
+    - [31cd53a] scripts/GRMLBASE/50-lvm: unconditionally clear
+      69-lvm-metad.rules file. Thanks to Dr. András Korn
+    - [2ece298] initramfs xz-compress: use default xz compression level.
+      Thanks to Dr. András Korn
+    - [e1e107a] GRMLBASE/80-initramfs: no longer set CRYPTSETUP=y
+    - [c557940] sudoers: set Defaults secure_path to have sane
+      default settings
+
+  * New features:
+    - [3fc930d] Initial cloud-init support
+
+  * Debian packaging:
+    - [914ab11] Bump Standards-Version to 4.5.0
+    - [b47433a] Bump Debian compat version to 12, using
+      debhelper-compat approach
+    - [0edda67] Execute 'wrap-and-sort -a -t -s' on debian/
+
+  * Software related changes:
+    - [422c49b] SW: add radvd
+    - [fbb0edd] SW: drop hfsprogs from GRML_FULL
+    - [95f7765] SW: add cloud-init to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 16:34:01 +0200
+
+grml-live (0.34.4) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - [5832602] add kpartx to GRML_SMALL + GRML_FULL
+    - [bd2cf42] add qemu-guest-agent to GRML_SMALL
+    - [6fb7bd5] add borgbackup to GRML_FULL
+    - [4ad251e] use Debian kernel packages instead of our custom Grml
+      ones
+    - [c4105ae] add iperf3 to GRML_SMALL and GRML_FULL. Thanks to Marc
+      Haber for the suggestion
+    - [572d466] replace fuse with fuse3
+    - [2dc56cc] add zstd to GRML_FULL
+    - [adf8778] add tree to GRML_SMALL
+    - [1e64daf] add ncdu to GRML_SMALL
+
+  [ Felix Neumärker ]
+  * Software related changes:
+    - [4622daf] add tree to GRML_FULL
+    - [45480fb] add ncdu to GRML_FULL
+    - [5709350] cryptsetup-initramfs (fix persistence-encryption)
+
+ -- Michael Prokop <mika@grml.org>  Tue, 03 Dec 2019 16:34:36 +0100
+
+grml-live (0.34.3) unstable; urgency=medium
+
+  * [0e8474f] GRMLBASE/90-update-alternatives: support vim >=2:8.1.2136-1
+  * Software related changes:
+    - [7a7269f] replace vim-gtk with vim-gtk3
+
+ -- Michael Prokop <mika@grml.org>  Tue, 22 Oct 2019 15:53:10 +0200
+
+grml-live (0.34.2) unstable; urgency=medium
+
+  [ Jay Lawrence ]
+  * [0913784] Need to set templates directory as well when running from
+    git
+
+  [ Michael Prokop ]
+  * [43f024e] README: set TEMPLATE_DIRECTORY instead of using -t cmdline
+    option
+  * [ef74e87] Rebuild /var/lib/dpkg/available to install not-yet-installed
+    packages in update runs
+  * Software related changes:
+    - [16f6d5c] add efibootmgr to GRMLBASE
+    - [77f1028] drop racoon from GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Thu, 26 Sep 2019 16:07:22 +0200
+
+grml-live (0.34.1) unstable; urgency=medium
+
+  * [8352df0] Provide workaround for FAI bug, leaving /run/udev behind
+    (see #928981)
+  * [3e832a3] Sources list setup for security: switch from testing/updates
+    to testing-security
+  * Software related changes:
+    - [ef82eb5] drop lilo from GRML_SMALL and GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Jul 2019 17:32:27 +0200
+
+grml-live (0.34.0) unstable; urgency=medium
+
+  * [70a5830] Switch default mount point from /lib/live/mount/medium to
+    /run/live/medium
+  * [5eaaf95] Bump Standards-Version to 4.3.0
+  * Software related changes:
+    * [746b46a] add dnsutils to GRML_FULL
+    * [af39fa0] add qemu-system-gui to GRML_FULL. Thanks to
+      Iru Cai for the suggestion
+
+ -- Michael Prokop <mika@grml.org>  Thu, 21 Mar 2019 12:27:56 +0100
+
+grml-live (0.33.6) unstable; urgency=medium
+
+  * Software related changes:
+    - [c953e20] add aptitude to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Sun, 30 Dec 2018 10:18:37 +0100
+
+grml-live (0.33.5) unstable; urgency=medium
+
+  * [6eb8f42] grml-cheatcodes + isolinux splashes: drop xkeyboard +
+    lang=*-iso boot options
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 17:17:03 +0100
+
+grml-live (0.33.4) unstable; urgency=medium
+
+  * [3a05497] Set up Unicode/UTF8 and console fonts via console-setup.
+    Thanks to Michael Schierl (@schierlm) + @qlplq for feedback and
+    Darshaka Pathirana for debugging this and providing a preliminary PR
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 16:22:25 +0100
+
+grml-live (0.33.3) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [f6af226] Drop 'bootchart' from grml-cheatcodes.txt and isolinux
+    labels. Thanks to Darshaka Pathirana for spotting
+  * [18da1ac] Ensure to properly remove deprecated serial-
+    getty@ttyS0.service.d override file
+
+  [ Paul Menzel ]
+  * [ba14525] README.md: Use HTTPS URLs
+
+ -- Michael Prokop <mika@grml.org>  Wed, 19 Dec 2018 10:40:49 +0100
+
+grml-live (0.33.2) unstable; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [efd2447] Enable serial-getty with root autologin on every given
+    device. Thanks to @MichaelEischer for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 14:00:05 +0100
+
+grml-live (0.33.1) unstable; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [7f304b5] Update cheatcodes to clarify hardware clock and timezone
+    defaults
+
+  [ Michael Prokop ]
+  * [65ee43c] grml-cheatcodes.txt: don't mention "gmt" boot option, "utc"
+    should be used
+  * [9d4f2c5] Disable Secure Boot support by default
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:21:07 +0100
+
+grml-live (0.33.0) unstable; urgency=medium
+
+  * [642e1b3] Ensure GRUB finds the running ISO
+  * [05a5a70] GRUB: drop `insmod vbe`
+  * [e995aca] Support BOOT_FILE variable for usage within secureboot
+    templates
+  * [f5455fb] Drop symlink etc/grml/fai/config/config
+  * [421ba62] Rework debian/, following current best practices
+  * Software related changes:
+    - [61b77ff] drop deprecated cpufrequtils (+ drop
+      scripts/GRMLBASE/36-cpufrequtils) Thanks to Michael Biebl
+      for the pointer
+
+ -- Michael Prokop <mika@grml.org>  Thu, 13 Dec 2018 12:37:14 +0100
+
+grml-live (0.32.3) unstable; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [f426365] Update broken links. Thanks to David Prévot
+    <taffit@debian.org> for the report
+  * [3c0d23b] Remove genisoimage from dependencies
+
+  [ Michael Prokop ]
+  * [3dbb47c] Bump Standards-Version to 4.2.1
+  * [ea5050d] Switch Homepage + Vcs-Browser headers from http to https
+
+ -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 10:14:51 +0100
+
+grml-live (0.32.2) unstable; urgency=medium
+
+  [ Paul Menzel ]
+  * [c0b4d40] templates/EFI: Use newer grubx64 from Ubuntu
+
+  [ Michael Prokop ]
+  * [eaa7b56] EFI/BOOT/README: document file usage
+  * [8c2668b] EFI/BOOT: bring back files from Ubuntu 18.04
+
+ -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2018 17:23:51 +0200
+
+grml-live (0.32.1) unstable; urgency=medium
+
+  * Software related changes:
+    - [14fe0c7] add qemu-guest-agent to GRML_FULL
+    - [8078724] add dislocker to GRML_FULL. Thanks to f0
+    - [d1dd031] add bcache-tools to GRML_FULL
+    - [1a76a8f] replace btrfs-tools (transitional package) with
+      btrfs-progs in GRML_FULL
+    - [18d72e0] replace lynx-cur (transitional package) with lynx in
+      GRML_FULL
+    - [cafb5e7] drop alsa-base (no longer existing) from GRML_FULL
+    - [b9087a1] replace targetcli + python-urwid with targetcli-fb in
+      GRML_FULL
+    - [8edb3d4] Drop qemu-kvm (qemu-system-x86 being its replacement)
+      from GRML_FULL
+  * [21be832] jessie-backports: use usb-modeswitch from jessie-backports
+
+ -- Michael Prokop <mika@grml.org>  Wed, 15 Aug 2018 11:20:46 +0200
+
+grml-live (0.32.0) unstable; urgency=medium
+
+  [ Paul Menzel ]
+  * [bc4f026] templates/EFI: use files from Ubuntu 18.04
+
+  [ Michael Prokop ]
+  * [c35a30b] Update GRUB test for Secure Boot support
+  * Software related changes:
+    - [cd5737e] add thin-provisioning-tools to GRML_FULL.
+      Thanks to James Tocknell
+
+ -- Michael Prokop <mika@grml.org>  Fri, 01 Jun 2018 16:15:58 +0200
+
+grml-live (0.31.3) unstable; urgency=medium
+
+  [ Marcos Mello ]
+  * [3234a4f] Do not handle lid switch
+
+  [ Markus Lindberg ]
+  * [9074f05] Use stretch-backports instead of jessie-backports for stable
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - [27c4635] add restic
+  * [2414a38] Bump Standards-Version to 4.1.4
+
+  [ Marc Haber ]
+  * [780493c] add placeholder and explanation inviting local patches to
+    isolinux.cfg
+
+ -- Michael Prokop <mika@grml.org>  Fri, 25 May 2018 13:58:57 +0200
+
+grml-live (0.31.2) unstable; urgency=medium
+
+  * [3900f5d] GRMLBASE/98-clean-chroot: execute resolvconf workarounds
+    also for systemd. Thanks to András Korn
+  * Software related changes:
+    - [01295b2] drop apt-transport-https from GRMLBASE
+    - [e02aee4] replace iproute with iproute2
+  * [1a823a1] Replace /etc/apt/grml.key with /etc/apt/trusted.gpg.d/grml-
+    archive-keyring.gpg. Thanks to Antoine Beaupré <anarcat@debian.org>
+    for a related PR against grml-debian-keyring
+  * [56d4377] updatebase.GRMLBASE: no longer install aptitude
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Apr 2018 11:52:54 +0200
+
+grml-live (0.31.1) unstable; urgency=medium
+
+  * [81d68fd] Fix a bunch of typos
+  * Software related changes:
+    - [7c6e289] add x11vnc to GRML_FULL to properly support vnc boot
+      option. Thanks to luke2261git for the bugreport
+    - [38c0449] add ldnsutils to GRML_SMALL
+  * [d473b06] Generate empty /lib/udev/rules.d/69-lvm-metad.rules instead
+    of removing the file
+  * [66b3d05] GRMLBASE/52-mdadm: fix path for 64-md-raid-assembly.rules
+  * [3ddb937] GRMLBASE/91-update-pciids: test for new update-pciids
+    location in /usr/sbin
+  * [1b8b36a] GRMLBASE/93-update-usbids: test for new update-usbids
+    location in /usr/sbin
+  * [e23b03b] ssh service: set RuntimeDirectory=sshd to work with recent
+    openssh versions. Thanks to Darshaka Pathirana <dpat@grml.org> for
+    feedback
+
+ -- Michael Prokop <mika@grml.org>  Tue, 20 Feb 2018 17:57:24 +0100
+
+grml-live (0.31.0) unstable; urgency=medium
+
+  The "¡hola!, Secure Boot" release
+
+  * [0fbd7ed] No longer ship mkdebmirror example script
+  * Software related changes:
+    - [570d1b6] add fsarchiver to GRML_SMALL. Thanks to Marcos Mello for
+      the suggestion
+    - [88d2f6d] add ndisc6 + rdnssd to GRML_SMALL and GRML_FULL. Thanks
+      to Marc Haber for the suggestion
+    - [ad58f50] add whois to GRML_SMALL. Thanks to Marc Haber for the
+      suggestion
+    - [c965d94] add btrfs-progs to GRML_SMALL
+  * [40b0557] Provide workaround for systemd's systemctl failures on
+    jessie
+  * [9accc79] Provide jessie support for systemd + recent kernel packages
+  * [9612f61] Drop support for Debian wheezy
+  * [8c054a5] Add support for Debian buster (AKA Debian v10 and current
+    Detian testing)
+  * [dc6cf5e] Use stretch instead of jessie for current defaults in docs +
+    grml-live config file
+  * [332ae52] Secure Boot support. Thanks to Michael Schierl
+    <schierlm@gmx.de> for help regarding the Secure Boot setup
+  * [4b8bb30] Secure Boot GRUB template: be more dynamic + don't overwrite
+    with empty variable
+  * [54f1911] scripts/generate_netboot_package.sh: use net.ifnames=0 as
+    default boot option
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Sep 2017 09:28:47 +0200
+
+grml-live (0.30.1) unstable; urgency=medium
+
+  [ Antoine Beaupré ]
+  * Software related changes:
+    - [0063d2f] SW: add stressant package to GRML_FULL
+
+  [ Michael Prokop ]
+  * [4cd6571] Bump Standards-Version to 4.0.1
+
+ -- Michael Prokop <mika@grml.org>  Thu, 17 Aug 2017 15:08:27 +0200
+
+grml-live (0.30.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [5bb2f98] Update comment regarding checksum generation
+  * [6725bfa] Support EFI on 32-bit systems, increase EFI image size +
+    switch from isohybrid to xorriso/isohybrid combination
+  * Software-related changes:
+    - [9e520d4] add lm-sensors to GRML_FULL. Thanks to Grégoire Sutre
+      for the suggestion
+    - [3a96b44] drop packages from GRML_FULL that are already part of
+      GRMLBASE
+    - [b489a40] no longer ship grml2hd* packages via GRMLBASE
+    - [b6fbb79] drop tcpd from GRML_SMALL, not shipped on GRML_FULL.
+      Thanks to Darshaka Pathirana <dpat@syn-net.org>
+    - [82a78a4] add ed to GRML_FULL since it's also shipped on
+      GRML_SMALL. Thanks to Darshaka Pathirana <dpat@syn-net.org>
+
+  [ Darshaka Pathirana ]
+  * [dde7709] templates: remove bootoption nostats
+  * [061fdcd] Update cheatcodes documentation to clarify isolinux
+    vs GRUB situation
+  * [d618834] templates: fix isolinux boot option label for grub
+
+ -- Michael Prokop <mika@grml.org>  Fri, 09 Jun 2017 22:51:01 +0200
+
+grml-live (0.29.7) unstable; urgency=medium
+
+  * [b0b0bc5] Get rid of /etc/network/if-up.d/aoe-discover
+
+ -- Michael Prokop <mika@grml.org>  Mon, 29 May 2017 19:27:11 +0200
+
+grml-live (0.29.6) unstable; urgency=medium
+
+  * [78b2757] Delete /usr/lib/udev/rules.d/64-md-raid-assembly.rules to
+    avoid automatic mdadm scanning
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 May 2017 23:38:30 +0200
+
+grml-live (0.29.5) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [8a09c98] GRUB theme: replace desktop-color with desktop-image. Thanks
+    to Michael Schierl <schierlm@gmx.de>
+  * [08877a5] Enable autologin for user root on serial console ttyS0
+  * [fad6e2c] Disable automatic 'ATA over Ethernet discovery' Thanks to
+    Felipe Sateler + Darshaka Pathirana for help in coming up with a
+    solution
+  * [3a31f02] Enable systemd specific debug boot options in debugging mode
+  * [a56dcf4] Provide consistent header information for all /etc/systemd/
+    files that are deployed via grml-live
+  * [fcb31f4] Switch from grml-runtty to agetty also on tty11 + tty12
+  * Software related changes:
+    - [d039e20] add cpufrequtils to GRML_SMALL
+    - [8dd4995] add rng-tools to GRMLBASE [Closes: issue1336]
+    - [d3bb619] add haveged to GRMLBASE [Closes: issue1336]
+
+  [ Darshaka Pathirana ]
+  * [5fbe7ab] TTY6/VT6 should start a shell if bootoption startx is not
+    given
+  * [da778b9] Switch from grml-runtty to agetty
+  * [48143b6] Get rid of grml-runtty
+  * [6871972] Run zsh when starting screen
+
+  [ Thomas Stewart ]
+  * [afdf6b6] Warn in initramfs if there is <256MM memory
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 May 2017 14:32:15 +0200
+
+grml-live (0.29.4) unstable; urgency=medium
+
+  * Software related changes:
+    - [e71ef8c] add lsscsi to GRML_SMALL. Thanks to András Korn
+  * [52b5306] GRMLBASE/49-sshd: ensure that login as root via password
+    works again
+  * [2c2f282] No longer mask systemd-machine-id-commit.service
+  * [d6e3163] Delete /lib/udev/rules.d/69-lvm-metad.rules to avoid
+    automatic LVM scanning
+  * [7ca3b49] Ensure that tty1 console is starting *after* grml-autoconfig
+    execution. Thanks to Darshaka Pathirana <dpat@syn-net.org>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 14:48:38 +0200
+
+grml-live (0.29.3) unstable; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [02f844a] Use Firefox as default browser if present and drop iceweasel
+    config
+
+  [ Michael Prokop ]
+  * [595d0fe] Set grml-docs/startpage.html + grml.org as start pages in
+    Firefox
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 17:56:13 +0200
+
+grml-live (0.29.2) unstable; urgency=medium
+
+  [ Antoine Beaupré ]
+  * [7beda7d] Output to "./grml" in current working directory instead of
+    /grml/grml-live
+  * [f7be6a2] fixup build broken by 7beda7d
+
+  [ Michael Prokop ]
+  * [990478a] SW: include systemd-container in GRMLBASE
+  * [f2c7804] GRMLBASE/21-usersetup: add grml user to 'input' group.
+    Thanks to Laurent Bigonville for the hint
+  * [4236ea4] SW: replace transitional package iptraf with iptraf-ng
+  * [8120950] deborphan: add qemu-kvm to list of packages which are never
+    to be reported
+  * [42089ed] SW: add linux-cpupower to GRML_FULL
+
+  [ Darshaka Pathirana ]
+  * [4a7d133] Make startx boot option work with systemd
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:54:59 +0200
+
+grml-live (0.29.1) unstable; urgency=medium
+
+  * [46b3c13] Add default user (grml) to "disk" group
+  * [a28b0fd] If locales-all package is installed skip locales generation
+  * [08d2105] docs: fix typo (ot->to)
+  * [38a5a50] debian/rules: replace deprecated dh_clean -k with dh_prep
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Mar 2017 17:18:13 +0100
+
+grml-live (0.29.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - [678f11e] ship acpid on file-rc systems only, systemd provides
+      logind
+    - [ec12218] add qemu-system-x86 as underlying dependency for qemu-kvm
+    - [5f9f936] replace transitional package iceweasel with firefox-esr
+  * [890427a] Provide sources.list file for DEBIAN_STRETCH class to be
+    able to use "-s stretch" as grml-live command line
+  * [3566d01] Generate /etc/issue with Grml release information
+  * [f2ebfa6] Create /home/$USERNAME in RELEASE class with up2date files
+    from /etc/skel
+  * [fda69fd] Fix generation of SHA-256 and SHA-512 hashes
+
+  [ Darshaka Pathirana ]
+  * [d55873e] Provide new grml-boot.target. Thanks to Felipe Sateler
+
+ -- Michael Prokop <mika@grml.org>  Fri, 24 Feb 2017 14:01:17 +0100
+
+grml-live (0.28.1) unstable; urgency=medium
+
+  [ brian m. carlson ]
+  * [fd166a5] Add SHA-256 and SHA-512 hashes
+
+  [ Darshaka Pathirana ]
+  * [895467c] Change systemd default target to multi-user.target
+  * [50bdb40] Use ssh-keygen -A to generate host keys
+  * [48dd3c8] Enable General Purpose Mouse interface (gpm) with systemd
+
+  [ Michael Prokop ]
+  * Documentation related changes:
+    - [07dd8b1] document LIVE_CONF usage. Thanks to Eric Keller for bug report
+    - [01fa9e0] clarify usage of GRMLBASE regarding kernel package selection
+    - [6c2fffe] update ISO sizes + disk space requirements
+  * Software related changes:
+    - [8d1192c] add libpam-systemd to GRMLBASE, except for FILE_RC installs
+    - [7d42047] add man-db to GRML_FULL
+    - [837cb4a] add vim-gtk to GRML_FULL [Closes: issue1325]
+  * Cleanups:
+    - [712b0db] Drop deprecated ia32-libs package from Recommends
+    - [d82e1cc] Drop grml-live-compat from Suggests, update code + comments
+      accordingly
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:25:03 +0100
+
+grml-live (0.28.0) unstable; urgency=medium
+
+  The "hello worl^Wsystemd" release
+
+  [ Michael Prokop ]
+  * Software related changes:
+    - [939390e] move multitail from GRML_FULL to GRMLBASE
+    - [15d53d4] add binwalk to GRML_FULL
+    - [c135742] drop aufs-tools from GRMLBASE
+    - [4548553] add libteam-utils
+    - [f74dd50] update list of firmware package in GRMLBASE
+    - [a6f8b43] drop firmware-ipw2x00 (license issues)
+    - [96b25c3] add nvme-cli to GRML_FULL
+    - [ebf5726] add dbus to GRMLBASE
+    - [04fba36] drop disabled 'nvi' package from GRML_SMALL class
+    - [5a02583] drop sysvinit from GRML_SMALL + GRML_FULL
+
+  * Systemd related changes:
+    - [1aec739] Systemd support, providing backwards compatibility
+      via FILE_RC class [Closes: issue1015]
+    - [db954a2] Switch UTC setting from /etc/default/rcS to /etc/adjtime.
+      Thanks to Darshaka Pathirana
+    - [58742dd] Drop deprecated GRMLBASE/48-tmpfs file, use default
+      /tmp handling
+    - [bb2bf50] Update FILE_RC + systemd classes for aptitude->apt switch
+    - [c553193] Skip resolvconf magic when using systemd
+    - [b70f723] Enable rsyslog socket + service via systemd preset
+    - [486a40c] grml-cheatcodes.txt: document SYSTEMD_COLORS=0 usage
+
+  * New feature "wayback machine":
+    - [7380bbc] Provide wayback machine via "-w <date>"
+    - [4aa8458] Use "[check-valid-until=no]" in wayback option
+    - [1601f8b] Support wayback option also in bootstrapping
+      the initial chroot
+
+  * Misc bugfix/improvement/docs related changes:
+      - [e83b8fe] 03-get-sources: ensure that apt information is
+        available + up2date
+      - [16c1c71] Add .gitignore to ignore files from
+        etc/grml/fai/config/basefiles
+      - [83d621a] docs: don't mention Grml/Debian repositories for
+        squashfs-tools any longer
+      - [e9da330] Add etc/grml/fai/config/config to .gitignore
+      - [ae7acfb] Ensure that we can build up2date epub + pdf files
+      - [5c8e5c9] docs: provide instructions how to run from git, use
+        local repos + unify base.tgz docs
+      - [06ef02f] Add new Grml repository signing key 4096R/21E0CA38EA2EA4AB
+        to GRMLBASE's /etc/apt/grml.key
+      - [465346b] hooks/instsoft.GRMLBASE: ensure package list is up2date
+        before trying to install file-rc/aptitude
+      - [4585f1e] hooks/instsoft.GRMLBASE: ensure aptitude is available
+        before invoking it
+      - [1631a89] scripts/GRMLBASE/94-update-smart-drivedb: switch warning
+        into note since update-smart-drivedb is deprecated
+      - [b17040d] GRMLBASE/44-grub: explicitly set grub-mkimage's prefix
+        path. Thanks to Darshaka Pathirana
+      - [3ac646b] templates: use net.ifnames=0 by default
+      - [8075b3f] instsoft.GRMLBASE: ensure that file-rc can be installed
+      - [121b348] Switch from aptitude to apt-get as package manager in
+        package list
+      - [c850f58] GRMLBASE/21-usersetup: add grml user to vboxsf group
+      - [178765a] Add etc/grml/fai/make-fai-nfsroot.conf +
+        etc/grml/fai/nfsroot.conf to .gitignore
+      - [c970c21] README: explicitly mention the templates option as well
+      - [0a07df7] Bump Standards-Version to 3.9.8
+      - [8ee391b] Bump debian/compat to 9
+      - [f37bf4e] Bump Build-Depends to debhelper v9 or newer
+
+  [ Andreas "Jimmy" Gredler ]
+  * [7fce04b] Added support for netboot.xyz
+  * Software related changes:
+    - [d9fb7da] Add syslinux-utils to GRMLBASE
+
+  [ Carsten Hey ]
+  * [45f0dab] isolinux.cfg template: fix typo in a comment
+
+  [ Darshaka Pathirana ]
+  * [5b0d160] Fix failing systemd ssh.service
+  * [6e61fc1] Enable and disable services by using systemd.presets
+  * [867af6c] Set user, group and mode for /etc/systemd
+  * [55a97d8] Use systemd.preset to disable all unneeded services
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:16:00 +0100
+
+grml-live (0.27.2) unstable; urgency=medium
+
+  * [54e1498] Fix apt >=1.1 regression in apt-preferences handling
+  * [5cc5ed0] Do not fail source retrieval step with apt >=1.1
+
+ -- Michael Prokop <mika@grml.org>  Fri, 04 Dec 2015 22:53:29 +0100
+
 grml-live (0.27.1) unstable; urgency=medium
 
   [ Evgeni Golov ]