Drop class SID and try to workaround #443481 via /etc/snort/snort.common.parameters
[grml-live.git] / debian / changelog
index 622cb5b..c63fe8a 100644 (file)
@@ -7,7 +7,9 @@ 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".
@@ -17,6 +19,12 @@ 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.
+  * 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.
   * Re-enable problematic packages that have been fixed:
     - apt-listbugs (fixed via manual interaction in scripts)
     - gsm-utils (#353967)