Add 'rsync' to dependencies
[grml-live.git] / debian / changelog
index 5bee585..58f4f18 100644 (file)
@@ -1,3 +1,60 @@
+grml-live (0.24.0) unstable; urgency=medium
+
+  [ Michael Schierl ]
+  * [8d91fa8] Add more filesystems to modular GRUB2 [related to issue1306]
+
+  [ Michael Prokop ]
+  * [932cf88] Adjust syslinux directories for syslinux v3:6.03~pre1+dfsg-4
+  * [412c0be] Do not fail in upgrade mode (-u) when configuration files
+    have been modified
+  * [7fe3cdb] Further updates for syslinux v3:6.03~pre1+dfsg-4 support
+  * Software related changes:
+    - [00c1f19] add iperf to GRML_FULL
+    - [9f0a996] move syslinux into GRMLBASE class, add pxelinux + isolinux
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 May 2014 12:08:40 +0200
+
+grml-live (0.23.3) unstable; urgency=medium
+
+  * [61d5ddd] Drop "forensic" boot option from Forensic Mode boot menu
+  * [8f28ef2] debconf: enable permit-root-login for openssh-server package
+  * [0ad0e81] Provide GRMLBASE script 49-sshd to adjust sshd configuration
+    [Closes: issue1304]
+  * Software related changes:
+    - [908cad4] replace zd1211-firmware with firmware-zd1211
+
+ -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 22:40:29 +0200
+
+grml-live (0.23.2) unstable; urgency=medium
+
+  [ Evgeni Golov ]
+  * [e44c3b3] name the correct, non-deprecated, persistence label first
+
+  [ Michael Prokop ]
+  * [4a12fc7] Install grub modules into /boot/grub/i386-pc [Testing:
+    issue1297] Thanks to Michael Schierl
+  * [6905754] Fix syntax error in "${BUILD_OUTPUT}"/boot/grub/i386-pc/
+    creation
+  * [4df3e2f] Add bzip2 to depends, used for netboot package generation.
+    Thanks to Michael Schierl for the bugreport
+  * [d1e7709] Run wrap-and-sort -a on debian directory
+  * [7a9a250] Remove /etc/resolvconf/resolv.conf.d/original during
+    cleanup. Thanks to Evgeni Golov for the pointer
+  * [462afb6] Make sure to not leak any mdadm configurations from the
+    build system. Thanks to Evgeni Golov for the pointer
+  * Software related changes:
+    * [b586e55] drop libertas-firmware from GRMLBASE. Thanks to Axel
+      Beckert <abe@deuxchevaux.org>
+    * [2601da4] replace lynx with lynx-cur. Thanks to Axel Beckert
+      <abe@deuxchevaux.org>
+
+  [ Michael Schierl ]
+  * [fc89ac0] Add warning for running grml-live from git
+  * [d3e8ff2] Make the GRUB images modular
+  * [10201fb] Work around regression in GRUB 2.00-22
+
+ -- Michael Prokop <mika@grml.org>  Sat, 29 Mar 2014 17:17:18 +0100
+
 grml-live (0.23.1) unstable; urgency=medium
 
   * [c701eef] Rework script which checks for uninstallable packages