X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=33b2bf2e23493936e69a6ab8f4479df25ec9cd1a;hp=06f2b40ecddaf0d20914892447cb13080fe6cff2;hb=e5bc053219a216f7738645c5be0120477a95200e;hpb=c106242f0045280f167a0db39df36f2b69c8a90d diff --git a/debian/changelog b/debian/changelog index 06f2b40..33b2bf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +grml-live (0.9.10) unstable; urgency=low + + * buildd: + - Add workaround to get around the mkisofs volume label limit. + Otherwise with something like 'grml64-medium-daily-squeeze 20090223' + we would get: + "mkisofs: Volume ID string too long (cur. XX max. 32 chars)." + - add buildd/execute.sh to further simplify buildd/*.sh setup + - send_mail(): do not append /var/log/grml-buildd.stdout by default + - add shebang line to buildd/[execute|functions].sh to make lintian happy + * Replace placeholder %GRML_NAME_SQUASHFS% with according value in + bootsplash f5. [Closes: issue619] + * Drop dropbear from GRML_FULL. The "ssh server inside initramfs" + is just too annoying for us. [Closes: issue617] + + -- Michael Prokop Fri, 27 Feb 2009 13:11:31 +0100 + grml-live (0.9.9) unstable; urgency=low * Update to kernel 2.6.28-grml[64]. @@ -59,7 +76,6 @@ grml-live (0.9.9) unstable; urgency=low * Always skip mksquashfs part when using -q option. * Adjust configuration files on the fly only when the according lines aren't comments. - * -- Michael Prokop Mon, 23 Feb 2009 12:43:18 +0100