]> git.proxmox.com Git - zfs-grub.git/commitdiff
bump version to 2.02-pve3
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 21 May 2015 10:36:51 +0000 (12:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 21 May 2015 10:39:45 +0000 (12:39 +0200)
Makefile
changelog.pve
pvepatches/series

index af76075287aa1ff0debb57f4979c021c92418348..fe3818d8407267a524b156ac1ea5d897efa3f260 100644 (file)
--- 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               \
index 4878a012d8292f8cd5863de7991f28e631151c7b..12656d451c67f1ce9c73e3409ca83f83ba3b72d9 100644 (file)
@@ -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 <support@proxmox.com>  Thu, 21 May 2015 12:28:03 +0200
+
 grub2 (2.02-pve2) unstable; urgency=medium
 
   *  use latest packagees from github
index af1c43204315a451452672276ee2d13d7419339f..ff1e267036e3b5fbdf3e577be553e012547fdee1 100644 (file)
@@ -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