X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d2a2150c3e0e4b4ea0c59e3763c40d3660e92a96;hb=bc3fb695369f16a11cbbb6ab57bd7d6898fe6f52;hp=77b3f88f039b786ef535a2f0cad6d56a5eafa45c;hpb=bed0a7081d65b7e916678f2117d1b981f91843b9;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 77b3f88..d2a2150 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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 + * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile + for grml-live instead of /var/log/grml-live.log so it's easier + to track. + * Update of buildd scripts: main configuration file main.sh + which provides all the build stuff inside separate functions. + * Fall back to blackhole.pca.dfn.de as keyserver if retreiving + from subkeys.pgp.net fails. + * Improve check for kernel version inside + /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs + * Work around #353967 for Debian/etch in + /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup + + -- 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/: @@ -19,12 +39,13 @@ grml-live (0.0.5) unstable; urgency=low 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. - * 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 + * 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)