X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b4be089c2d3592baf850a7ef13254e02aac3fa7e;hp=c1fcd0953c7cb54c51bc4f5ce1f5727c2e9c2d5e;hb=76c2477869d78db80ac901df171685789a8f139b;hpb=f5b2bf83a696e5e9d625e867abd5a688ea56d5b2 diff --git a/debian/changelog b/debian/changelog index c1fcd09..b4be089 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,52 @@ -grml-live (0.9.30) UNRELEASED; urgency=low +grml-live (0.9.32) UNRELEASED; urgency=low + * Update docs to reflect current FAI_CONFIG_SRC setup. + + -- Michael Prokop Wed, 04 Nov 2009 23:39:26 +0100 + +grml-live (0.9.31) unstable; urgency=low + + [ Michael Prokop ] + * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue. + * Update main fai config (update to what's shipped by FAI 3.3): + * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf + to make-fai-nfsroot.conf and disable it by default as + only FAI_CONFIG_SRC is relevant nowadays. + * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by + default. + * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS + in file make-fai-nfsroot.conf (sync with FAI upstram). + + [ Thorsten Glaser ] + * Update bootgrub.mksh to 20091104. + * Change manifold-boot ISO patch logic slightly to work better on + certain HP machines. [Closes: issue757] + + -- Michael Prokop Wed, 04 Nov 2009 20:30:30 +0100 + +grml-live (0.9.30) unstable; urgency=low + + [ Michael Prokop ] * Support new option '-d ' to use specified date as build date information on the ISO instead of the default. * Fix posix violation in grml-live-remaster. + * Add jfsutils to GRML_MEDIUM and GRML_SMALL. + * Apply patch by Christian Hofstaedtler (thanks!): + Ensure /etc/mtab is always present. Newer debootstrap versions + no longer create /etc/mtab, so we need to provide our own. + * config/hooks/instsoft.GRMLBASE: + - force installation of file-rc using aptitude's + Aptitude::ProblemResolver::Keep-All-Tier option. + - drop insserv package. + * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with + 'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with + fai >=3.2.23. + + [ Ulrich Dangel ] + * Remove denglish phrase from help file. Thanks to Andreas Gredler. + [Closes: issue758] - -- Michael Prokop Thu, 29 Oct 2009 13:14:52 +0100 + -- Michael Prokop Sun, 01 Nov 2009 17:48:21 +0100 grml-live (0.9.29) unstable; urgency=low @@ -100,7 +142,7 @@ grml-live (0.9.24) unstable; urgency=low [ Michael Prokop ] * Software related changes: - - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + + - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg + openvas-server to GRML_FORENSIC. - Add stressapptest to GRML_FULL + GRML_FORENSIC. - Drop lcap (package is gone) from GRML_FORENSIC.