Browse Source

bump version to 5.4.41-1

Signed-off-by: Thomas Lamprecht <[email protected]>
Thomas Lamprecht 5 years ago
parent
commit
27bcf33c13
2 changed files with 13 additions and 2 deletions
  1. 2 2
      Makefile
  2. 11 0
      debian/changelog

+ 2 - 2
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)

+ 11 - 0
debian/changelog

@@ -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 <[email protected]>  Fri, 15 May 2020 15:06:08 +0200
+
 pve-kernel (5.4.34-2) pve pmg; urgency=medium
 
   * backport fix for overlayfs