wok-current diff qt4/receipt @ rev 25725

Patch openssh CVE-2024-6387
author Stanislas Leduc <shann@slitaz.org>
date Mon Jul 01 15:09:44 2024 +0000 (6 days ago)
parents a23978bfa665
children
line diff
     1.1 --- a/qt4/receipt	Wed Oct 11 18:45:46 2023 +0000
     1.2 +++ b/qt4/receipt	Mon Jul 01 15:09:44 2024 +0000
     1.3 @@ -40,6 +40,13 @@
     1.4  {
     1.5  	# Patch for build with gcc 6
     1.6  	patch -p1 < $stuff/gcc6_build_fix.patch
     1.7 +
     1.8 +	# Patch for build with gcc 8
     1.9 +	patch -p1 < $stuff/gcc8_build_fix.patch
    1.10 +	
    1.11 +	# Patch for build with glibc >= 2.25
    1.12 +	patch -p1 < $stuff/glibc2.25_build_fix.patch
    1.13 +
    1.14  	# Patch for build with openssl 1.1.x, thanks FreeBSD / Arch Linux
    1.15  	# see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214691
    1.16  	# and https://aur.archlinux.org/cgit/aur.git/tree/?h=qt4