aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2010-05-04 12:51:36 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2010-05-04 12:51:36 +0000
commitf0cd1a0759c3859a508e8788d040816d94b08823 (patch)
tree6bc5776f15613a79e98394e7730615494d7f9a6d
parent47e611a90fdd998388ccaaa6d384420d18238726 (diff)
downloadmsec-f0cd1a0759c3859a508e8788d040816d94b08823.tar
msec-f0cd1a0759c3859a508e8788d040816d94b08823.tar.gz
msec-f0cd1a0759c3859a508e8788d040816d94b08823.tar.bz2
msec-f0cd1a0759c3859a508e8788d040816d94b08823.tar.xz
msec-f0cd1a0759c3859a508e8788d040816d94b08823.zip
0.70.13
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78c2674..71bb88f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.70.12
+VERSION = 0.70.13
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index bd8c422..a130bf9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 0.70.13 - May 04 2010, Eugeni Dodonov
- fix incorrect german localization (#51005)
- add support for merging legacy perm.local file if exists
- properly handle changes in password history when pam_unix is used (#58018).