Release new version 0.17.0
[grml-autoconfig.git] / debian / changelog
index 4fb220d..b962af6 100644 (file)
@@ -1,3 +1,134 @@
+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