diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-07-04 09:07:36 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-07-04 09:07:36 +0200 |
commit | 87b0a92ad3faa5020fbad5ce510ca9a4eafebee8 (patch) | |
tree | 9429e37bf0b2ded55f17469d88c40190129bb01a | |
parent | e04b7e22dd52cbb8c6e1d910b55f2927a4c47984 (diff) | |
download | msec-distro/mga5.tar msec-distro/mga5.tar.gz msec-distro/mga5.tar.bz2 msec-distro/mga5.tar.xz msec-distro/mga5.zip |
1.161.16distro/mga5
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ PACKAGE = msec -VERSION = 1.15 +VERSION = 1.16 all: version promisc_check msec_find python manpages make -C cron-sh @@ -1,3 +1,6 @@ +Version 1.16 - July 4th 2016 +- Allow to add an exception (mga#16574) + Version 1.15 - April 17 2016 Papoteur - Use systemctl instead of consolehelper (mga#16084) |