]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.1.6-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 28 Jan 2023 14:06:33 +0000 (15:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 28 Jan 2023 14:06:33 +0000 (15:06 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 1be4c6b01bc82ba9f7500dff1aa608cb9a3e8c8a..d8934d8bb0d5d4fcedcd3336f799b57d1e439d9d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=6
 KERNEL_MIN=1
-KERNEL_PATCHLEVEL=2
+KERNEL_PATCHLEVEL=6
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
index 117718c0bc940b74fcdae77552753a4a390703b7..3e5f3b5f85589fd0ea2a680f128faf6b95acfba3 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (6.1.6-1) bullseye; urgency=medium
+
+  * update ZFS to 2.1.9
+
+  * update to Ubuntu-6.1.0-14.14 based on upstream 6.1.6
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 28 Jan 2023 15:05:09 +0100
+
 pve-kernel (6.1.2-1) bullseye; urgency=medium
 
   * backport ZFS compat fixes for Linux 6.1 w.r.t. a OTMPFILE open syscall