aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31c20d3..5212cce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.60.14
+VERSION = 0.60.15
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index aa55b7a..67d8056 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 0.60.15 - March 12 2009, Eugeni Dodonov
+- Added specific permission for /var/log/btmp and wtmp (#48604)
+- Do not run chkrootkit on NFS partitions (#37753).
+- Changed CREATE_SERVER_LINK functionality to allow/deny local and remote
+ services, enabling it on secure level only.
+- Updated list of files that should not be world-writable or not user-owned.
+- Running rpm database check with "--noscripts" (#42849).
+
Version 0.60.14 - March 05 2009, Eugeni Dodonov
- Modularization: moved pam-related functionality to pam plugin.
- Updated list of safe services.