From 1d11b5c361af8dd8cb4ba4797469b16cd531c1e2 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Mon, 18 Apr 2022 18:26:59 +0200 Subject: 2.11 --- Makefile | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1