wok-current diff xorg-server/receipt @ rev 25695

Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author Stanislas Leduc <shann@slitaz.org>
date Thu Apr 04 08:53:51 2024 +0000 (2 months ago)
parents c0de4bb3cfb9
children 9ec15db3af75
line diff
     1.1 --- a/xorg-server/receipt	Tue Jan 16 20:32:03 2024 +0000
     1.2 +++ b/xorg-server/receipt	Thu Apr 04 08:53:51 2024 +0000
     1.3 @@ -76,6 +76,13 @@
     1.4  	patch -p1 < $stuff/CVE-2024-21886-1.patch
     1.5  	patch -p1 < $stuff/CVE-2024-21886-2.patch
     1.6  
     1.7 +	# Patch xorg CVEs April 2024
     1.8 +	# see https://lists.x.org/archives/xorg-announce/2024-April/003497.html
     1.9 +	patch -p1 < $stuff/CVE-2024-31080.patch
    1.10 +	patch -p1 < $stuff/CVE-2024-31081.patch
    1.11 +	patch -p1 < $stuff/CVE-2024-31082.patch
    1.12 +	patch -p1 < $stuff/CVE-2024-31083.patch
    1.13 +
    1.14  	# Xephyr make possible to use Xorg in a chroot.
    1.15  	./configure \
    1.16  		--prefix=/usr \