Release new version 0.29.7
[grml-live.git] / debian / changelog
index d0191cd..fc11cdc 100644 (file)
@@ -1,3 +1,60 @@
+grml-live (0.29.7) unstable; urgency=medium
+
+  * [b0b0bc5] Get rid of /etc/network/if-up.d/aoe-discover
+
+ -- Michael Prokop <mika@grml.org>  Mon, 29 May 2017 19:27:11 +0200
+
+grml-live (0.29.6) unstable; urgency=medium
+
+  * [78b2757] Delete /usr/lib/udev/rules.d/64-md-raid-assembly.rules to
+    avoid automatic mdadm scanning
+
+ -- Michael Prokop <mika@grml.org>  Fri, 26 May 2017 23:38:30 +0200
+
+grml-live (0.29.5) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [8a09c98] GRUB theme: replace desktop-color with desktop-image. Thanks
+    to Michael Schierl <schierlm@gmx.de>
+  * [08877a5] Enable autologin for user root on serial console ttyS0
+  * [fad6e2c] Disable automatic 'ATA over Ethernet discovery' Thanks to
+    Felipe Sateler + Darshaka Pathirana for help in coming up with a
+    solution
+  * [3a31f02] Enable systemd specific debug boot options in debugging mode
+  * [a56dcf4] Provide consistent header information for all /etc/systemd/
+    files that are deployed via grml-live
+  * [fcb31f4] Switch from grml-runtty to agetty also on tty11 + tty12
+  * Software related changes:
+    - [d039e20] add cpufrequtils to GRML_SMALL
+    - [8dd4995] add rng-tools to GRMLBASE [Closes: issue1336]
+    - [d3bb619] add haveged to GRMLBASE [Closes: issue1336]
+
+  [ Darshaka Pathirana ]
+  * [5fbe7ab] TTY6/VT6 should start a shell if bootoption startx is not
+    given
+  * [da778b9] Switch from grml-runtty to agetty
+  * [48143b6] Get rid of grml-runtty
+  * [6871972] Run zsh when starting screen
+
+  [ Thomas Stewart ]
+  * [afdf6b6] Warn in initramfs if there is <256MM memory
+
+ -- Michael Prokop <mika@grml.org>  Wed, 24 May 2017 14:32:15 +0200
+
+grml-live (0.29.4) unstable; urgency=medium
+
+  * Software related changes:
+    - [e71ef8c] add lsscsi to GRML_SMALL. Thanks to AndrĂ¡s Korn
+  * [52b5306] GRMLBASE/49-sshd: ensure that login as root via password
+    works again
+  * [2c2f282] No longer mask systemd-machine-id-commit.service
+  * [d6e3163] Delete /lib/udev/rules.d/69-lvm-metad.rules to avoid
+    automatic LVM scanning
+  * [7ca3b49] Ensure that tty1 console is starting *after* grml-autoconfig
+    execution. Thanks to Darshaka Pathirana <dpat@syn-net.org>
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 14:48:38 +0200
+
 grml-live (0.29.3) unstable; urgency=medium
 
   [ Darshaka Pathirana ]