aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS5
2 files changed, 6 insertions, 1 deletions
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