MFH: r551667
security/zeek: Update to 3.0.11 to fix memory leaks and potential DOS: https://github.com/zeek/zeek/releases/tag/v3.0.11 - A memory leak in multipart MIME code has potential for remote exploitation and cause for Denial of Service via resource exhaustion. Other fixes: - Fix incorrect RSTOS0 conn_state determinations Reported by: Jon Siwek Security: 769a4f60-9056-4c27-89a1-1758a59a21f8 Approved by: ports-secteam (joneum)
This commit is contained in:
parent
e08140e566
commit
b3e697eef4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551670
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zeek
|
||||
PORTVERSION= 3.0.10
|
||||
PORTVERSION= 3.0.11
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://old.zeek.org/downloads/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1599695228
|
||||
SHA256 (zeek-3.0.10.tar.gz) = 55a43b3489341acc6fd0e34c80fc1f9a065e63e8b6850474b2da187edd42319e
|
||||
SIZE (zeek-3.0.10.tar.gz) = 29338024
|
||||
TIMESTAMP = 1602105787
|
||||
SHA256 (zeek-3.0.11.tar.gz) = fea7094d8c4470014e1e244dce3fdb9e558c0ecb7333b4b08175e465599bfa27
|
||||
SIZE (zeek-3.0.11.tar.gz) = 29340317
|
||||
SHA256 (bro-bro-netmap-f3620df_GH0.tar.gz) = e51f420781c9a01b0494f93d82f94a1b045725c1cff406c33887974a9940c655
|
||||
SIZE (bro-bro-netmap-f3620df_GH0.tar.gz) = 24661
|
||||
|
Loading…
Reference in New Issue
Block a user