X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e5f7306af64d5a5c078e673083e241ec9030c6bb;hb=8795132e3cc5937788a27947d2af7aa9881dcec3;hp=e78e73702cd482887e8c6e2e94ebb56e910abda3;hpb=6bd0487d3fa25a4f7ef376861f6443de86f34412;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index e78e737..e5f7306 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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. + + -- Michael Prokop Thu, 16 Oct 2008 01:03:24 +0200 + grml-live (0.9.4) unstable; urgency=low * Update docs (some minor fixes, migration from hg to git,..)