]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.15.35-3
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 May 2022 05:57:58 +0000 (07:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 May 2022 05:57:58 +0000 (07:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 978d12ee5d1d7df59fc21a879cf5ee9079858f94..f4a69b3815bf5f5433cba2fafb32cc6ab4649cab 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=35
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 
-PKGREL=2
+PKGREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 6c8d1216cc3051e245d1dbab5d8d5346ace2ef60..c3885f982d3fb0d2f5496100cf7bc5ae9f647467 100644 (file)
@@ -1,3 +1,9 @@
+pve-kernel (5.15.35-3) bullseye; urgency=medium
+
+  * fix #4039: backport aquantia atlantic NIC fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 May 2022 07:57:51 +0200
+
 pve-kernel (5.15.35-2) bullseye; urgency=medium
 
   * cherry pick "NFSv4.1 provide mount option to toggle trunking discovery"