From 6183f67eb66b52bd7efea106bfeb4dc3f0c0f5f9 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 4 Sep 2010 16:04:36 +0200 Subject: [PATCH] Release new version 0.11.0. Signed-off-by: Michael Prokop --- debian/changelog | 32 ++++++++++++++++++++++++++++++++ grml-live | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4fdf3e5..3ca076c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +grml-live (0.11.0) unstable; urgency=low + + The "kernel 2.6.35-grml[64] party" Release. + + * This release provides support for kernel 2.6.35-grml[64] through + updated squashfs binary and options handling. To build live + systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4 + package is required. Further details are available in the + updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a] + * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and + update SQUASHFS_BINARY comment. + * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev + are available on update + * [fc88014] Update TODO file, reflecting recent development. + * [d38f878] Add scripts/release_helper.sh. + * Updates in templates/boot/: + - [050f4d2] Update pci.ids to version 2010.08.27. + - [24960b7] Update gpxe.lkrn to version 1.0.1. + - [d980fe7] Update hdt.c32 to version 0.3.6.1. + - [d635175] Update memtest to memtest86+ version 4.10. + - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803. + - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux + version 2:4.02+dfsg-3. + - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02 + debian-20100803. + - [929662f] Update templates/boot/grub to grub version + 1.98+20100804-4. + - [89c9f37] Update lintian overrides file to reflect current + updates in templates/boot/grub. + + -- Michael Prokop Sat, 04 Sep 2010 15:47:32 +0200 + grml-live (0.10.1) unstable; urgency=low [ Ulrich Dangel ] diff --git a/grml-live b/grml-live index e10cde2..4e8d461 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.10.1' +GRML_LIVE_VERSION='0.11.0' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4