aboutsummaryrefslogtreecommitdiff
path: root/network/zeek/README
diff options
context:
space:
mode:
authorMichael Edie <michael@sawbox.net>2022-06-09 21:04:02 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-11 08:59:10 +0700
commit9eef456308cf615aedc095a9b822e381a0996179 (patch)
tree0edac0eb60be834069bc968634f1f27fad27ad43 /network/zeek/README
parent28b084579e7dc56d4d098f3890c12aad2cfc4aa5 (diff)
downloadslackbuilds-9eef456308cf615aedc095a9b822e381a0996179.tar.xz
network/zeek: Updated for version 4.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/zeek/README')
-rw-r--r--network/zeek/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/network/zeek/README b/network/zeek/README
index da3cea66cdc3..02323c575815 100644
--- a/network/zeek/README
+++ b/network/zeek/README
@@ -2,7 +2,3 @@ Zeek (Bro) is an open source intrusion detection system (IDS).
It is different from traditional IDS tools in that it is
focused on network analysis. In other words, it is used
to monitor traffic traversing a network to identify anomalies.
-
-This is the last version of zeek supported by GCC v5.5.0
-
-Zeek v3.1.0 and newer requires GCC v7 for C++17 support.