git: 9ccbc7e9974e - 2025Q3 - security/zeek: Update to 7.0.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Jul 2025 18:47:13 UTC
The branch 2025Q3 has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ccbc7e9974ed29d7ff669eabce5d5f3005e45af
commit 9ccbc7e9974ed29d7ff669eabce5d5f3005e45af
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-07-21 21:50:42 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-07-27 18:46:55 +0000
security/zeek: Update to 7.0.9
This release fixes the following potential DoS vulnerability:
- Very large log records can cause Zeek to overflow memory and
potentially crash.
This release fixes the following bugs:
- The response to BDAT LAST was never recognized by the SMTP
analyzer, resulting in the BDAT LAST commands not being logged
in a timely fashion and receiving the wrong status.
- The ZeekJS submodule was updated to v0.18.0.
Reported by: Tim Wojtulewicz
(cherry picked from commit fc9a1d520fccca0072e32e392d1cfff2cb6a3365)
---
security/zeek/Makefile | 3 +--
security/zeek/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index 6a84daace7de..e9a2bcc78a26 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -1,6 +1,5 @@
PORTNAME= zeek
-DISTVERSION= 7.0.8
-PORTREVISION= 1
+DISTVERSION= 7.0.9
CATEGORIES= security
MASTER_SITES= https://download.zeek.org/
diff --git a/security/zeek/distinfo b/security/zeek/distinfo
index 556e223ec34a..716e78e681b4 100644
--- a/security/zeek/distinfo
+++ b/security/zeek/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747772619
-SHA256 (zeek-7.0.8.tar.gz) = 29f918851d671fb3d8fe6b97e3d9fcefaa18660c57cb1ed63adc5e25773175cd
-SIZE (zeek-7.0.8.tar.gz) = 95963798
+TIMESTAMP = 1753129322
+SHA256 (zeek-7.0.9.tar.gz) = bebec9a71242da250ef8476bfce632c43892995c247d8dfafcef80ce42f6adbc
+SIZE (zeek-7.0.9.tar.gz) = 95973519