diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-06 18:11:39 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-06 18:11:39 +0000 |
commit | 74055382de3e44e81bf084d08883e7a9e5b90b04 (patch) | |
tree | 506dc12e505459cc3e1b79c0bf965e77b14f81db /doc | |
parent | 81fd9c016d08d9f26cb784dff1049a967b209a01 (diff) | |
download | msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.gz msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.bz2 msec-74055382de3e44e81bf084d08883e7a9e5b90b04.tar.xz msec-74055382de3e44e81bf084d08883e7a9e5b90b04.zip |
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r-- | doc/msec.spec | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/msec.spec b/doc/msec.spec index a3366bb..e40107d 100644 --- a/doc/msec.spec +++ b/doc/msec.spec @@ -1,8 +1,8 @@ Summary: Security Level & Program for the Linux Mandrake distribution Name: msec -Version: 0.4 -Release: 6mdk -Source: ftp://mandrakesoft.com/pub/yoann/msec-0.4.tar.gz +Version: 0.5 +Release: 1mdk +Source: msec-0.5.tar.gz Copyright: GPL Group: System Environment/Base BuildRoot: /var/tmp/msec @@ -48,6 +48,14 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/promisc_check %changelog +* Mon Dec 6 1999 Yoann Vandoorselaere <yoann@mandrakesoft.com> +- Released 0.5 +- Divided security check into 2 files : + security_check.sh & file_check.sh, + the first do normal security check, the other watch at anormal change + on the system... +- Bug fix again & again + * Wed Dec 1 1999 Yoann Vandoorselaere <yoann@mandrakesoft.com> - DrakX compatibility. |