]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.11.22-5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jul 2021 16:25:59 +0000 (18:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jul 2021 16:25:59 +0000 (18:25 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index c751c774e65fbdee3d9dda90a8c8ed6662f3cd2a..016f8bb451c1a66407e2b0dba025a99539330146 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=11
 KERNEL_PATCHLEVEL=22
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=2
+KREL=3
 
-PKGREL=4
+PKGREL=5
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 44d5d5ac4d4e14b1b8772cf9b0cad430e3325941..741040b782884db9eff8c2490065e92f298a8241 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (5.11.22-5) bullseye; urgency=medium
+
+  * import Ubuntu-5.11.0-26.28
+
+  * pull in upstream stable releases from v5.10.44, v5.12.11
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Jul 2021 18:25:44 +0200
+
 pve-kernel (5.11.22-4) bullseye; urgency=medium
 
   * fix CVE-2021-33909: seq_file: disallow extremely large seq buffer