aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2022-04-18 18:03:18 +0200
committerPapoteur <papoteur@mageia.org>2022-04-18 18:03:18 +0200
commit9230890838f751066742f31fbde9996c7c80c85a (patch)
treed4e2915b2f8be8e979714f57959f4fccab0d3c75
parentb9ea2248b82d63441489c64ab5fd669eea8f23fb (diff)
downloadmsec-9230890838f751066742f31fbde9996c7c80c85a.tar
msec-9230890838f751066742f31fbde9996c7c80c85a.tar.gz
msec-9230890838f751066742f31fbde9996c7c80c85a.tar.bz2
msec-9230890838f751066742f31fbde9996c7c80c85a.tar.xz
msec-9230890838f751066742f31fbde9996c7c80c85a.zip
2.102.10
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9b30f27..fef7921 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.9
+VERSION = 2.10
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 4d4043a..562bdfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 2.10 - Apr 16, 2022 Papoteur
+
+- fix warnings about GTK not versionned
+- fix warnings about regexpr
+- rewrite call to iptables
+- Remove deprecated instruction: Gtk.TreeView.set_rules_hint
+- translation updates
+
Version 2.9 - Feb 17, 2021 Thomas Backlund
- translation updates