Release new version 0.29.5
[grml-live.git] / debian / changelog
index 0efa15e..ea9626c 100644 (file)
@@ -1,3 +1,727 @@
+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 ]
+  * [94aafe9] drop full-ov, custom-ov, live-rw and home-rw from the
+    helptext
+
+  [ Michael Prokop ]
+  * [9561b4b] Drop misplaced MIRROR_DIRECTORY from grml-live.conf
+  * [25317da] docs: How to use your own local repository
+  * [3003b74] Fix wrong filename for chain.c32 in isolinux.cfg. Thanks to
+    Gregor Zattler <telegraph@gmx.net> for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:21:55 +0200
+
+grml-live (0.27.0) unstable; urgency=medium
+
+  * Software related changes:
+    - [eacb0a9] add stress to GRML_FULL. Thanks to Bernd Zeimetz
+      <bzed@debian.org> for the suggestion
+    - [467562f] add apt-transport-https to GRMLBASE
+    - [0d4a8c8] replace vlock with physlock [Closes: issue1342]
+  * [c057283] Drop unmaintained GRML_MEDIUM + GRML_XL classes
+  * [597476b] grml-cheatcodes.txt: replace vlock with physlock
+  * [32f2612] Drop unused-override from lintian file
+
+ -- Michael Prokop <mika@grml.org>  Thu, 09 Jul 2015 12:10:56 +0200
+
+grml-live (0.26.8) unstable; urgency=medium
+
+  The "happy bugfixing ☻" release
+
+  * [c3d079c] DEBIAN_STABLE: backports should point to jessie nowadays
+  * [e44be99] Replace references to wheezy with jessie + add stretch to
+    zsh completion
+  * [f50c895] Fix check for sylinux *.c32 files
+  * [29dc84a] Make package error check safe for "/" inside the package
+    string
+  * [fac5a9f] sources.list configs: enable contrib/non-free for backports
+  * [7cf0d67] 33-aptsetup: improve perl regex to work with backports and
+    perl 5.14
+  * [f793321] sources.list: fix comments and drop unused entries
+  * [f6abf3c] Provide sources.list setup for DEBIAN_JESSIE
+
+ -- Michael Prokop <mika@grml.org>  Mon, 22 Jun 2015 18:13:52 +0200
+
+grml-live (0.26.7) unstable; urgency=medium
+
+  * Software related changes:
+    - [46560db] add uml-utilities to GRML_FULL [Closes: issue1344]
+    - [ed11f13] add bats to GRML_FULL
+  * [ddc3eda] New script 94-update-smart-drivedb to update smartmontools'
+    drive database
+  * [1f91be9] 94-update-smart-drivedb: do not fail on update-smart-drivedb
+    errors
+
+ -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:41:40 +0200
+
+grml-live (0.26.6) unstable; urgency=medium
+
+  * [ae3f3ea] Do not enable modesetting for mgag200 driver
+    [Closes: issue1334]
+  * [b057685] Add mgag200.modeset=0 to boot options for disabled
+    framebuffer/KMS
+  * [ded6100] Include ldlinux.c32 in netboot package. Thanks to murb for
+    the bug report on IRC, thanks to chtaube for the bugreport in the BTS.
+    [Closes: issue1340]
+  * [9cef53c] Include ldlinux.c32 in netboot package also via grml-live
+    itself
+  * [ec5ba42] Copy all *.c32 syslinux files to make sure dependencies
+    aren't missing
+  * Software related changes:
+    - [f2341e2] add nethogs to GRML_FULL
+    - [93a09a7] add partclone to GRML_FULL [Closes: issue1341]
+      Thanks to gerd for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2015 14:04:42 +0100
+
+grml-live (0.26.5) unstable; urgency=medium
+
+  * [b9012b6] Drop deprecated mtab.sh script from runlevel.conf
+    [Closes: issue1321] Thanks to Christian Hofstaedtler for reporting
+  * Software related changes:
+    - [aab3330] add wodim to GRML_FULL [Closes: issue1324]
+    - [f3ab027] replace wodim with xorriso [Closes: issue1233]
+      Thanks to Alexander Wirt for pointing out that wodim is outdated
+
+ -- Michael Prokop <mika@grml.org>  Tue, 18 Nov 2014 13:07:07 +0100
+
+grml-live (0.26.4) unstable; urgency=medium
+
+  * [1c745f0] Add libmenu.c32 to isolinux directory
+  * [438804c] No longer include MirOS BSD in isolinux/syslinux boot menu
+  * [50857d8] Also include libgpl.c32 in isolinux directory
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Nov 2014 12:51:46 +0100
+
+grml-live (0.26.3) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [92a5c91] Fix creation of images based on Wheezy after the udev
+    fix in grml-live
+  * [e6a2086] Set cirrus modeset=0 to prevent hang on QEMU
+
+ -- Michael Prokop <mika@grml.org>  Thu, 13 Nov 2014 09:28:06 +0100
+
+grml-live (0.26.2) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [bce4532] also set cirrus.modeset=0 for the nomodeset options
+  * [624ae81] grml-cheatcodes: document cirrus.modeset=0
+
+ -- Michael Prokop <mika@grml.org>  Thu, 06 Nov 2014 00:50:49 +0100
+
+grml-live (0.26.1) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [57c1cbd] Fix path for memdisk binary when building with recent
+    syslinux[-common] versions
+  * [96dd50b] Switch from http.debian.net to ftp.debian.org
+  * [51fbcc7] Make sure apt caches are up2date before trying to install
+    aptitude
+  * [0d862c6] Bump Standards-Version to 3.9.6
+  * Software related changes:
+    - [0f1a3e2] add syslinux-common to GRMLBASE
+
+  [ Evgeni Golov ]
+  * [58a3389] set CRYPTSETUP=y when calling update-initramfs. Thanks to
+    Charles A. Hewson <cahewson@eskimo.com>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 10:55:16 +0100
+
+grml-live (0.26.0) unstable; urgency=medium
+
+  * Software related changes:
+    - [1d15a21] add augeas-tools
+    - [afefe0a] drop gptsync (orphaned and broken)
+  * [038aa8e] isohybrid binary moved to syslinux-utils, update Recommends
+    + error msg
+  * [09c4993] Do our best to make sure aptitude is installed in chroot
+  * [1ed2df6] Update lintian overrides for modified lintian message
+
+ -- Michael Prokop <mika@grml.org>  Wed, 17 Sep 2014 22:54:12 +0200
+
+grml-live (0.25.1) unstable; urgency=medium
+
+  * [862dda1] updatebase.GRMLBASE: execute fcopy with -i flag to ignore
+    non-matching files
+  * [1610e49] Check for failed updatebase and instsoft hook executions
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 16:16:32 +0200
+
+grml-live (0.25.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [e8a4c1d] Add falls positive privacy-breach-generic to lintian
+    overrides
+  * [184eabc] 21-usersetup: check for existing /bin/zsh inside the chroot.
+    Thanks to Krisztian VASAS <iron@ironiq.hu> for reporting the problem
+  * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to
+    set script directory. Thanks to Krisztian VASAS <iron@ironiq.hu> for
+    the initial patch
+
+  [ Elias Probst ]
+  * [14ee437] Add 'rsync' to dependencies
+
+  [ Krisztian VASAS ]
+  * [1ebce30] Possibility to give LIVE_CONF as env. variable
+  * [df45a26] Don't use addons in GRUB if NO_ADDONS is set
+  * [62dae38] Fixes to be able to build Grml based on Debian Wheezy
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 13:15:21 +0200
+
+grml-live (0.24.0) unstable; urgency=medium
+
+  [ Michael Schierl ]
+  * [8d91fa8] Add more filesystems to modular GRUB2 [related to issue1306]
+
+  [ Michael Prokop ]
+  * [932cf88] Adjust syslinux directories for syslinux v3:6.03~pre1+dfsg-4
+  * [412c0be] Do not fail in upgrade mode (-u) when configuration files
+    have been modified
+  * [7fe3cdb] Further updates for syslinux v3:6.03~pre1+dfsg-4 support
+  * Software related changes:
+    - [00c1f19] add iperf to GRML_FULL
+    - [9f0a996] move syslinux into GRMLBASE class, add pxelinux + isolinux
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 May 2014 12:08:40 +0200
+
+grml-live (0.23.3) unstable; urgency=medium
+
+  * [61d5ddd] Drop "forensic" boot option from Forensic Mode boot menu
+  * [8f28ef2] debconf: enable permit-root-login for openssh-server package
+  * [0ad0e81] Provide GRMLBASE script 49-sshd to adjust sshd configuration
+    [Closes: issue1304]
+  * Software related changes:
+    - [908cad4] replace zd1211-firmware with firmware-zd1211
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 22:40:29 +0200
+
+grml-live (0.23.2) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [e44c3b3] name the correct, non-deprecated, persistence label first
+
+  [ Michael Prokop ]
+  * [4a12fc7] Install grub modules into /boot/grub/i386-pc [Testing:
+    issue1297] Thanks to Michael Schierl
+  * [6905754] Fix syntax error in "${BUILD_OUTPUT}"/boot/grub/i386-pc/
+    creation
+  * [4df3e2f] Add bzip2 to depends, used for netboot package generation.
+    Thanks to Michael Schierl for the bugreport
+  * [d1e7709] Run wrap-and-sort -a on debian directory
+  * [7a9a250] Remove /etc/resolvconf/resolv.conf.d/original during
+    cleanup. Thanks to Evgeni Golov for the pointer
+  * [462afb6] Make sure to not leak any mdadm configurations from the
+    build system. Thanks to Evgeni Golov for the pointer
+  * Software related changes:
+    * [b586e55] drop libertas-firmware from GRMLBASE. Thanks to Axel
+      Beckert <abe@deuxchevaux.org>
+    * [2601da4] replace lynx with lynx-cur. Thanks to Axel Beckert
+      <abe@deuxchevaux.org>
+
+  [ Michael Schierl ]
+  * [fc89ac0] Add warning for running grml-live from git
+  * [d3e8ff2] Make the GRUB images modular
+  * [10201fb] Work around regression in GRUB 2.00-22
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Mar 2014 17:17:18 +0100
+
+grml-live (0.23.1) unstable; urgency=medium
+
+  * [c701eef] Rework script which checks for uninstallable packages
+  * Software related changes:
+    - [35e2f8f] drop recover, abandoned upstream
+
+ -- Michael Prokop <mika@grml.org>  Fri, 21 Mar 2014 10:43:46 +0100
+
+grml-live (0.23.0) unstable; urgency=medium
+
+  * [8bdfb54] 98-clean-chroot: get rid of /var/lib/aptitude/pkgstates.old
+    in RELEASE class
+  * [0442e2a] 33-aptsetup: adopt snapshot.debian.org code for
+    http.debian.net
+  * [e4b0667] Rename "readonly" boot option to "read-only", renamed in
+    live-boot
+  * [3ffdf59] Move return code check of FAI-run before wrinting to /etc of
+    live system
+  * [c5ba433] Enable fbdev for vmwgfx kernel driver [Testing: issue1280]
+    Thanks to Andreas Gredler <jimmy@grml.org>
+  * Software related changes:
+    - [6a5659b] SW: replace transitional package ifenslave-2.6 with
+      ifenslave
+    - [1d7acdc] SW: remove ufsutils from GRML_{SMALL,MEDIUM,FULL,XL}
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:23:41 +0100
+
+grml-live (0.22.1) unstable; urgency=medium
+
+  * [adbf302] Update DEBIAN_STABLE for wheezy as current stable release
+  * [e5bc692] grml-live.conf: adjust SUITE comment for new defaults
+  * [bfb132d] grml-live.conf: adjust debootstrap cmdline for Debian/wheezy
+  * [04e6319] zsh completion: update list of Debian suites
+  * [c2110d3] Remove DEBIAN_STABLE file regarding wheezy-backports. Thanks
+    to Andras Korn
+  * [89a4ade] Force bootlocal* files to be executables
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:21:15 +0100
+
+grml-live (0.22.0) unstable; urgency=low
+
+  The "happy xmas" release
+
+  * [308d87b] Switch from cdn.debian.net to http.debian.net
+  * [7721458] Bump Standards-Version to 3.9.5
+  * [7b90d41] RELEASE/98-clean-chroot: remove
+    /var/lib/apt/lists/*Translation* files
+  * [12ae9f0] GRMLBASE/98-clean-chroot: do not execute apt-get update
+  * Software related changes:
+    - [0ef21d2] add dump to GRML_FULL [Closes: issue1288]
+    - [a6d3e35] add nocache to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:13:04 +0100
+
+grml-live (0.21.6) unstable; urgency=low
+
+  * [7858f90] grml-cheatcodes.txt: document passwd and encpasswd boot
+    options
+  * [8e04e2c] Update list of supported Debian suites/releases and related
+    docs
+  * Software related changes:
+    - [4ed2dcf] Add tcplay to GRML_FULL [Closes: issue1282]
+      Thanks to Raoul for the suggestion
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 10:18:57 +0100
+
+grml-live (0.21.5) unstable; urgency=low
+
+  * [6e49238] scripts/generate_netboot_package.sh: add closing brace to
+    error message
+  * [1876480] Fix check for presence of pxelinux.0 file
+  * [3c4e3e3] Drop trailing dot in 'Boot from next boot device' Thanks to
+    Andreas Gredler for noticing
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Sep 2013 12:58:48 +0200
+
+grml-live (0.21.4) unstable; urgency=low
+
+  * [d04892a] Execute freshclam only if class FRESHCLAM is set
+
+ -- Michael Prokop <mika@grml.org>  Tue, 10 Sep 2013 13:24:54 +0200
+
+grml-live (0.21.3) unstable; urgency=low
+
+  * Software related changes:
+    - [1f4f495] add nwipe to GRML_FULL
+    - [6c246ac] add nwipe to GRML_SMALL
+    - [8496764] add clonezilla to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Mon, 09 Sep 2013 23:45:43 +0200
+
+grml-live (0.21.2) unstable; urgency=low
+
+  The "oho, she's crawling!" release
+
+  * [b2689b3] Software related change: add xz-utils to GRMLBASE
+
+ -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:11:05 +0200
+
+grml-live (0.21.1) unstable; urgency=low
+
+  The "oho, she's moving!" release
+
+  * [2f7f443] templates: Use lowercase 'timeout' command in syslinux
+    configuration
+  * [e49b4b3] docs: use wheezy and http.debian.net in base.tgz
+    instructions
+
+ -- Michael Prokop <mika@grml.org>  Wed, 14 Aug 2013 13:58:53 +0200
+
+grml-live (0.21.0) unstable; urgency=low
+
+  The "veɪˈkeɪʃən" release
+
+  [ Michael Prokop ]
+  * [99d7926] Use UTC as default TIMEZONE
+  * [2633dd3] DEBORPHAN/98-clean-chroot: be more verbose about
+    executed steps
+
+  * Software related changes:
+    - [de23db4] Drop makedev from all GRML_* classes
+    - [e00aa4e] Replace epdfview with xpdf in GRML_FULL
+    - [a1c6e72] Drop febootstrap from GRML_FULL
+
+  [ Ulrich Dangel ]
+  * [1f86521] SW: Add puppet to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 Jun 2013 00:44:55 +0200
+
+grml-live (0.20.2) unstable; urgency=low
+
+  * [8a6187d] grml-live-remaster: check for /remaster before using it,
+    mount-bind /run and /dev/pts, create filesystem.module
+    [Closes: issue1241] Thanks to Moritz Molle for the initial patch
+  * [be66030] GRMLBASE/45-grub-images: adapt script for renamed raid.mod
+    file. Thanks to Jordan Uggla for the feedback
+  * [4e4fc89] GRMLBASE/45-grub-images: drop raid.mod from static module
+    list
+
+ -- Michael Prokop <mika@grml.org>  Mon, 20 May 2013 23:45:15 +0200
+
+grml-live (0.20.1) unstable; urgency=low
+
+  * [7bd13c0] Adopt grml-live-remaster for live-boot's new
+    /lib/live/mount/medium/
+  * [1d82b15] isolinux boot splashes: adjust path to grml-cheatcodes.txt
+  * [d9029ce] grml-cheatcodes: adjust live image path for new live-boot
+    default
+  * Software related changes:
+    - [4687ed3] add genisoimage to GRML_FULL. Thanks to Charles A.
+      Hewson <cahewson@eskimo.com> for the bug report
+
+ -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 12:14:34 +0100
+
+grml-live (0.20.0) unstable; urgency=low
+
+  [ Alexander Wirt ]
+  * Software related changes:
+  * [8c816bf] Move firmware packages to GRMLBASE
+
+  [ Michael Prokop ]
+  * Software related changes:
+  * [2a20d6e] drop firmware-ipw2x00 from GRMLBASE
+
+ -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2013 13:39:04 +0100
+
+grml-live (0.19.9) unstable; urgency=low
+
+  * [c080bdb] Bump Standards-Version to 3.9.4
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:58:26 +0100
+
+grml-live (0.19.8) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [a67febf] New persistency mode is used via boot option "persistence"
+    instead of "persistent"
+  * [2897f72] persistency boot option: mention full-ov + custom-ov in help
+    text
+  * [fb6d430] docs: update list of supported Debian suites
+  * [9c4a691] Source /etc/grml/grml-live.conf only if it can be read.
+    Thanks to Evgeni Golov for reporting
+  * [2723ba9] drop log call when trying to source /etc/grml/grml-live.conf
+  * Software related changes:
+    - [b343411] add ifenslave-2.6 to GRML_FULL and GRML_SMALL
+    - [ca66f69] add uuid-runtime to GRMLBASE [Closes: issue1218]
+      Thanks to Raoul <raoul@bhatia.at> for the feature request
+
+  [ Evgeni Golov ]
+  * [64025b9] create a list of non-free packages and their licenses
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2012 15:09:38 +0100
+
+grml-live (0.19.7) unstable; urgency=low
+
+  * [c92e94e] dpkg-divert grub-probe binary to avoid problems in OpenVZ
+    environments
+  * [a694752] Drop insserv removal from instsoft.GRMLBASE hook script
+  * [c551747] Store md5sum of all files being available in build output
+    directory
+  * Software related changes:
+    - [b3947fe] drop ia32-libs from GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Tue, 11 Sep 2012 15:11:13 +0200
+
+grml-live (0.19.6) unstable; urgency=low
+
+  The "jenkins-debian-glue" release
+
+  * [59296d8] Revert "Replace cdn.debian.net with http.debian.net"
+    until #685192 ("apt: redirection handling changes in 0.9.4 may break
+    aptitude") has been resolved
+  * [1584694] Display usage information if any unknown cmdline option is
+    used
+  * [644f7bd] Do not accept any command line arguments we can't handle
+
+  * Software related changes:
+    - [b888dd3] SW: add netsniff-ng to GRML_FULL [Closes: issue1197]
+    - [4e4a05a] SW: drop ddrescue from GRML_MEDIUM and GRML_SMALL (removed
+      from Debian, see #677101)
+    - [7dd680b] SW: add gddrescue to GRML_SMALL
+    - [15918cd] SW: replace fuse-utils with fuse
+    - [5c1e272] SW: add ssmping to GRML_FULL
+
+ -- Michael Prokop <mika@grml.org>  Mon, 27 Aug 2012 15:32:12 +0200
+
+grml-live (0.19.5) unstable; urgency=low
+
+  The "Stockholm" release
+
+  * [4e027c7] Unset TMPDIR to avoid leaking the variable into chroot
+    scripts
+  * [0533a72] Replace cdn.debian.net with http.debian.net
+  * [2fa5b80] templates/GRML/README.txt: update to match current
+    development
+  * Software related changes:
+    - [05ff8cd] drop arrayprobe from GRML_FULL + GRML_XL
+    - [40f7c44] add firmware-bnx2 + firmware-bnx2x to GRML_SMALL and
+      GRML_FULL
+    - [e0dc6c6] add epdfview to GRML_FULL. Thanks to Evgeni Golov,
+      Alexander Wirt and Markus Ulrich raising this issue
+      [Closes: issue1189]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Jul 2012 15:24:21 +0200
+
+grml-live (0.19.4) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [4c8f1b5] GRMLBASE/21-usersetup: drop deprecated workaround
+    for gsmsms (see #353967)
+  * [dfb358d] GRMLBASE/33-aptsetup: adjust snapshot.debian.org cmdline
+    and enable it for RELEASE class (Closes: issue1083)
+  * [6104812] Ignore --uefi option for isohybrid on 32bit systems
+  * [3f2420b] Architecture sanity check: be more restrictive using a
+    word-regexp grep
+  * [feacdba] Do not bailout (incl. cleanup) but just exit if user wants
+    to quit
+  * [06021ae] GRMLBASE/45-grub-images: calculate real disk size of
+    bootx64.efi. Thanks to Andras Korn for the patch
+  * [2cb9607] GRMLBASE/45-grub-images: put single quotes to
+    appropriate place
+  * [11fd80a] GRMLBASE/95-package-information: drop field width
+    option in dpkg-query command
+  * Software related change:
+    - [f1c4de5] drop smbfs from GRML_FULL + GRML_XL (provided by
+      cifs-utils nowadays)
+
+  [ Csillag Tamas ]
+  * [9102cb3] Do not remove the chroot if the user backs out
+
+ -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:29:15 +0200
+
 grml-live (0.19.3) unstable; urgency=low
 
   The "ready for Grml 2012.05" release \o/