Merge branches
[grml-live.git] / debian / changelog
index 9098830..8ac80a6 100644 (file)
@@ -1,3 +1,17 @@
+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.
+
+ -- Michael Prokop <mika@grml.org>  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/:
@@ -5,6 +19,36 @@ grml-live (0.0.5) unstable; urgency=low
     - grml-live_autobuild_grml-small_sid.sh
     - grml-live_autobuild_grml64-small_etch.sh
     - 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'.
+    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)
+    - snort (#443481)
+    - wvdial (fixed via debconf)
+  * Add new packages to GRML_FULL:
+    - ack-grep
+    - mailplate
+    - pristine-tar
 
  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200