git: b61c519461dd - main - security/zeek: Update to 7.0.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 May 2025 17:00:40 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b61c519461dd5d299da553ee6e65756d8ec71b0f
commit b61c519461dd5d299da553ee6e65756d8ec71b0f
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-05-09 17:00:11 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-05-09 17:00:11 +0000
security/zeek: Update to 7.0.7
https://github.com/zeek/zeek/releases/tag/v7.0.7
This release fixes the following bugs:
- The LDAP analyzer now handles GSSAPI-signed traffic correctly
if the response token is missing.
The QUIC analyzer gained the following fixes:
- Traffic where ClientHello/ServerHello messages are fragmented
over multiple packets should now be parsed correctly.
- The wrong connection ID could be used for decryption if the
client started using a different one later in the INITIAL packet.
- ACK ranges should now be parsed correctly.
- Parsing of INITIAL packets could consume the remainder of a UDP
datagram, even if there were possibly other PACKET types in that
datagram.
Reported by: Tim Wojtulewicz
---
security/zeek/Makefile | 2 +-
security/zeek/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index b36e1d0aa0a2..ec556142d2c1 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zeek
-DISTVERSION= 7.0.6
+DISTVERSION= 7.0.7
CATEGORIES= security
MASTER_SITES= https://download.zeek.org/
diff --git a/security/zeek/distinfo b/security/zeek/distinfo
index fb8e770e7d53..a89bf538df6d 100644
--- a/security/zeek/distinfo
+++ b/security/zeek/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742507634
-SHA256 (zeek-7.0.6.tar.gz) = 5f165bae5a011ff7ad4b8cd703cfbea41605854a767dfd4db55c63b9160e0d35
-SIZE (zeek-7.0.6.tar.gz) = 95909324
+TIMESTAMP = 1746809493
+SHA256 (zeek-7.0.7.tar.gz) = 8eb07cfb73b976d92bdcbce37051667a072b8323ab59dc1b2bf46b76703765c0
+SIZE (zeek-7.0.7.tar.gz) = 95962543