wok-6.x diff samba/receipt @ rev 21141

e2fsprogs: add slackware patch to stop 64-bit boot failure
author Richard Dunbar <mojo@slitaz.org>
date Tue Mar 26 11:04:34 2019 -0400 (2019-03-26)
parents 9b7c1ea86466
children c13c64d88162
line diff
     1.1 --- a/samba/receipt	Wed Feb 24 23:14:23 2016 +0200
     1.2 +++ b/samba/receipt	Tue Mar 26 11:04:34 2019 -0400
     1.3 @@ -22,6 +22,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	patch -p0 < $stuff/CVE-2017-7494.u
     1.8  	cd $src/source3
     1.9  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.10  	--with-piddir=/var/run/samba --with-lockdir=/var/run/samba \