]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.4.78-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Dec 2020 10:29:34 +0000 (11:29 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Dec 2020 13:26:40 +0000 (14:26 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 6eff01cdddd50483a6acb092d953c7186064b36c..7eb2715f6dc48e8ac925ff4eaf49cd81cd0917ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=4
 KERNEL_PATCHLEVEL=78
 # 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=1
+PKGREL=2
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 61d2c3ea0b015e4216fb26c2bae4f5c2a0212ea2..27fe3a830c28784eef7548563e963f0af10da723 100644 (file)
@@ -1,3 +1,14 @@
+pve-kernel (5.4.78-2) pve pmg; urgency=medium
+
+  * revert commit 552b270b5784dc3 "scsi: be2iscsi: Fix a theoretical leak in
+    beiscsi_create_eqs()" to avoid hangs and kernel oopses on module load
+
+  * cherry-pick patch to allow unprivileged whiteout device creation
+
+  * bump ABI to 5.4.78-2
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Dec 2020 14:26:17 +0100
+
 pve-kernel (5.4.78-1) pve pmg; urgency=medium
 
   * update sources to Ubuntu-5.4.0-57.63