X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8c7b9b54f1ee89e3ed4531e2068aef2461e8cbf6;hp=178627a441c49143a2fb68f5fe214396cc813035;hb=3cb99a2f480e6012c09528a49514fafed3073d7d;hpb=4ba78b2760bc211bf6d935b76a2acef70ba7e78a;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 178627a..8c7b9b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,143 @@ +grml-autoconfig (0.11.5) grml-testing; urgency=medium + + * [d38b5dc] config_debs(): fix typo (s/Tring/Trying/) + + -- Michael Prokop 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Fri, 22 Jun 2012 19:23:15 +0200 + grml-autoconfig (0.9.51) grml-testing; urgency=low [ Markus Ulrich ]