From: <smi...@us...> - 2003-12-26 14:46:00
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv26226 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: backported some changes - jail script has new command DELETE - domino jail script now empties the lib and etc directories before creating the jail - fixed the corner case when an empty directory is being copied to the jail dir (fl) - postfix jail script now empties the lib and etc directories before creating the jail - better handling of subdirectories & links in jail script (fl) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.44 retrieving revision 1.510.2.45 diff -u -d -r1.510.2.44 -r1.510.2.45 --- CHANGES 25 Dec 2003 00:46:40 -0000 1.510.2.44 +++ CHANGES 26 Dec 2003 14:45:56 -0000 1.510.2.45 @@ -23,7 +23,12 @@ # 1.0.4 -- stunnel missing on the CD +- jail script has new command DELETE +- domino jail script now empties the lib and etc directories before creating the jail +- fixed the corner case when an empty directory is being copied to the jail dir (fl) +- postfix jail script now empties the lib and etc directories before creating the jail +- better handling of subdirectories & links in jail script (fl) +- stunnel missing was on the CD - upgrade-config now correctly handles symlinks 1.0.3 |