aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-01-21 04:18:46 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-01-21 04:18:46 +0000
commitd940e413c690d8b32585c9b2eb69e612e43ddc79 (patch)
tree2a879d3aec9f988d88c10242d8f2a0605aa42dbe
parent330415521b8c0549d8ffe22994870df1c0835106 (diff)
downloadmsec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar
msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.gz
msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.bz2
msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.tar.xz
msec-d940e413c690d8b32585c9b2eb69e612e43ddc79.zip
0.17-13mdk
-rw-r--r--msec.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/msec.spec b/msec.spec
index 546e414..285b9d7 100644
--- a/msec.spec
+++ b/msec.spec
@@ -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