X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=816bb69e01e5e4b6454c2f14bf97427342921a72;hb=2e56931d2a294b08b2d32d4f71015ee541c3951b;hp=4ba537d3a9fb0a20a23509d11c6679310cfe64a5;hpb=66a0a80453ce6025ee7c9f0a243a55cf3a76578e;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 4ba537d..816bb69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-live (0.0.6) unstable; urgency=low + + * New option "-a" for setting architecture. This allows building + grml(32) on amd64. + * Fix stderr redirection in "/usr/sbin/fai already running..." + + -- Michael Prokop Wed, 17 Oct 2007 22:59:08 +0200 + grml-live (0.0.5) unstable; urgency=low * Add new scripts to /usr/share/grml-live/examples/buildd/: @@ -7,12 +15,25 @@ grml-live (0.0.5) unstable; urgency=low - grml-live_autobuild_grml64-small_sid.sh * Some more FAI error checking. * Updated buildd scripts (better subject handling). - * Re-enable 'Acquire::http::Pipeline-Depth' workaround' + * Re-enable 'Acquire::http::Pipeline-Depth' workaround'. + Restore usual Debian behaviour at the end using + /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build * Add new scripts for retreiving bugs via apt-listbugs and storing package selection inside log directory. This has been integrated in a new class named "RELEASE". * Added support for new kernel version 2.6.23-grml to GRML_FULL. + * Use uxterm as x-terminal-emulator and fall back to xterm + only it uxterm is not available. + * Support /etc/locale.gen.grml - it's used by default in + class GRML_FULL and a new class named LOCALES. + * Work around #443481 (bug inside snort) for Debian etch + via using /etc/snort/snort.common.parameters (thanks for + the idea, Thomas Lange!) + * Do not exit with an error code if /usr/include/linux is NOT + a symlink to /usr/src/linux/include/linux but keep it as + a warning instead. + * Log executed grml-live command. * Re-enable problematic packages that have been fixed: - apt-listbugs (fixed via manual interaction in scripts) - gsm-utils (#353967)