diff options
| author | Aurelian R <arusanu@gmail.com> | 2026-03-30 21:57:20 +0300 |
|---|---|---|
| committer | Aurelian R <arusanu@gmail.com> | 2026-03-30 21:57:20 +0300 |
| commit | ea3f354d749a5f35c927189e58b0a4ae8baebf76 (patch) | |
| tree | cd73edf3b81d95c25a58b4b5e9e63282ee81167e | |
| parent | e7ff1c375260184dca72756314f96c71ceb1130e (diff) | |
| download | msec-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-- | Makefile | 2 | ||||
| -rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.16 +VERSION = 2.17 all: version promisc_check msec_find python manpages make -C cron-sh @@ -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 |
