wok diff cloop-utils/receipt @ rev 20283

security fixes from 0.3.1.9 (2017 Dec 1) and 0.3.1.10 (March 3)... further info: https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Mar 27 11:09:07 2018 +0000 (2018-03-27)
parents fe86f04738d9
children ce15cfce8e9f
line diff
     1.1 --- a/cloop-utils/receipt	Mon Aug 11 16:07:58 2014 +0200
     1.2 +++ b/cloop-utils/receipt	Tue Mar 27 11:09:07 2018 +0000
     1.3 @@ -16,6 +16,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp $src/extract_compressed_fs $fs/usr/bin
     1.7 +	cp $src/create_compressed_fs $fs/usr/bin/create_compressed_fs_fast
     1.8  	cp $src/advancecomp-*/advdef $fs/usr/bin/create_compressed_fs
     1.9  }
    1.10 -