]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.8.4-2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Apr 2024 17:36:53 +0000 (19:36 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Apr 2024 17:36:53 +0000 (19:36 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 13eb6c8371b989004fb9c6e7477de7e4ae7ae76a..66a3cf13e2e5fb5485ef992b1f8bfbae192c1b56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_MIN=8
 KERNEL_PATCHLEVEL=4
 # increment KREL for every published package release!
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=1
+KREL=2
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index aeb6f6da683227529c316090ced75cc61d6bacb5..e1bf8dbd7b1d9e6c4a106ec404f46c31a54aa9f5 100644 (file)
@@ -1,3 +1,9 @@
+proxmox-kernel-6.8 (6.8.4-2) bookworm; urgency=medium
+
+  * patch apparmor to make it cope with recvmsg returning EINVAL
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Apr 2024 19:36:43 +0200
+
 proxmox-kernel-6.8 (6.8.4-1) bookworm; urgency=medium
 
   * update sources to Ubuntu-6.8.0-23.23 based on v6.8.4 upstream stable