Merge remote-tracking branch 'origin/pve-kernel-5.15' into pve-kernel-5.15
To fix the missing push from the previous 5.15.108-2 build that fixed zenbleed Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@@ -3,7 +3,7 @@ include /usr/share/dpkg/pkg-info.mk
|
||||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||
KERNEL_MAJ=5
|
||||
KERNEL_MIN=15
|
||||
KERNEL_PATCHLEVEL=108
|
||||
KERNEL_PATCHLEVEL=111
|
||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=1
|
||||
|
||||
-26310
File diff suppressed because it is too large
Load Diff
+26313
File diff suppressed because it is too large
Load Diff
Vendored
+6
@@ -1,3 +1,9 @@
|
||||
pve-kernel (5.15.111-1) bullseye; urgency=medium
|
||||
|
||||
* update to Ubuntu-5.15.0-82.91
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Aug 2023 10:57:15 +0200
|
||||
|
||||
pve-kernel (5.15.108-2) bullseye; urgency=medium
|
||||
|
||||
* backport Zenbleed stop-gap workaround for CVE-2023-20593, the actual fix
|
||||
|
||||
Vendored
+1
@@ -25,6 +25,7 @@ Build-Depends: asciidoc-base,
|
||||
libtool,
|
||||
lintian,
|
||||
lz4,
|
||||
python3-dev,
|
||||
python3-minimal,
|
||||
rsync,
|
||||
sphinx-common,
|
||||
|
||||
+1
-1
Submodule submodules/ubuntu-kernel updated: ee33ef60c0...922997e0e0
Reference in New Issue
Block a user