X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=83dee53e621f58f11906b82f58bb5eaabeabaf37;hb=7a7f20b4fe978d4c5154f83e0d0fd6a81029800d;hp=8c6d875cd050b919bff9d8f85d53e454c3893aaf;hpb=f532d104825cdf1e3d077efd09861f7ab6e5339d;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index 8c6d875..83dee53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +grml-live (0.9.30) UNRELEASED; 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. + + [ Ulrich Dangel ] + * Remove denglish phrase from help file. Thanks to Andreas Gredler. + [Closes: issue758] + + -- Michael Prokop Sun, 01 Nov 2009 12:09:58 +0100 + grml-live (0.9.29) unstable; urgency=low [ Ulrich Dangel ]