CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2012/07/08 15:48:38
Modified files: share/man/man8 : security.8 share/man/man5 : changelist.5 libexec/security: security Log message: To detect changes of system files, use SHA-256 rather than MD5, taking advantage of naddy@'s recent mtree(8) modernization. While here, do not provide an example protecting a home directory from file changes; protect some system binaries instead. ok naddy@ jmc@