From: Dietmar Maurer Date: Thu, 21 May 2015 10:36:51 +0000 (+0200) Subject: bump version to 2.02-pve3 X-Git-Url: https://git.proxmox.com/?p=zfs-grub.git;a=commitdiff_plain;h=0386045b1beb231cb30ddabcbb7d7b2f329e2791 bump version to 2.02-pve3 --- diff --git a/Makefile b/Makefile index af76075..fe3818d 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GRUB_SRC=${GRUB_DIR}.tar.gz SNAPVER=2.02-beta2.9-ZOL11-7aa9f6 # update/sync changelog.pve -DEBVER=2.02-pve2 +DEBVER=2.02-pve3 PC_DEBS= \ grub2-common_${DEBVER}_amd64.deb \ diff --git a/changelog.pve b/changelog.pve index 4878a01..12656d4 100644 --- a/changelog.pve +++ b/changelog.pve @@ -1,3 +1,10 @@ +grub2 (2.02-pve3) unstable; urgency=medium + + * do not recommend os-prober, only suggest it (so that it + is not installed by default). + + -- Proxmox Support Team Thu, 21 May 2015 12:28:03 +0200 + grub2 (2.02-pve2) unstable; urgency=medium * use latest packagees from github diff --git a/pvepatches/series b/pvepatches/series index af1c432..ff1e267 100644 --- a/pvepatches/series +++ b/pvepatches/series @@ -12,3 +12,4 @@ fix-grub-pc-postinst.patch #biosdisk.c-Check-disk-size-sanity.patch #ahci.c-Increase-timeout.patch fix-grub-distributor.patch +suggest-os-prober.patch