aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ad1a8b..4011bee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.15
+VERSION = 2.16
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index c050f10..2e67b7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 2.16 - March 29, 2026 Aurelian R
+
+- Add a workaround for "s2u" failure to send messages to Wayland desktops
+- Synchronize with s2u's "org.mageia.user" dbus interface (mga#35261)
+- Fix permission reading/applying (mga#35275, mga#20847)
+- Fix some more deprecated warnings and a dialog assertion failure
+
Version 2.15 - March 23, 2026 Aurelian R
- Clear various deprected warnings