wok-stable diff glibc/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 52fadc2d223d
children
line diff
     1.1 --- a/glibc/receipt	Tue Mar 06 00:02:58 2012 +0100
     1.2 +++ b/glibc/receipt	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -22,6 +22,8 @@
     1.4  	
     1.5  	# Fix a bug that prevents Glibc from building with GCC-4.5.2:
     1.6  	patch -Np1 -i $stuff/glibc-2.13-gcc_fix-1.patch
     1.7 +	
     1.8 +	patch -Np1 -i $stuff/glibc-2.13-CVE-2015-0235.patch
     1.9  
    1.10  	# Build in a separate directory.
    1.11  	mkdir ../glibc-build && cd ../glibc-build
    1.12 @@ -78,6 +80,8 @@
    1.13  	# Fix a bug that prevents Glibc from building with GCC-4.5.2:
    1.14  	patch -Np1 -i $stuff/glibc-2.13-gcc_fix-1.patch
    1.15  
    1.16 +	patch -Np1 -i $stuff/glibc-2.13-CVE-2015-0235.patch
    1.17 +
    1.18  	# Fix a stack imbalance that occurs under some conditions:
    1.19  	sed -i '195,213 s/PRIVATE_FUTEX/FUTEX_CLOCK_REALTIME/' \
    1.20  		nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S \