]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.15.35-4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Jun 2022 11:48:54 +0000 (13:48 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Jun 2022 11:48:57 +0000 (13:48 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index f4a69b3815bf5f5433cba2fafb32cc6ab4649cab..12e03178a259cd0dc7e5728909a6455c5534630e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=35
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=1
+KREL=2
 
-PKGREL=3
+PKGREL=4
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index c3885f982d3fb0d2f5496100cf7bc5ae9f647467..3909a5a968fe117a1deee1de5e0e100ab2139627 100644 (file)
@@ -1,3 +1,12 @@
+pve-kernel (5.15.35-4) bullseye; urgency=medium
+
+  * update to Ubuntu-5.15.0-36.37
+
+  * fix #4083: backport "EDAC/amd64: Add PCI device IDs for family 19h
+    model 50h"
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Jun 2022 13:48:41 +0200
+
 pve-kernel (5.15.35-3) bullseye; urgency=medium
 
   * fix #4039: backport aquantia atlantic NIC fixes