From b450b6bd171493d6b54485b2c638efc139e0161d Mon Sep 17 00:00:00 2001 From: Aurelian R Date: Mon, 23 Mar 2026 21:55:31 +0200 Subject: 2.15 --- Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1