X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=25ef0cf4445f1b81a04ece8ac05523bafb099e81;hp=d8ca2a108f9dc61689d11c1b849929b9dc3e8647;hb=bbc4b9db068e7ed536161680c84fbed328ddb3af;hpb=f050593a3df26ee403f1510e0d5d17f933752125 diff --git a/debian/changelog b/debian/changelog index d8ca2a1..25ef0cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,41 @@ -grml-live (0.9.33) UNRELEASED; urgency=low +grml-live (0.9.35) UNRELEASED; urgency=low + + * No entries yet, will be added when releasing via git-dch. + + -- Michael Prokop Sun, 31 Jan 2010 11:23:03 +0100 + +grml-live (0.9.34) unstable; urgency=low + + * Add scripts/GRMLBASE/38-udev to get rid of automatically generated + udev rules file. + * Fix architecture option in error message (-a instead of -i). + * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64 + works OOTB. + * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml. + * Drop keyword package from squashfs binary exit code. + * Update docs regarding squashfs-tools 1:4.0-1. + * Support for logging to database via grml-live-db. + Thanks to formorer for his work on dpkg-to-db. + * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated + a backwared compatibility layer so existing installations still continue + to work) and clear logs after prompting for execution. + + * Software related changes: + - Add acpi-support-base to GRML_SMALL [Closes: issue791] + - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann). + - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat]. + - Drop aufs-tools from GRML_FULL (deprecated, see #555638). + - Drop firescope from GRML_FULL - it is unmaintained upstream. + - Drop package config file GRML_FORENSIC as it is developed and + maintained as part of Grml-Forensic nowadays. + - Move scsiadd from GRML_* to GRMLBASE. + - Remove dynamic-disk from GRML_FULL (unmaintained upstream). + - Remove lame from GRML_FULL (not available from official Debian pool). + - Remove salvage-ntfs from GRML_FULL (unmaintained upstream). + + -- Michael Prokop Sat, 30 Jan 2010 19:56:32 +0100 + +grml-live (0.9.33) unstable; urgency=low [ Michael Prokop ] * Switch order of mirror configuration in example config. @@ -6,7 +43,7 @@ grml-live (0.9.33) UNRELEASED; urgency=low * Write current date to last output line of grml-live so the user knows how "old" his build is while sitting at the shell prompt. * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages - which is meant to be used as package installation validator. + as package installation validator. * Update sources.list handling: - Disable deb-src by default in sources.list. People usually won't need this and the ones that want it know how to enable @@ -17,7 +54,7 @@ grml-live (0.9.33) UNRELEASED; urgency=low * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks for bringing this issue up, Richard Hartmann. * templates/boot/grub/menu.lst: drop bootoption lang=us, we - specify the default within grml-autoconfig. + specify the default within grml-autoconfig nowadays. * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit with returncode != 0 if a requested package isn't available on the resulting ISO. @@ -26,34 +63,40 @@ grml-live (0.9.33) UNRELEASED; urgency=low message if neither the one from grml-live-addons nor memtest86+ can be found. * Software related changes: - - Add fsarchiver to GRML_FULL. - - Add gdisk to GRML_FULL. - - Add iptraf to GRML_MEDIUM (thanks, thermoman). - - Add iscsitarget-module-2.6.31-grml64 to GRML_FULL. - - Add kexec-tools to GRML_SMALL and GRML_MEDIUM (thanks, - Christoph Biedl). - - Add mbuffer to GRML_FULL. - - Add modem-cmd to GRML_FULL. - - Add nbd-server + nbd-client to GRML_FULL (thanks to Xuân Baldauf). - - Drop (unavailable) at76-usb-modules-2.6.31-grml from GRML_MEDIUM. - - Drop dvi2tty from GRML_FULL (so we don't pull tex-common and - texlive-binaries into the system). - - Drop fakechroot from GRML_FULL and GRML_FORENSIC (the package - is in a bad shape since several month). - - Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as we - use git nowadays. - - Drop lomoco from GRML_FULL (bad state, unnecessary). - * GRML* classes: - - drop grml-scanpartitions - - add grml-udev-config - - move all grml-* packages that used to be part of all Grml - flavours to GRMLBASE and drop them from the flavour specific - configuration instead + - Main GRML* classes: + + add grml-udev-config (we use Debian's udev from now on and + provide our own udev stuff through grml-udev-config) + + drop grml-scanpartitions + + move all grml-* packages that used to be part of all Grml + flavours to GRMLBASE and drop them from the flavour + specific configuration instead + - GRML_FULL: + + Add fsarchiver + + Add gdisk + + Add infiniband-diags + + Add iscsitarget-module-2.6.31-grml64 + + Add mbuffer + + Add modem-cmd + + Add nbd-server + nbd-client (thanks to Xuân Baldauf). + + Drop dvi2tty (so we don't pull tex-common and texlive-binaries + into the system). + + Drop lomoco (bad state, unnecessary) + - GRML_MEDIUM: + + Add iptraf (thanks, thermoman) + + Drop (unavailable) at76-usb-modules-2.6.31-grml + - Mixed: + + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks, + Christoph Biedl) + + Add lcrack to GRML_FORENSIC + + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is + in a bad shape since several months) + + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as + we use git nowadays [ Thorsten Glaser ] * Update MirOS bsd4grml to 20091226. - -- Michael Prokop Wed, 30 Dec 2009 02:11:41 +0100 + -- Michael Prokop Wed, 30 Dec 2009 02:34:38 +0100 grml-live (0.9.32) unstable; urgency=low