wok-6.x diff samba/receipt @ rev 20401
Add lziprecover
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 28 11:44:28 2018 +0200 (2018-06-28) |
parents | 9b7c1ea86466 |
children | c13c64d88162 |
line diff
1.1 --- a/samba/receipt Wed Feb 24 23:14:23 2016 +0200 1.2 +++ b/samba/receipt Thu Jun 28 11:44:28 2018 +0200 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 \