X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a68f7cc5c767547b840ee4b2facd088b6310ac3e;hp=896e54d66209cdf251d8dc56f6b66f9756615537;hb=032c175f8c6a52c3b9c4fa34eb91d6326edac451;hpb=9034ab9c7d91e1a9d60c5a4917e5ce06a3737f73 diff --git a/debian/changelog b/debian/changelog index 896e54d..a68f7cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +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) + - qiv (A quick image viewer for X) + - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well) + * 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). + * Add irqbalance to GRML_MEDIUM. + + -- Michael Prokop Fri, 07 Nov 2008 14:26:45 +0100 + grml-live (0.9.5) unstable; urgency=low * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]