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:
commit
067446a439
2
Makefile
2
Makefile
@ -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
|
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||||
KERNEL_MAJ=5
|
KERNEL_MAJ=5
|
||||||
KERNEL_MIN=15
|
KERNEL_MIN=15
|
||||||
KERNEL_PATCHLEVEL=108
|
KERNEL_PATCHLEVEL=111
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=1
|
||||||
|
26310
abi-prev-5.15.108-1-pve
26310
abi-prev-5.15.108-1-pve
File diff suppressed because it is too large
Load Diff
26313
abi-prev-5.15.111-1-pve
Normal file
26313
abi-prev-5.15.111-1-pve
Normal file
File diff suppressed because it is too large
Load Diff
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
pve-kernel (5.15.108-2) bullseye; urgency=medium
|
||||||
|
|
||||||
* backport Zenbleed stop-gap workaround for CVE-2023-20593, the actual fix
|
* backport Zenbleed stop-gap workaround for CVE-2023-20593, the actual fix
|
||||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -25,6 +25,7 @@ Build-Depends: asciidoc-base,
|
|||||||
libtool,
|
libtool,
|
||||||
lintian,
|
lintian,
|
||||||
lz4,
|
lz4,
|
||||||
|
python3-dev,
|
||||||
python3-minimal,
|
python3-minimal,
|
||||||
rsync,
|
rsync,
|
||||||
sphinx-common,
|
sphinx-common,
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit ee33ef60c06953b1aab7d5fcd7369e7a9d80afef
|
Subproject commit 922997e0e0f11ccb283099ce694b9e80e7996af1
|
Loading…
Reference in New Issue
Block a user