aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-02-16 19:18:58 +0100
committerPapoteur <papoteur@mageia.org>2020-02-16 19:18:58 +0100
commitaf14716274dd2cddbc77461e822ecca521849abd (patch)
tree42494a83f7c0c1c644043753f8fa9d67df118f00
parent231b5fff22d2781047497649d1579295310f628a (diff)
downloadmsec-af14716274dd2cddbc77461e822ecca521849abd.tar
msec-af14716274dd2cddbc77461e822ecca521849abd.tar.gz
msec-af14716274dd2cddbc77461e822ecca521849abd.tar.bz2
msec-af14716274dd2cddbc77461e822ecca521849abd.tar.xz
msec-af14716274dd2cddbc77461e822ecca521849abd.zip
2.82.8
-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