X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=1d19b11b614a4a7876d205853fc9c1fd9828a8d3;hb=a090ad82e812624a5e67b957f5b50878b28b457e;hp=7ddcbb5ba5ec0387abd9f6852ac1fc06d9503e9a;hpb=a45be56c42c5da0787a73fad834384c0e82aef13;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 7ddcbb5..1d19b11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +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..." + * Update /etc/grml/fai/make-fai-nfsroot.conf + * Update of buildd scripts: main configuration file main.sh + which provides all the build stuff inside separate functions. + + -- 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,18 +18,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. - * New class SID - /etc/grml/fai/config/package_config/SID: - - this class is used for packages that are known to cause - problems with Debian/etch but work with Debian/sid + * 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)