diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 04:18:46 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-01-21 04:18:46 +0000 |
commit | d940e413c690d8b32585c9b2eb69e612e43ddc79 (patch) | |
tree | 2a879d3aec9f988d88c10242d8f2a0605aa42dbe /msec.spec | |
parent | 330415521b8c0549d8ffe22994870df1c0835106 (diff) | |
download | msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.gz msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.bz2 msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.xz msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.zip |
0.17-13mdk
Diffstat (limited to 'msec.spec')
-rw-r--r-- | msec.spec | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,7 +1,7 @@ Summary: Security Level & Program for the Mandrake Linux distribution Name: msec Version: 0.17 -Release: 12mdk +Release: 13mdk Url: http://www.linux-mandrake.com Source0: %{name}-%{version}.tar.bz2 Source1: msec.logrotate @@ -103,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT # MAKE THE CHANGES IN CVS: NO PATCH OR SOURCE ALLOWED %changelog +* Sun Jan 20 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.17-13mdk +- diff_check.sh: mail even if the report is empty to show that the check +was fine. +- the string "current" signifies to not change the permissions. +- perm.*: corrected mandrake_consmap permissions and ping path/permissions. +- /home is 711 in level 3. + * Thu Jan 17 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.17-12mdk - report cron log to tty only on root ttys. - better layout of rpm modified files report. @@ -110,12 +117,9 @@ rm -rf $RPM_BUILD_ROOT * Wed Jan 9 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.17-11mdk - added hostname to the subject of the mail report for better information when you receive multiple reports - - really added rpm-va check to the mail report - - fix handling of the owner/group of subdirectories of /var/log in a generic manner. - - oops put back periodic filesystems check * Mon Jan 7 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.17-10mdk |