X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=efb2cda49c3eb32379f858578d12b9ace22016fb;hp=e78e73702cd482887e8c6e2e94ebb56e910abda3;hb=dd38382697d74a3c9bcaed473160910577516ebc;hpb=6bd0487d3fa25a4f7ef376861f6443de86f34412 diff --git a/debian/changelog b/debian/changelog index e78e737..efb2cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +grml-live (0.9.5) unstable; urgency=low + + * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552] + * Drop xserver-xorg-video-newport from all flavours. + * Replace all unzoo package references with zoo, see #497775. + * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE + because we have to skip FAI's updatebase task and lack /proc therefore. + New packages that are being installed and want to start any daemons + might fail, let's try to do our best to avoid that. + * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints. + * Drop clamav-getfiles from GRML_FULL. + + -- Michael Prokop Sat, 25 Oct 2008 12:13:05 +0200 + grml-live (0.9.4) unstable; urgency=low * Update docs (some minor fixes, migration from hg to git,..)