]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 5.13.19-4
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 Nov 2021 11:10:29 +0000 (12:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 Nov 2021 17:09:38 +0000 (18:09 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 9c8329612a40f44e9822a933cc0dece1d51b0da4..03242cda010832a882926244f16954fe613bd76d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=13
 KERNEL_PATCHLEVEL=19
 # 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=3
+PKGREL=4
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index d17e9e35cc9f7f010126a657ca72580bb0c7e6e6..6c924d2349f52a0df6a0fe9ff41fb1f921b7eb73 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (5.13.19-4) bullseye; urgency=medium
+
+  * update sources to Ubuntu-5.13.0-23.23
+
+  * bump ABI to 5.13.19-2
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Nov 2021 12:10:09 +0100
+
 pve-kernel (5.13.19-3) bullseye; urgency=medium
 
   * backport two io-wq fixes relevant for io_uring