]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.15.12-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Jan 2022 15:43:34 +0000 (16:43 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Jan 2022 15:43:34 +0000 (16:43 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index aee0b79cfb6e6561661edb017fe247fa44467a0d..3808cbb77c0948c46d4831436217a5be4413a99f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=12
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 
-PKGREL=1
+PKGREL=2
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 3e339fd33b6899fa9e36c5ab8e54e31c56569eab..0640620704a7bdc095331ce9771b72a3334adbf5 100644 (file)
@@ -1,12 +1,14 @@
-pve-kernel (5.15.12-1) bullseye; urgency=medium
+pve-kernel (5.15.12-2) bullseye; urgency=medium
 
   * update sources to Ubuntu-5.15.0-16.16 based on 5.15.12
 
   * update ZFS to 2.1.2
 
+  * ZFS: cherry-pick lock-inversion patch for zvol_open
+
   * cherry-pick "blk-cgroup: always terminate io.stat lines"
 
- -- Proxmox Support Team <support@proxmox.com>  Tue, 11 Jan 2022 11:49:01 +0100
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 11 Jan 2022 16:43:18 +0100
 
 pve-kernel (5.15.7-1) bullseye; urgency=medium