aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-01-26 16:02:06 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-01-26 16:02:06 +0000
commitc00b9b58d5006712a73756bde6735a38508992dc (patch)
tree4ec3a19cfd7fac75935d8797afb0596ba171deb0
parent96cedd70a93059d9f97e84d526f245d373ab1421 (diff)
downloadmsec-c00b9b58d5006712a73756bde6735a38508992dc.tar
msec-c00b9b58d5006712a73756bde6735a38508992dc.tar.gz
msec-c00b9b58d5006712a73756bde6735a38508992dc.tar.bz2
msec-c00b9b58d5006712a73756bde6735a38508992dc.tar.xz
msec-c00b9b58d5006712a73756bde6735a38508992dc.zip
0.60.8
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8bde655..b52fed0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.60.7
+VERSION = 0.60.8
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python
diff --git a/NEWS b/NEWS
index f7ab6e3..67b5ca3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 0.60.8 - January 26 2009, Eugeni Dodonov
+- Running expensive msec_find only when required.
+- Fixing permissions on msec-created files (#27820 #47059)
+- Handling network settings as in previous msec versions (#47240).
+- Added default response to msecgui Save dialog.
+- Implemented support for custom paths checks in msecperms.
+
Version 0.60.7 - January 21 2009, Eugeni Dodonov
- Now correctly integrating with MCC.