From: <smi...@us...> - 2003-12-26 14:46:58
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv26373 Modified Files: CHANGES Log Message: - jail script has new command DELETE - domino jail script now empties the lib and etc directories before creating the jail - added support for libsafe to all available chroot jail configurations Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.610 retrieving revision 1.611 diff -u -d -r1.610 -r1.611 --- CHANGES 26 Dec 2003 14:34:39 -0000 1.610 +++ CHANGES 26 Dec 2003 14:46:54 -0000 1.611 @@ -23,6 +23,8 @@ # 1.1.1 +- domino jail script now empties the lib and etc directories before creating the jail +- added support for libsafe to all available chroot jail configurations - fixed the corner case when an empty directory is being copied to the jail dir (fl) - updated html::parser to v3.35 - updated extutils::makemaker to v6.21 |