]> git.proxmox.com Git - pve-kernel-meta.git/commitdiff
bump version to 7.0-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 May 2021 15:27:30 +0000 (17:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 May 2021 15:27:30 +0000 (17:27 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 79209fc0476f3362b2ba8b2e46962bcba8256b92..b9b0301fee0831c73a528176820d6ed77014e12c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 include /usr/share/dpkg/pkg-info.mk
 
 export KERNEL_VER=5.11
-export KERNEL_ABI=5.11.12-1-pve
+export KERNEL_ABI=5.11.17-1-pve
 
 GITVERSION:=$(shell git rev-parse HEAD)
 
index a25a03f729b52dbd3b1c596e0b83986ee65077d0..561a4266722457836aab71126944dd2e0d0b8653 100644 (file)
@@ -1,3 +1,24 @@
+pve-kernel-5.11 (7.0-1) bullseye; urgency=medium
+
+  * ABI bump for 5.11.17-1-pve
+
+  * proxmox-boot-tool: rename from pve-efiboot-tool to reflect wider usage
+
+  * proxmox-boot-tool: add status command
+
+  * proxmox-boot-tool: sort and remove duplicates partition-UUID entries on
+    clean
+
+  * proxmox-boot-tool: also handle legacy-boot ZFS installs
+
+  * proxmox-boot: add grub.cfg header snippet to log that the config is managed
+    by this tool
+
+  * proxmox-boot: add grub-install wrapper to redirect manually invoked calls
+    to `update-grub` to our proxmox-boot-tool refresh command.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 May 2021 17:27:13 +0200
+
 pve-kernel-5.11 (7.0-0+4) bullseye; urgency=medium
 
   * ABI bump for 5.11.12-1-pve