X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=816bb69e01e5e4b6454c2f14bf97427342921a72;hb=2e56931d2a294b08b2d32d4f71015ee541c3951b;hp=c63fe8aeb5cdd9999fc50ec22a23756b40046d8e;hpb=fc7c6e6dc606a3dc2bf641a1d83ad2b9851a27fa;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index c63fe8a..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/: @@ -25,6 +33,7 @@ grml-live (0.0.5) unstable; urgency=low * 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)