]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.4.41-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 13:06:22 +0000 (15:06 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 May 2020 13:06:22 +0000 (15:06 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index c3f50636661782b9d5d26e61b593c2709bdab9dd..d8e22ed00b4c1386ab653d6391e194fb27a1ad3e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=5
 KERNEL_MIN=4
-KERNEL_PATCHLEVEL=34
+KERNEL_PATCHLEVEL=41
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 
-PKGREL=2
+PKGREL=1
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 5a3c0a305da33cbb0ebf3026218e6163983ff00b..92bbea9f00aacb4f930b41ca5034079b7b422d33 100644 (file)
@@ -1,3 +1,14 @@
+pve-kernel (5.4.41-1) pve pmg; urgency=medium
+
+  * update sources to Ubuntu-5.4.0-32.36
+
+  * update ZFS to 0.8.4
+
+  * Revert "scsi: lpfc: Fix broken Credit Recovery after driver load" as a
+    workaround for some LP Fibre Channel SCSI boxes.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 May 2020 15:06:08 +0200
+
 pve-kernel (5.4.34-2) pve pmg; urgency=medium
 
   * backport fix for overlayfs