From 2284bcc9cd78121c34255138950c51c233c4355f Mon Sep 17 00:00:00 2001 From: Papoteur Date: Wed, 4 May 2022 09:00:55 +0200 Subject: 2.12 --- Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c8e7f7c..28ccccc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.11 +VERSION = 2.12 all: version promisc_check msec_find python manpages make -C cron-sh diff --git a/NEWS b/NEWS index 28edda1..260e11c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 2.12 - May 4, 2022 Papoteur + +- More robust logging in file against internationalized strings +- Fix quotation character in NL character (mga#30004) +- Fix reading iptables output + Version 2.11 - Apr 18, 2022 Papoteur - Fix console displaying message "-bash: TMOUT: readonly variable" (mga#16356) -- cgit v1.2.1