diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.15 +VERSION = 2.16 all: version promisc_check msec_find python manpages make -C cron-sh @@ -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 |
