X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b0d8e98fa1eb1bdfd849a4dd04ac43261671d5d8;hb=5f75bf0b376147c45194e89d4014833536524698;hp=ef3fcec39021d1d29ef0433fdc0dad5fd7b23598;hpb=5dcacdc366f620e116c44a6c8bed289c1138f743;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index ef3fcec..b0d8e98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,16 @@ +grml-live (0.0.12) unstable; urgency=low + + * Log mkisofs command with quotes around version number for easier + copy/paste. + * Ship syslinux files via template directory because the syslinux + version (1:3.31-4) in Debian/etch is broken. :( + + -- Michael Prokop Sun, 09 Dec 2007 17:28:01 +0100 + grml-live (0.0.11) unstable; urgency=low + * New option -z to use ZLIB instead of LZMA compression and + support SQUASHFS_OPTIONS in configuration file. * Add new class XORG. * Add X.org packages to GRML_MEDIUM. * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix @@ -7,6 +18,11 @@ grml-live (0.0.11) unstable; urgency=low * Adjust grml-buildd for new logdir structure. * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan which adds shadowfs and bsdtar to the 'never report'-list of deborphan. + * Diplay use of $LOCAL_CONFIG in configuration dialog. + * Remove fai's last-dirinstall and last-softupdate when using + ZERO_FAI_LOGFILE as well. + * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version + 3.2.3 has a serious bug. * Add new packages to GRML_FULL: - atl2-modules-2.6.23-grml - firmware-ralink (replaces firmware-rt61 and firmware-rt73) @@ -18,6 +34,7 @@ grml-live (0.0.11) unstable; urgency=low - xrestop - xserver-xorg-video-radeonhd - yatm + * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723. -- Michael Prokop Mon, 26 Nov 2007 15:07:54 +0100