aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelian R <arusanu@gmail.com>2026-03-30 21:57:20 +0300
committerAurelian R <arusanu@gmail.com>2026-03-30 21:57:20 +0300
commitea3f354d749a5f35c927189e58b0a4ae8baebf76 (patch)
treecd73edf3b81d95c25a58b4b5e9e63282ee81167e
parente7ff1c375260184dca72756314f96c71ceb1130e (diff)
downloadmsec-2.17.tar
msec-2.17.tar.gz
msec-2.17.tar.bz2
msec-2.17.tar.xz
msec-2.17.zip
2.172.17
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4011bee..b6519c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.16
+VERSION = 2.17
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 2e67b7b..ae58a80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 2.17 - March 30, 2026 Aurelian R
+
+- Modernize some bits of code.
+- Fix an error in acl pattern and limit the icon sizes
+- Add a toggle box for the permissions rules' forced mode.
+
Version 2.16 - March 29, 2026 Aurelian R
- Add a workaround for "s2u" failure to send messages to Wayland desktops