X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e296b9f679a7fa1e474f6c4db10f93ef3636499a;hp=080248288fa0784d3f6ecfdae9bfdaef658bb282;hb=53d861d43b14be926aa1a020da9e4866bb44e654;hpb=48eb628cd8bc48ae4c234dd8905fe950f07b65c7 diff --git a/debian/changelog b/debian/changelog index 0802482..e296b9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,298 @@ +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 ] + * [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 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 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 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 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 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 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 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 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 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 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 Wed, 14 Dec 2011 12:42:21 +0100 + +grml-autoconfig (0.9.40) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [4543759] Split patterns for grep in config_stats. + + [ Christian Hofstaedtler ] + * [b5300e2] Don't load cpufreq_ondemand if it's built-in + + -- Michael Prokop Sun, 11 Dec 2011 21:24:03 +0100 + +grml-autoconfig (0.9.39) grml-testing; urgency=low + + [ Ulrich Dangel ] + * Replace bootparameter values with x instead of VALUE + + -- Christian Hofstaedtler Fri, 09 Dec 2011 20:52:45 +0100 + +grml-autoconfig (0.9.38) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [28c2a31] Don't use a window manager if none is specified. + * [5f0d881] Fix typo in config_stats + + -- Michael Prokop Thu, 08 Dec 2011 21:17:34 +0100 + +grml-autoconfig (0.9.37) grml-testing; urgency=low + + [ Ulrich Dangel ] + * [df29c9f] Collect statistic information about this boot + * [7016c73] Run config_debnet before config_net{script,config} + * [29e7a54] Remove local_net as it is done by ifupdown nowadays + + [ Christian Hofstaedtler ] + * [cd68869] Actually use $TIMEOUT for fw timeout + + -- Christian Hofstaedtler Tue, 06 Dec 2011 22:40:11 +0100 + +grml-autoconfig (0.9.36) unstable; urgency=low + + * [aea0368] Add beep to Depends + + -- Michael Prokop Sun, 27 Nov 2011 23:15:38 +0100 + +grml-autoconfig (0.9.35) unstable; urgency=low + + * [a28c2ea] Drop grml-autoconfig dependency + * [dcf0098] Drop version from udev dependency + * [6469c35] Drop rungetty dependency + + -- Christian Hofstaedtler Sun, 27 Nov 2011 17:23:35 +0100 + +grml-autoconfig (0.9.34) unstable; urgency=low + + [ Christian Hofstaedtler ] + * [8c86cea] Add debian/control headers Origin, Bugs + * [b663511] Move bootlocal.*, haltlocal.* to grml-live + * [1de4d8f] Fix typo in docs + * [1b589c0] Remove unmaintained accessibility support + * [4e88b7a] Remove spurious laptop-detect dependency + * [65fdd00] Remove obsolete acpid/dbus dependency check + * [2144a3a] Update ACPI progress strings + * [84fb68b] Remove forceagp support + * [c0391de] Remove APM support + * [a5945ac] Remove grml2hd support + * [74180ee] ACPI: re-add check for kernel support + * [282d568] Remove 915resolution support + * [b9c9186] Load md_mod if /proc/mdstat isn't there + * [d694c20] Remove bootsplash + * [62d727b] Fixup acpid already running check + * [a18ac56] Update sed expression for boot option 'fast' + * [d393d31] Remove long gone X11R6 from PATH + * [1774d86] Remove further X11R6 remnants + * [4acf9c9] Don't load cpufreq governor if cpufreq is unsupported + * [fadf5ac] Update CPU info strings + + [ Michael Prokop ] + * [3b169f7] Replace references to zsh-login with run-welcome + + -- Michael Prokop Sat, 26 Nov 2011 17:12:13 +0100 + +grml-autoconfig (0.9.33) unstable; urgency=low + + * [25a9d31] config_acpi_apm(): redirect stderr of ps to debug log. + + -- Michael Prokop Fri, 22 Jul 2011 22:30:01 +0200 + +grml-autoconfig (0.9.32) unstable; urgency=low + + * [a4ecc32] Automatically set up shared folder environment + if running in VirtualBox environment. + + -- Michael Prokop Mon, 11 Jul 2011 19:25:29 +0200 + +grml-autoconfig (0.9.31) unstable; urgency=low + + * [5a37523] Support running scripts in bootoption "services" + in foreground if they contain the string DO_NO_RUN_IN_BACKGROUND. + + -- Michael Prokop Thu, 07 Jul 2011 01:02:17 +0200 + grml-autoconfig (0.9.30) unstable; urgency=low The "spring^Wsummer cleanup" release.