aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-02-09 19:32:47 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-02-09 19:32:50 +0100
commitbfcdd6b291e0f18c1203f09236369994973ef6c0 (patch)
treecf1eb1f1820ec532781c82138f779e2cdba5bada
parentd09d4b33ba7eeaa9470e4e50298b07fd0ae3bbb6 (diff)
downloadmsec-bfcdd6b291e0f18c1203f09236369994973ef6c0.tar
msec-bfcdd6b291e0f18c1203f09236369994973ef6c0.tar.gz
msec-bfcdd6b291e0f18c1203f09236369994973ef6c0.tar.bz2
msec-bfcdd6b291e0f18c1203f09236369994973ef6c0.tar.xz
msec-bfcdd6b291e0f18c1203f09236369994973ef6c0.zip
1.0
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7812c30..9234d44 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.80.10
+VERSION = 1.0
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: version promisc_check msec_find python manpages
diff --git a/NEWS b/NEWS
index de3cdf4..8bf5660 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 1.0 - February 9 2014, Thierry Vignaud
+
- convert from gtk2 to gtk3
- don't pass '--noscripts' to 'rpm -Va' (#62644)
- rotate /var/log/msec.log together with /var/log/security.log