K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2017-03-22T03:11:57.243055Z K 7 svn:log V 1106 Update to 3.0-2100-g2613baeb. - Add a 'logclean' command that cleans build logs older than N days, or builds over a certain count, by filter. - Store temp and lock files in $(mktemp -dt poudriere), and remove on exit. - Change SHASH_VAR_PATH out of umounting MASTERMNT on exit - USE_TMPFS=yes: extend to data as well as wrkdirs - JSON jail: Ignore broken builds rather than corrupting the data - HTML JSON: Fix not writing on exit, and writing to /.data.json[.mini] - blacklist: Fix loading of JAIL-SETNAME-blacklist - Don't bother statting or creating pkg cache dirs when deleting them at startup. - pkgclean: Clean cache files as well - poudriere.8: Fix reference to native-xtools and document use of /usr/src - jail -d: Fix not cleaning up jail's temporary mountpoint directory - jail -uc: Don't leak host /etc/src-env.conf into jail builds - timestamp: Fix not exiting when stdin closes. - timestamp: Fix not properly handling newlines. - Fix umounting when using MDMFS - Make jail -k try harder to cleanup any messes left behind. END