Release new version 0.9.23.
[grml-autoconfig.git] / debian / changelog
index 0d3bb99..5a1077c 100644 (file)
@@ -1,3 +1,73 @@
+grml-autoconfig (0.9.23) unstable; urgency=low
+
+  * [124715e] debian/rules: drop broken dhcp expansion from
+    dh_installdirs call.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 16:22:06 +0100
+
+grml-autoconfig (0.9.22) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [efc764b] Remove CONFIG_DHCP bootoption and config_dhcp function.
+  * [8147fe1] Use dhclient hooks instead of proprietary pump hooks for
+    dhcphostname.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 14:00:37 +0100
+
+grml-autoconfig (0.9.21) unstable; urgency=low
+
+  [ Christian Hofstaedtler ]
+  * [5477800] Use (moved) debnet from grml-network.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:34:46 +0100
+
+grml-autoconfig (0.9.20) unstable; urgency=low
+
+  [ Ulrich Dangel ]
+  * [78d1364] Remove CONFIG_{QEMU,VMWARE} - its handled in grml-x
+    nowadays.
+
+  [ Michael Prokop ]
+  * [a33161e] Drop deprecated config_environment, config_keyboard,
+    config_interactive, config_homedir and create_mnt_dirs.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 22:52:13 +0100
+
+grml-autoconfig (0.9.19) unstable; urgency=low
+
+  * [d20e91b] config_cpu(): get rid of cpufreq-detect.sh (just
+    rely on /etc/init.d/loadcpufreq) and simplify code.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 14:09:47 +0100
+
+grml-autoconfig (0.9.18) unstable; urgency=low
+
+  * [239898a] config_mixer: rework volume handling, get rid of aumix and
+    fix_ibm_sound() (Closes: issue850)
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 Nov 2010 13:49:41 +0100
+
+grml-autoconfig (0.9.17) unstable; urgency=low
+
+  * [3673e2a] Support setfont as alternative to consolechars.
+  * [8ae37ab] Drop deprecated config_ipw3945() function to check for
+    broken ipw3945 module.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 18:52:59 +0100
+
+grml-autoconfig (0.9.16) unstable; urgency=low
+
+  [ Michael Prokop ]
+  * [2e857cb] Replace depends on console-tools to 'kbd | console-
+    utilities'. [Closes: issue818]
+  * [b64ae9e] Drop powernowd from Recommends and adjust naming of cpu
+    frequency.
+
+  [ Alexander Wirt ]
+  * [863744b] Add support for vnc_connect feature. [Closes: issue877]
+
+ -- Michael Prokop <mika@grml.org>  Mon, 08 Nov 2010 11:17:51 +0100
+
 grml-autoconfig (0.9.15) unstable; urgency=low
 
   [ Christian Hofstaedtler ]