X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=adea911748a6da2a9d201742dff92afa361d078e;hb=352457696152ad7337a788ea90eb3c8bcaaa8c9f;hp=896e54d66209cdf251d8dc56f6b66f9756615537;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 896e54d..adea911 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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. + * Remove mozilla-imagezoom from GRML_FULL (the "extension installed" + message at startup sucks). + + -- Michael Prokop Mon, 03 Nov 2008 14:49:07 +0100 + grml-live (0.9.5) unstable; urgency=low * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]