aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelian R <arusanu@gmail.com>2026-03-29 15:17:33 +0300
committerAurelian R <arusanu@gmail.com>2026-03-29 15:17:33 +0300
commit66cb7ba2e4a5415f2df153ca135307704bc97579 (patch)
treee8a0499fa65440c234712519d67d455a3788f7fa
parent1590ac7a9534262dc2c4db40009f0a347266f92e (diff)
downloadmsec-66cb7ba2e4a5415f2df153ca135307704bc97579.tar
msec-66cb7ba2e4a5415f2df153ca135307704bc97579.tar.gz
msec-66cb7ba2e4a5415f2df153ca135307704bc97579.tar.bz2
msec-66cb7ba2e4a5415f2df153ca135307704bc97579.tar.xz
msec-66cb7ba2e4a5415f2df153ca135307704bc97579.zip
2.162.16
-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