aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2022-04-18 18:26:59 +0200
committerPapoteur <papoteur@mageia.org>2022-04-18 18:26:59 +0200
commit1d11b5c361af8dd8cb4ba4797469b16cd531c1e2 (patch)
tree0075a8e59fe7d3a527e6b60a00abf51dc64a67af
parentaf25f5ac17e59b9fb9b3fd82092b1ab82ca54e43 (diff)
downloadmsec-1d11b5c361af8dd8cb4ba4797469b16cd531c1e2.tar
msec-1d11b5c361af8dd8cb4ba4797469b16cd531c1e2.tar.gz
msec-1d11b5c361af8dd8cb4ba4797469b16cd531c1e2.tar.bz2
msec-1d11b5c361af8dd8cb4ba4797469b16cd531c1e2.tar.xz
msec-1d11b5c361af8dd8cb4ba4797469b16cd531c1e2.zip
2.112.11
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fef7921..c8e7f7c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 2.10
+VERSION = 2.11
all: version promisc_check msec_find python manpages
make -C cron-sh
diff --git a/NEWS b/NEWS
index 562bdfb..28edda1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 2.11 - Apr 18, 2022 Papoteur
+
+- Fix console displaying message "-bash: TMOUT: readonly variable" (mga#16356)
+- Fix deprecated import
+
Version 2.10 - Apr 16, 2022 Papoteur
- fix warnings about GTK not versionned