Merge branches
[grml-live.git] / debian / changelog
index 1f0d8e2..04f235f 100644 (file)
@@ -1,11 +1,84 @@
+grml-live (0.2) unstable; urgency=low
+
+  * Update isolinux.bin to version 3.55-1.
+  * Add loop-aes-testsuite to GRML_FULL.
+  * Set 'confirm=1' in /etc/apt/listchanges.conf.
+  * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
+    for providing default /etc/default/loadcpufreq configuration.
+  * Move sourcing /etc/grml/grml-live.local *before* the cmdline
+    option parsing so we can override already set defaults interative.
+  * Grep using the quiet option for squashfs features.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
+
+grml-live (0.1) unstable; urgency=low
+
+  * Bump version number to 0.1 as we ship grml-live with the
+    upcoming stable versions.
+  * Source /etc/grml/grml-live.local before parsing command line
+    options to be able to override configuration on the commandline.
+  * Use /usr/bin/vim.tiny as alternativ for vi.
+  * Add new packages to GRML_FULL:
+    - at76-usb-modules-2.6.23-grml64
+    - bluez-audio
+    - conky (thanks, shehu)
+    - epdfview
+    - gfs2-tools
+    - sslscan
+    - truecrypt-2.6.23-grml64
+    - unsort
+  * Remove bluetooth-alsa from GRML_FULL.
+  * Add new packages to GRML_MEDIUM:
+    - ntfs-3g
+    - truecrypt-2.6.23-grml64
+  * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
+    - drop deprecated entries
+    - add debian2hd for isolinux/syslinux
+    - fix serial bootoption
+    - add grml2hd template for grub
+  * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
+    remove packages via dpkg instead of apt-get. Thanks for the
+    bugreport and the patch, Lupe Christoph! [Closes: issue367]
+  * Use -no-progress option for mksquashfs only if it's supported.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
+
 grml-live (0.0.14) unstable; urgency=low
 
+  * Include initial version of the grml-live-remaster script,
+    contributed by Michael Schierl (thanks!) [Closes: issue331]
+  * Bump Standard-Version to 3.7.3 (no further changes).
   * 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.
+  * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
+    on AMD64 architecture. Add several new kernel packages for amd64
+    to GRML_FULL.
+  * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
+  * 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
+    - virtualbox-ose-guest-modules-2.6.23-grml
+    - virtualbox-ose-guest-utils
 
  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100