]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump to 5.11.22-7
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 18 Aug 2021 14:41:48 +0000 (16:41 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 19 Aug 2021 06:49:30 +0000 (08:49 +0200)
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 27e042d71882cf883183b8d5e9876621b027bec1..d06efa0d5716e0f60c5d1046794bb475b0fd77a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=22
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=3
 
-PKGREL=6
+PKGREL=7
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 2cafc3719d6cfe19317c458a418b8f056a664459..592b527a2343ae7db8dcdfd5b4a31fcdedac1567 100644 (file)
@@ -1,3 +1,9 @@
+pve-kernel (5.11.22-7) bullseye; urgency=medium
+
+  * cherry-pick fixes for CVE-2021-3656 and CVE-2021-3653
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Aug 2021 15:06:12 +0200
+
 pve-kernel (5.11.22-6) bullseye; urgency=medium
 
   * io_uring: don't block level reissue off completion path