aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelian R <arusanu@gmail.com>2026-03-23 21:55:31 +0200
committerAurelian R <arusanu@gmail.com>2026-03-23 21:55:31 +0200
commitb450b6bd171493d6b54485b2c638efc139e0161d (patch)
tree17c16529d9aef5372792f153810fb87c874be20f
parentefb585e37727da4ffedb4e9e5db43e8de7de780c (diff)
downloadmsec-2.15.tar
msec-2.15.tar.gz
msec-2.15.tar.bz2
msec-2.15.tar.xz
msec-2.15.zip
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71ee6a3..8ad1a8b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.14
+VERSION = 2.15
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 2575c53..c050f10 100644
--- a/NEWS
+++ b/NEWS
@@ -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