X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=09e22523a6acc07b3d90084fca63ad955a42eab4;hb=5f22783dfed44f744ac74afcc6dc6501d8021dc8;hp=e78e73702cd482887e8c6e2e94ebb56e910abda3;hpb=6bd0487d3fa25a4f7ef376861f6443de86f34412;p=grml-live-grml.git diff --git a/debian/changelog b/debian/changelog index e78e737..09e2252 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. + + -- Michael Prokop Thu, 16 Oct 2008 11:22:58 +0200 + grml-live (0.9.4) unstable; urgency=low * Update docs (some minor fixes, migration from hg to git,..)