aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.