Release new version 0.22.0
[grml-autoconfig.git] / debian / changelog
index c16f42f..2b9ae55 100644 (file)
@@ -1,3 +1,599 @@
+grml-autoconfig (0.22.0) grml-testing; urgency=medium
+
+  * [ce26c04] Drop support for dmraid
+
+ -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 16:49:33 +0100
+
+grml-autoconfig (0.21.2) grml-testing; urgency=medium
+
+  [ Csillag Tamas ]
+  * [deb3d70] if multiple mountpoints avail, pick the first one
+
+ -- Michael Prokop <mika@grml.org>  Wed, 04 Oct 2023 18:59:59 +0200
+
+grml-autoconfig (0.21.1) grml-testing; urgency=medium
+
+  * [4e06a5e] Improve easter egg for 20 years of grml.org.
+    Thanks to Christopher Bock and András Korn
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 Sep 2023 14:44:00 +0200
+
+grml-autoconfig (0.21.0) grml-testing; urgency=medium
+
+  * [6015780] Implement easter egg for 20 years of grml.org.
+    Thanks to Christopher Bock for suggesting usage of lolcat
+
+ -- Michael Prokop <mika@grml.org>  Thu, 14 Sep 2023 18:24:38 +0200
+
+grml-autoconfig (0.20.7) grml-testing; urgency=medium
+
+  * [74eef77] config_cpu: use lscpu for identifying CPU information.
+    Thanks to Christopher Bock and András Korn for feedback
+
+ -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 08:55:38 +0200
+
+grml-autoconfig (0.20.6) grml-testing; urgency=medium
+
+  * [b39d89f] Replace deprecated vmware-detect with virt-what/imvirt.
+    Thanks to Christoph Biedl and András Korn for feedback
+  * [82176e8] imvirt/vmware: don't allow output of grep on stdout.
+    Thanks to András Korn
+
+ -- Michael Prokop <mika@grml.org>  Wed, 06 Sep 2023 17:25:03 +0200
+
+grml-autoconfig (0.20.5) grml-testing; urgency=medium
+
+  * [39d6dbd] Depend on util-linux-extra or older util-linux
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2023 19:39:42 +0200
+
+grml-autoconfig (0.20.4) grml-testing; urgency=medium
+
+  * [7bfc241] Drop support for bootlogd. Thanks to Roland Sommer for
+    reporting
+
+ -- Michael Prokop <mika@grml.org>  Mon, 27 Feb 2023 17:37:07 +0100
+
+grml-autoconfig (0.20.3) grml-testing; urgency=medium
+
+  * [1e268ff] systemd unit: use StandardInput=null to work in serial
+    console mode
+
+ -- Michael Prokop <mika@grml.org>  Fri, 02 Sep 2022 17:16:56 +0200
+
+grml-autoconfig (0.20.2) grml-testing; urgency=medium
+
+  * [a08b349] running_under_secureboot: update for efivarfs + new mokutil
+    behavior
+
+ -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 18:02:52 +0100
+
+grml-autoconfig (0.20.1) grml-testing; urgency=medium
+
+  * [59c0504] Demote unavailability of dmraid from error to warning only
+
+ -- Michael Prokop <mika@grml.org>  Mon, 10 May 2021 08:45:03 +0200
+
+grml-autoconfig (0.20.0) grml-testing; urgency=medium
+
+  * [bf5fdcc] The Uni3-Terminus16.psf.gz font is shipped by console-setup-
+    linux nowadays
+  * [ac2c74a] Refresh packaging and use new debhelper style
+  * [b5b1296] Drop deprecated /etc/dhcp3 and ship as /etc/dhcp only
+  * [682ab2c] Drop /etc/init.d/grml-autoconfig.strace
+  * [43e0bd2] Convert language-functions from ISO-8859 to UTF-8
+  * [b6ad875] Apply wrap-and-sort (-tas) on Debian packaging
+  * [d949005] Drop deprecated Conflicts and Replaces on grml-etc + grml-
+    saveconfig
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 May 2021 17:30:00 +0200
+
+grml-autoconfig (0.19.4) grml-testing; urgency=medium
+
+  * [14203cc] Do not run VirtualBox setup under enabled Secure Boot to
+    avoid errors and startup delays. Thanks to Ralf Moll for the bugreport
+
+ -- Michael Prokop <mika@grml.org>  Tue, 15 Sep 2020 21:19:05 +0200
+
+grml-autoconfig (0.19.3) grml-testing; urgency=medium
+
+  * [5e4c03e] Improve VirtualBox shared folders + support vboxdrv service
+
+ -- Michael Prokop <mika@grml.org>  Thu, 13 Aug 2020 09:57:03 +0200
+
+grml-autoconfig (0.19.2) grml-testing; urgency=medium
+
+  * [289b3ef] VirtualBox shared folders: adjust check for detecting shared
+    folder
+  * [cc3ead1] VirtualBox shared folders: expect exact match for automation
+    folder name
+
+ -- Michael Prokop <mika@grml.org>  Fri, 10 Jul 2020 08:54:15 +0200
+
+grml-autoconfig (0.19.1) grml-testing; urgency=medium
+
+  * [86279cd] lvm: start lvm2-lvmetad only if present + support
+    lvm2-lvmpolld
+
+ -- Michael Prokop <mika@grml.org>  Tue, 23 Jun 2020 13:04:50 +0200
+
+grml-autoconfig (0.19.0) grml-testing; urgency=medium
+
+  * [b451f8e] Switch default mount point from /lib/live/mount/medium to
+    /run/live/medium
+  * [ebdc8af] Drop deprecated doc/grml-autoconfig.200905.txt
+  * [6f7266f] Bump Standards-Version to 4.3.0
+  * [7c8c7eb] Bump debian/compat to 10 and adjust Build-Depends on
+    debhelper accordingly
+  * [8fb8266] Disable shunit2 tests, failing in current Debian/unstable
+    environments
+
+ -- Michael Prokop <mika@grml.org>  Thu, 21 Mar 2019 16:31:27 +0100
+
+grml-autoconfig (0.18.1) grml-testing; urgency=medium
+
+  * [fc67c18] config_language: rely on console-setup for keyboard + font
+    handling. Thanks to Darshaka Pathirana for debugging this
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 16:22:04 +0100
+
+grml-autoconfig (0.18.0) grml-testing; urgency=medium
+
+  * [7da150b] Drop deprecated loadcpufreq/cpufrequtils, no longer
+    relevant. Thanks to Michael Biebl for the pointer
+  * [c779fd0] Ensure haveged is running before ssh service is invoked
+  * [b70487a] brltty: start brltty service instead of invoking
+    /lib/brltty/brltty.sh
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 11:27:46 +0100
+
+grml-autoconfig (0.17.4) grml-testing; urgency=medium
+
+  * [c820a66] Fix unicode font issue under systemd by ensuring proper
+    setup order
+
+ -- Michael Prokop <mika@grml.org>  Thu, 25 Oct 2018 16:01:27 +0200
+
+grml-autoconfig (0.17.3) grml-testing; urgency=medium
+
+  * [acd0ff8] Don't output failures when trying to load efivars
+  * [b113469] Bump Standards-Version to 4.2.1
+
+ -- Michael Prokop <mika@grml.org>  Fri, 14 Sep 2018 09:06:44 +0200
+
+grml-autoconfig (0.17.2) grml-testing; urgency=medium
+
+  * [5b6b38a] Improve VM detection when running inside recent versions of
+    VirtualBox. Thanks to Martin Besser for the bugreport and providing
+    the relevant output
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 May 2018 09:13:56 +0200
+
+grml-autoconfig (0.17.1) grml-testing; urgency=medium
+
+  [ Marcos Mello ]
+  * [55ce0af] Make interactive scripts work
+
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Jan 2018 12:28:09 +0100
+
+grml-autoconfig (0.17.0) grml-testing; urgency=medium
+
+  * [5ee166c] Add x11vnc to Recommends
+  * [2b4bfb7] Never start systemd services in background. Thanks to Leo
+    Bergolth for the bugreport
+  * [8f1b13c] Bump Standards-Version to 4.1.1
+
+ -- Michael Prokop <mika@grml.org>  Fri, 06 Oct 2017 13:46:03 +0200
+
+grml-autoconfig (0.16.1) grml-testing; urgency=medium
+
+  * [5e3222d] For access to efivars filesystem it needs to be of type
+    efivarfs
+
+ -- Michael Prokop <mika@grml.org>  Thu, 07 Sep 2017 14:30:05 +0200
+
+grml-autoconfig (0.16.0) grml-testing; urgency=medium
+
+  * [71e0695] Make sure mokutil reports actual Secure Boot status even if
+    not running under systemd
+  * [bbd1224] Bump Standards-Version to 4.0.1
+
+ -- Michael Prokop <mika@grml.org>  Fri, 01 Sep 2017 17:51:56 +0200
+
+grml-autoconfig (0.15.9) grml-testing; urgency=medium
+
+  * [eedf0cb] startx: share selected window manager via /var/run/grml-x
+    /window-manager
+
+ -- Michael Prokop <mika@grml.org>  Sun, 28 May 2017 19:55:02 +0200
+
+grml-autoconfig (0.15.8) grml-testing; urgency=medium
+
+  * [5086a8b] Update instructions for manual mdadm start, drop --auto=yes
+    --symlink=no from swraid
+  * [20365dd] Update instructions for manual LVM start + fix LVM detection
+    for lvm boot option
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 May 2017 23:38:24 +0200
+
+grml-autoconfig (0.15.7) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [f9648a3] Drop config_debug, not working under systemd as intended
+
+  [ Darshaka Pathirana ]
+  * [e3af014] Get rid of ugly startx helper script and start X on tty7/vt7
+  * [79b3fa6] Fix the amixer scontrols parser in config_mixer
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 May 2017 09:17:47 +0200
+
+grml-autoconfig (0.15.6) grml-testing; urgency=medium
+
+  * [1043bc0] Don't complain about missing amixer binary on tty
+  * [176568c] Don't warn if SecureBoot is not enabled, instead only inform
+    about current state
+  * [6abd4a1] Drop deprecated and unsupported CONFIG_WELCOME configuration
+  * [7138a24] Drop config_stats
+
+ -- Michael Prokop <mika@grml.org>  Fri, 19 May 2017 15:07:49 +0200
+
+grml-autoconfig (0.15.5) grml-testing; urgency=medium
+
+  * [910ef17] Replace dependency on console-terminus with console-setup +
+    console-setup-linux
+  * [df30782] Ensure that grml-autoconfig service is running before tty1
+    is enabled. Thanks to Darshaka Pathirana <dpat@syn-net.org>
+  * [b535b48] Do not run sysv specific serial console setup under systemd
+
+ -- Michael Prokop <mika@grml.org>  Fri, 12 May 2017 20:58:09 +0200
+
+grml-autoconfig (0.15.4) grml-testing; urgency=medium
+
+  [ Darshaka Pathirana ]
+  * [b1359ba] Fix generation of startx helper script
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 16:58:41 +0200
+
+grml-autoconfig (0.15.3) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [ce5210b] Adjust mdadm-raid + lvm2 messages and service handling for
+    usage with systemd
+
+  [ Darshaka Pathirana ]
+  * [bbf127d] Make startx boot option work with systemd
+
+ -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:51:10 +0200
+
+grml-autoconfig (0.15.2) grml-testing; urgency=medium
+
+  * [4dca801] Re-enable GPM service startup
+  * [8f31495] Provide information about whether Secure Boot is enabled or
+    not
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Apr 2017 22:24:40 +0200
+
+grml-autoconfig (0.15.1) grml-testing; urgency=medium
+
+  * [2b9d1d5] No longer depend on acpid, skip acpi(d) specific stuff
+    under systemd
+  * [4e0362b] Use https for Homepage + Vcs-Browser entries
+  * [b812f4b] systemd/grml-autoconfig.service: switch to
+    WantedBy=grml-boot.target
+
+ -- Michael Prokop <mika@grml.org>  Fri, 24 Feb 2017 13:44:27 +0100
+
+grml-autoconfig (0.15.0) grml-testing; urgency=medium
+
+  * [0fb27ba] Drop deprecated features
+  * [21b7f0e] Initial systemd support
+  * [62f3f8f] /etc/default/rcS no longer exists in recent initscripts
+    versions
+  * [9dec7ad] Enable acpid.socket if we're running under systemd
+  * [348b546] Introduce service_wrapper to avoid direct /etc/init.d calls
+  * [14ce31b] Rely on /proc/1/comm to identify running systemd
+  * [e0dbcab] Source /etc/grml_nocolors with nocolor boot option
+  * [95f4501] Drop grml_nocolors + grml_colors magic, instead rely on lsb-
+    functions
+  * [25fdf7a] Bump Standards-Version to 3.9.8
+  * [f9661f9] Bump debian/compat to 9
+  * [d12fdae] Build-Depend on debhlper >= 9
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 14:42:28 +0100
+
+grml-autoconfig (0.14.0) grml-testing; urgency=medium
+
+  * [03d4320] config_cpu: set ondemand governor only if available
+
+ -- Michael Prokop <mika@grml.org>  Thu, 11 Dec 2014 18:04:25 +0100
+
+grml-autoconfig (0.13.3) grml-testing; urgency=medium
+
+  * [ed9c622] Bump Standards-Version to 3.9.6
+  * [ab84b05] Support getfile.retries=... boot option. Thanks to Christian
+    Hofstaedtler for reviewing
+
+ -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 00:46:03 +0100
+
+grml-autoconfig (0.13.2) grml-testing; urgency=medium
+
+  * [4612d93] Code cleanup, drop config_dma + check_partitions
+    [Closes: issue1305]
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 23:27:04 +0200
+
+grml-autoconfig (0.13.1) grml-testing; urgency=medium
+
+  * [332eaae] Drop checks for "forensic" boot option
+
+ -- Michael Prokop <mika@grml.org>  Wed, 02 Apr 2014 11:45:59 +0200
+
+grml-autoconfig (0.13.0) grml-testing; urgency=medium
+
+  [ Andreas "Jimmy" Gredler ]
+  * [bedd7c2] Drop .sp workaround, fix some typos in manpages and remove
+    duplicated text
+  * [11074bc] Drop code related to scripts handling on DCSDIR, breaking it
+    for GRMLCFG labeled devices
+  * [b9ded18] Added some extra information about DCS directory on a live
+    medium
+
+  [ Michael Prokop ]
+  * [ae749b5] Bump Standards-Version to 3.9.5
+  * [da0eb41] Run wrap-and-sort -a on debian directory
+
+ -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:12:28 +0100
+
+grml-autoconfig (0.12.1) grml-testing; urgency=medium
+
+  * [cf7b0ee] vbautomation takes shared folder name without prefix +
+    improve timing
+
+ -- Michael Prokop <mika@grml.org>  Tue, 25 Feb 2014 11:07:29 +0100
+
+grml-autoconfig (0.12.0) grml-testing; urgency=medium
+
+  * [6992b68] Support automatic execution of scripts on VirtualBox
+    shared folders
+
+ -- Michael Prokop <mika@grml.org>  Mon, 24 Feb 2014 15:48:06 +0100
+
+grml-autoconfig (0.11.5) grml-testing; urgency=medium
+
+  * [d38b5dc] config_debs(): fix typo (s/Tring/Trying/)
+
+ -- Michael Prokop <mika@grml.org>  Fri, 07 Feb 2014 08:58:20 +0100
+
+grml-autoconfig (0.11.4) grml-testing; urgency=medium
+
+  * [ff5bb8f] Fix keyboard entries for lang=ch
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Feb 2014 13:10:13 +0100
+
+grml-autoconfig (0.11.3) grml-testing; urgency=medium
+
+  * [b067eaa] config_mixer: ignore "Console" devices for amixer
+
+ -- Michael Prokop <mika@grml.org>  Tue, 04 Feb 2014 13:53:08 +0100
+
+grml-autoconfig (0.11.2) grml-testing; urgency=medium
+
+  * [74288c3] Report result of scripts execution
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:20:07 +0100
+
+grml-autoconfig (0.11.1) grml-testing; urgency=low
+
+  * [9e95af6] Generate symlink /etc/mtab pointing to /proc/mounts
+    [Closes: issue1277] Thanks to Michael Biebl for the initial hint
+
+ -- Michael Prokop <mika@grml.org>  Thu, 26 Sep 2013 21:56:21 +0200
+
+grml-autoconfig (0.11.0) grml-testing; urgency=low
+
+  * [b7fabf8] Drop all floppy related code and documentation
+  * [41dd94d] Set UTC as default time zone [Closes: issue1261]
+  * [eb16ae7] support new boot option encpasswd to provide hashed
+    password, refactor passwd/ssh code accordingly. Thanks to Peter
+    Palfrader for the idea
+
+ -- Michael Prokop <mika@grml.org>  Mon, 10 Jun 2013 16:39:41 +0200
+
+grml-autoconfig (0.10.3) grml-testing; urgency=low
+
+  * [c69610b] save-config: fix syntax error [Closes: issue1247]
+    Thanks to Falko Mach
+
+ -- Michael Prokop <mika@grml.org>  Mon, 25 Mar 2013 10:12:07 +0100
+
+grml-autoconfig (0.10.2) grml-testing; urgency=low
+
+  * [a152691] Run blkid under timeout command as well when accessing
+    floppy device. Thanks to Florian Apolloner for bugreport and testing
+
+ -- Michael Prokop <mika@grml.org>  Thu, 21 Feb 2013 11:01:55 +0100
+
+grml-autoconfig (0.10.1) grml-testing; urgency=low
+
+  * [ec19b33] Further adaptions regarding new /lib/live directory
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Jan 2013 13:46:47 +0100
+
+grml-autoconfig (0.10.0) grml-testing; urgency=low
+
+  * [f816094] Fix displaying information about virtual environment
+  * [5b491f6] Adjust live media path for new live-boot version
+
+ -- Michael Prokop <mika@grml.org>  Thu, 10 Jan 2013 13:32:50 +0100
+
+grml-autoconfig (0.9.60) grml-testing; urgency=low
+
+  * [ad36d36] CMDLINE handling: do not use 'local' outside a function
+
+ -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2012 12:14:55 +0100
+
+grml-autoconfig (0.9.59) grml-testing; urgency=low
+
+  * [ba59a33] Drop unused aumix from Recommends
+  * [1dc85ae] config_display_ssh_fingerprints: adjust check for present
+    host keys
+  * [d34871f] Bump Standards-Version to 3.9.4
+
+ -- Michael Prokop <mika@grml.org>  Tue, 02 Oct 2012 10:00:36 +0200
+
+grml-autoconfig (0.9.58) grml-testing; urgency=low
+
+  * [12e47ae] Display SSH server key fingerprints. Thanks to Peter
+    Palfrader for the idea
+  * [7ce3406] Do not limit supported file names of scripts to run-parts
+    defaults
+  * [02c0126] Default DCSDIR to /live/image also in noautoconfig/forensic
+    mode
+
+ -- Michael Prokop <mika@grml.org>  Thu, 27 Sep 2012 10:45:00 +0200
+
+grml-autoconfig (0.9.57) grml-testing; urgency=low
+
+  * [a0b548a] Fix return code handling of config_testcd() + slightly
+    refactor code
+
+ -- Michael Prokop <mika@grml.org>  Wed, 05 Sep 2012 12:42:23 +0200
+
+grml-autoconfig (0.9.56) grml-testing; urgency=low
+
+  * [ac91105] Replace 'modprobe -l' command with modinfo(8) command line.
+    Thanks to Evgeni Golov for the idea with modinfo
+  * [412906c] Provide checks for vmware-detect/imvirt/virt-what for
+    setting environment variables
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Sep 2012 13:50:50 +0200
+
+grml-autoconfig (0.9.55) grml-testing; urgency=low
+
+  * [b429b30] save-config: Adjust for working with current Grml versions
+    [Testing: issue1188]
+
+ -- Michael Prokop <mika@grml.org>  Tue, 24 Jul 2012 12:45:06 +0200
+
+grml-autoconfig (0.9.54) grml-testing; urgency=low
+
+  * [e984a87] tests/test_debs.sh: verify that autoconfig.functions
+    can be read, otherwise fail
+  * [890be99] config_hostname: fix syntax error and wrong eend call
+
+ -- Michael Prokop <mika@grml.org>  Mon, 02 Jul 2012 14:24:41 +0200
+
+grml-autoconfig (0.9.53) grml-testing; urgency=low
+
+  * [47ab27a] No longer execute hostname command if hostname option
+    is not present
+  * [fc58987] vim modelines: set shiftwidth to 2
+
+ -- Michael Prokop <mika@grml.org>  Thu, 28 Jun 2012 17:32:06 +0200
+
+grml-autoconfig (0.9.52) grml-testing; urgency=low
+
+  [ Dominik Schips ]
+  * [00cfb15] Fix to set VNC password for correct user [Closes: issue1187]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 22 Jun 2012 19:23:15 +0200
+
+grml-autoconfig (0.9.51) grml-testing; urgency=low
+
+  [ Markus Ulrich ]
+  * [836ed24] Remove standard language settings for grml_small
+  * [d94f400] Add a README file for Github
+
+  [ Michael Prokop ]
+  * [3f2bb0b] Bump Standards-Version to 3.9.3.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 20 May 2012 14:37:24 +0200
+
+grml-autoconfig (0.9.50) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [5afe603] Set root password to specified/generated ssh password.
+  * [7e62141] Fix typo in grml-autoconfig.1.txt - use services instead of
+    service
+  * [b9d3a48] Run grml-x with specified window-manager.
+    Thanks to Wolfgang Scheicher for the bug report.
+
+  [ Michael Prokop ]
+  * [a13eb28] Mention root user in all according ssh messages
+
+ -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:17:20 +0200
+
+grml-autoconfig (0.9.49) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [8a3d2ff] Try to read grml-autoconfig bootparameters from 9p virtio
+    filesystem.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 13:34:09 +0100
+
+grml-autoconfig (0.9.48) grml-testing; urgency=low
+
+  [ Kidelo ]
+  * [9adf167] correct service startup and password management for non-
+    default-user [Closes: issue1133]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2012 14:49:25 +0100
+
+grml-autoconfig (0.9.47) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [78d3706] Flexibilize mount handling for the DCS device.
+  * [122114f] Support 9p-virtio filesystem for mounting the DCS-directory.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:23:37 +0100
+
+grml-autoconfig (0.9.46) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [55cbda4] Refactor config_testcd and support multiple md5sum files
+    [Closes: issue1114]
+  * [6c265c8] Re-add simplified support for brltty.
+  * [3ed0d23] Remove mkdir /mnt/{floppy,cdrom,test} from grml-autoconfig
+
+ -- Michael Prokop <mika@grml.org>  Tue, 03 Jan 2012 16:03:07 +0100
+
+grml-autoconfig (0.9.45) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [8522247] Don't enable mixer controls containing mic in their name.
+  * [0fb1256] Remove subshells in config_mixer for the tests.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 23 Dec 2011 02:11:05 +0100
+
+grml-autoconfig (0.9.44) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [f2fca92] Rework mixer control. Try to unmute and set all devices to specified volume.
+
+ -- Christian Hofstaedtler <ch@grml.org>  Thu, 22 Dec 2011 16:18:00 +0100
+
+grml-autoconfig (0.9.43) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [f7359bd] Automatically try to mount configfs
+
+ -- Christian Hofstaedtler <ch@grml.org>  Wed, 21 Dec 2011 22:38:54 +0100
+
+grml-autoconfig (0.9.42) grml-testing; urgency=low
+
+  [ Ulrich Dangel ]
+  * [cd25e78] Unmute mixer controls before setting volume
+  * [97400bd] Try to set Front mixer control.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 20 Dec 2011 20:04:35 +0100
+
+grml-autoconfig (0.9.41) grml-testing; urgency=low
+
+  * [cb13eea] save-config: include findchanged. Thanks to Charles Hewson
+    for the bugreport. [Closes: issue1102]
+
+ -- Michael Prokop <mika@grml.org>  Wed, 14 Dec 2011 12:42:21 +0100
+
 grml-autoconfig (0.9.40) grml-testing; urgency=low
 
   [ Ulrich Dangel ]