bump version to 5.15.35-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-05-11 07:57:58 +02:00
parent b321611251
commit 044c70fd78
2 changed files with 7 additions and 1 deletions

View File

@ -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)

6
debian/changelog vendored
View 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"