aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2018-03-16 11:29:20 +0100
committerPapoteur <papoteur@mageia.org>2018-03-16 11:29:20 +0100
commit1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c (patch)
tree564e786e84d026a9edeaf10b935d764cb304977c
parent9242e2516b6bbe83010f80eea8ccc2158f7f8b1c (diff)
downloadmsec-1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c.tar
msec-1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c.tar.gz
msec-1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c.tar.bz2
msec-1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c.tar.xz
msec-1e8637c1ea347b6daaad90a269aa3f7d94c8ba1c.zip
2.62.6
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3b880e..8d824eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.5
+VERSION = 2.6
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index decfb37..edd7324 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 2.6 - March 15, 2018 Papoteur
+- Manage allow_Xserver_to_listen for SDDM, to be included in X11 section (mga#19612)
+- Manage allow_user_list for SDDM to be included in Users section
+
Version 2.5 - September 3, 2017 Papoteur
- suppress KDM management (mga#21648)
- suppress DNS_SPOOFING_PROTECTION (mga#21621). This cann't no more be disabled.