From af14716274dd2cddbc77461e822ecca521849abd Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 16 Feb 2020 19:18:58 +0100 Subject: 2.8 --- Makefile | 2 +- NEWS | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de684d5..a5b1689 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 2.7 +VERSION = 2.8 all: version promisc_check msec_find python manpages make -C cron-sh diff --git a/NEWS b/NEWS index dc07f82..3fd1e20 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,9 @@ +Version 2.8 - Feb 16, 2020 Papoteur + +- suppress warning about mangling shebang - use /etc/sysctl.d/51-drakx.conf instead of /etc/sysctl.conf (mga#25212) +- translation updates +- Replace pygettext with xgettext Version 2.7 - May 20, 2019 Thomas Backlund -- cgit v1.2.1