diff options
| -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.14 +VERSION = 2.15 all: version promisc_check msec_find python manpages make -C cron-sh @@ -1,3 +1,9 @@ +Version 2.15 - March 23, 2026 Aurelian R + +- Clear various deprected warnings +- Fix "Gtk.Aligment.new" argument error +- Fix "dialog.add_button" arguments error (mga#35249) + Version 2.14 - May 9, 2024 David Geiger - March 21th 2026 - Papoteur - First systemd unit file to switch to systemd unit from initscripts - Replace temporary dir from /var/run -> /run |
