X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d01da3150d134afb6caa336ae689bf82ca570bfb;hb=6f9865cce66c03faaff9dae9e37c3368a11ee7b6;hp=896e54d66209cdf251d8dc56f6b66f9756615537;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 896e54d..d01da31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +grml-live (0.9.6) unstable; urgency=low + + * Add new packages to GRML_FULL: + - cciss-vol-status (HP SmartArray RAID Volume Status Checker) + - dwdiff (front-end for the diff program that operates word by word) + - espeakup (connector between espeak and speakup) + - faketime (report faked system time to programs) + - fcoretools (Tools to advise the IO scheduler) + * Execute dpkg-reconfigure for localepurge with noninteractive frontend. + [Closes: issue554] + * Rework locale handling. From now on /usr/share/locale gets removed + by default (though /usr/share/i18n/locales won't be touched for + now), unless using class LOCALES. Reason: We have >70MB inside + /usr/share/locale on GRML_FULL, just too much to ship by default, + * Remove localepurge from GRML_SMALL. + + -- Michael Prokop Mon, 27 Oct 2008 14:03:37 +0100 + grml-live (0.9.5) unstable; urgency=low * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]