X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=abbdc88abace2ff1a6086a4cd61592ecaa566bcb;hp=759c2f5714b2db647755cf1550647c33788a7866;hb=8d1d12076698a0b40b223540b0f2cbbac7a2a257;hpb=8ccf27a018d6aee48e370cc6fdd5b77606a51a72 diff --git a/debian/changelog b/debian/changelog index 759c2f5..abbdc88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,158 @@ +grml-live (0.26.1) unstable; urgency=medium + + [ Michael Prokop ] + * [57c1cbd] Fix path for memdisk binary when building with recent + syslinux[-common] versions + * [96dd50b] Switch from http.debian.net to ftp.debian.org + * [51fbcc7] Make sure apt caches are up2date before trying to install + aptitude + * [0d862c6] Bump Standards-Version to 3.9.6 + * Software related changes: + - [0f1a3e2] add syslinux-common to GRMLBASE + + [ Evgeni Golov ] + * [58a3389] set CRYPTSETUP=y when calling update-initramfs. Thanks to + Charles A. Hewson + + -- Michael Prokop Tue, 28 Oct 2014 10:55:16 +0100 + +grml-live (0.26.0) unstable; urgency=medium + + * Software related changes: + - [1d15a21] add augeas-tools + - [afefe0a] drop gptsync (orphaned and broken) + * [038aa8e] isohybrid binary moved to syslinux-utils, update Recommends + + error msg + * [09c4993] Do our best to make sure aptitude is installed in chroot + * [1ed2df6] Update lintian overrides for modified lintian message + + -- Michael Prokop Wed, 17 Sep 2014 22:54:12 +0200 + +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 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 for reporting the problem + * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to + set script directory. Thanks to Krisztian VASAS 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 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 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 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 + * [2601da4] replace lynx with lynx-cur. Thanks to Axel Beckert + + + [ 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 Sat, 29 Mar 2014 17:17:18 +0100 + +grml-live (0.23.1) unstable; urgency=medium + + * [c701eef] Rework script which checks for uninstallable packages + * Software related changes: + - [35e2f8f] drop recover, abandoned upstream + + -- Michael Prokop Fri, 21 Mar 2014 10:43:46 +0100 + +grml-live (0.23.0) unstable; urgency=medium + + * [8bdfb54] 98-clean-chroot: get rid of /var/lib/aptitude/pkgstates.old + in RELEASE class + * [0442e2a] 33-aptsetup: adopt snapshot.debian.org code for + http.debian.net + * [e4b0667] Rename "readonly" boot option to "read-only", renamed in + live-boot + * [3ffdf59] Move return code check of FAI-run before wrinting to /etc of + live system + * [c5ba433] Enable fbdev for vmwgfx kernel driver [Testing: issue1280] + Thanks to Andreas Gredler + * Software related changes: + - [6a5659b] SW: replace transitional package ifenslave-2.6 with + ifenslave + - [1d7acdc] SW: remove ufsutils from GRML_{SMALL,MEDIUM,FULL,XL} + + -- Michael Prokop Thu, 20 Mar 2014 16:23:41 +0100 + +grml-live (0.22.1) unstable; urgency=medium + + * [adbf302] Update DEBIAN_STABLE for wheezy as current stable release + * [e5bc692] grml-live.conf: adjust SUITE comment for new defaults + * [bfb132d] grml-live.conf: adjust debootstrap cmdline for Debian/wheezy + * [04e6319] zsh completion: update list of Debian suites + * [c2110d3] Remove DEBIAN_STABLE file regarding wheezy-backports. Thanks + to Andras Korn + * [89a4ade] Force bootlocal* files to be executables + + -- Michael Prokop Mon, 03 Feb 2014 16:21:15 +0100 + grml-live (0.22.0) unstable; urgency=low The "happy xmas" release