Remove netpipes from GRML_FULL
[grml-live.git] / debian / changelog
index 29105d4..a6e2c51 100644 (file)
@@ -1,3 +1,33 @@
+grml-live (0.0.14) unstable; urgency=low
+
+  * Set debconf configuration for postfix via
+    /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
+  * Improve check for presence of FAI log directory in
+    /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
+  * Configure apt-listchanges via new script
+    /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
+  * Make sure packages are being removed before docs are being
+    deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
+  * Create grml-live.log-file with permissions 664.
+  * Adjust buildd/functions.sh for new logging.
+  * Drop packages from GRML_FULL:
+    - findimagedupes: too many new dependencies, being:
+      libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
+    - netpipes: conflicts with timelimit (see #457444) and does
+      not support IPv6 yet
+  * Add new packages to GRML_FULL:
+    - asql
+    - at76-usb-modules-2.6.23-grml
+    - edac-utils
+    - ifupdown-extra
+    - opencryptoki
+    - pmailq
+    - r6040-modules-2.6.23-grml
+    - scamper
+    - timelimit
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
+
 grml-live (0.0.13) unstable; urgency=low
 
   * New option '-b' for "build-only".
@@ -10,6 +40,8 @@ grml-live (0.0.13) unstable; urgency=low
     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
   * Adjust hostname in /etc/postfix/main.cf.
   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
+  * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
+  * Make sure $HOSTNAME is unset by default.
   * Disable Recommends for aptitude as well.
   * Check for presence of live-initramfs in 10-build-initramfs.
   * Install aptitude in softupdate if not present.