diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-16 16:21:28 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-16 16:21:28 +0000 |
commit | 5a2662e03d6d2206105e7c87343c17ac9d1f28b1 (patch) | |
tree | 6b54746bcc663259417d8e200d766950e036f18a /msec.spec | |
parent | 5e3ce5426b211ff83c92f561fc940bee3b0877ce (diff) | |
download | msec-5a2662e03d6d2206105e7c87343c17ac9d1f28b1.tar msec-5a2662e03d6d2206105e7c87343c17ac9d1f28b1.tar.gz msec-5a2662e03d6d2206105e7c87343c17ac9d1f28b1.tar.bz2 msec-5a2662e03d6d2206105e7c87343c17ac9d1f28b1.tar.xz msec-5a2662e03d6d2206105e7c87343c17ac9d1f28b1.zip |
*** empty log message ***
Diffstat (limited to 'msec.spec')
-rw-r--r-- | msec.spec | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -35,6 +35,20 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/promisc_check %changelog +* Thu Dec 16 1999 Yoann Vandoorselaere <yoann@mandrakesoft.com> +- Indentation problem should be fixed. +- All debug finished, changing secure.tmp to a mktemp + allocated tmpfile for symlink security. +- grpuser.sh take only one opt ( --refresh ), + take group name from /etc/security/msec/group.conf + and add user from /etc/security/msec/user.conf if secure level > 2 +- level0.sh fixed inittab entry +- fix a typo +- As requested, direct shell access for level 0 +- Fixed a little problem with the DRAKX_USERS variable +- removed chattr +a because of the problem it can cause to + other system automated system task. + * Mon Dec 13 1999 Yoann Vandoorselaere <yoann@mandrakesoft.com> - diff_check.sh : fix a typo. |