Release new version 0.25.1
[grml-live.git] / debian / changelog
index 5bee585..c8382b8 100644 (file)
@@ -1,3 +1,89 @@
+grml-live (0.25.1) unstable; urgency=medium
+
+  * [862dda1] updatebase.GRMLBASE: execute fcopy with -i flag to ignore
+    non-matching files
+  * [1610e49] Check for failed updatebase and instsoft hook executions
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 16:16:32 +0200
+
+grml-live (0.25.0) unstable; urgency=medium
+
+  [ Michael Prokop ]
+  * [e8a4c1d] Add falls positive privacy-breach-generic to lintian
+    overrides
+  * [184eabc] 21-usersetup: check for existing /bin/zsh inside the chroot.
+    Thanks to Krisztian VASAS <iron@ironiq.hu> for reporting the problem
+  * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to
+    set script directory. Thanks to Krisztian VASAS <iron@ironiq.hu> for
+    the initial patch
+
+  [ Elias Probst ]
+  * [14ee437] Add 'rsync' to dependencies
+
+  [ Krisztian VASAS ]
+  * [1ebce30] Possibility to give LIVE_CONF as env. variable
+  * [df45a26] Don't use addons in GRUB if NO_ADDONS is set
+  * [62dae38] Fixes to be able to build Grml based on Debian Wheezy
+
+ -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 13:15:21 +0200
+
+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