CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2011/08/29 15:42:54

Modified files:
        sysutils/cyphertite: Makefile distinfo 
        sysutils/cyphertite/pkg: PLIST 

Log message:
update to 0.4.2.

Some important changes since last OpenBSD package:
- New metadata format introduced; shrinks md archives for most users
by not storing redundant path names for each file
- Speed up operations that do not need crypto secrets by not
decrypting secrets upon startup
- Add ctctl tool to change local crypto password
- Fixed a metadata bug that made mixed endian architectures fail
- Extract creates temporary files and then renames them instead of
extracting directly into the original filename
- Add support for include and exclude patterns for archive mode
- Validate metadata file before commencing extract operation
- Fix a bug where crypto secrets could not be copied between little and
big endian machines and vice versa
- Dramatically decrease memory footprint of cyphertite
- Print out the filesize and mtime from the server prettily in md list mode
- Permit differential backups of absolute paths to come from different working
directories

ok sthen@

Reply via email to