From: <smi...@us...> - 2003-12-26 19:51:49
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv6845 Modified Files: Tag: rel-1-0-patches CHANGES Log Message: - upgrade-config now correctly sets directory permissions and owner/group Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.510.2.45 retrieving revision 1.510.2.46 diff -u -d -r1.510.2.45 -r1.510.2.46 --- CHANGES 26 Dec 2003 14:45:56 -0000 1.510.2.45 +++ CHANGES 26 Dec 2003 19:51:46 -0000 1.510.2.46 @@ -23,12 +23,13 @@ # 1.0.4 +- upgrade-config now correctly sets directory permissions and owner/group - 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 +- stunnel was missing on the CD - upgrade-config now correctly handles symlinks 1.0.3 |