wok diff encfs/receipt @ rev 7820
Add scrub. Iteratively writes patterns on files or disk devices to make retreiving the data more difficult.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 25 12:09:07 2010 +0000 (2010-12-25) |
parents | ab8b07f21006 |
children | 8814133e96ad |
line diff
1.1 --- a/encfs/receipt Tue Sep 28 13:58:42 2010 +0000 1.2 +++ b/encfs/receipt Sat Dec 25 12:09:07 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="encfs" 1.7 -VERSION="1.7.2" 1.8 +VERSION="1.7.4" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Encryption filesystem for FUSE." 1.11 MAINTAINER="b1+slitaz@nagel.org"