From nobody Thu May 16 21:57:09 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VgP853MLFz5KGYM; Thu, 16 May 2024 21:57:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VgP852ktMz42WM; Thu, 16 May 2024 21:57:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715896629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=G0SfPdMIM/uD0FtNcP0xiiVxHCREsoLPZJ/aSYL9pQI=; b=D3us4NI7hjzZDgWGXTOXG7R/9Mf2Tb63fCaDyyVChS784ARYNTapJDX4kB3KObFaMUW/aS HxFAeqMaiBHGty5HRH1u14LLAXwyuGwUQzYWDXW/hJWbHeSU8dfuwtRSKACKdfm6qSty3R sMiam26fw50cEMANZxwAhRR5WtKyjJUizo4TITFkIYzjljz1I358nm4zWM853wkWqvb1nR VOb6dN93sYBIsSBU69gudoXE03kBervjLO7WPHqwPaC9s3zhZM/ZTzH/xdQSWGCs4jgyqj NjQJzLmhGPwFXGWt6g1lSWYQ3vvWSPXqCoCYKJ7L3OKj7PwIu97tDAO1NFXuvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715896629; a=rsa-sha256; cv=none; b=v9+n/nwoyme7SMp27IP5AbBK+3PGuUObS1RVzc+p/1TIXjEdDZJCtrf3BEhmzmDigvWRkf AiF4oeMpI7W13jkd6Oi9h3YJh48KPu3Q3f+LURVWwbSL2SET8++qdV7XLEBmR0Npxu26P/ m9ad/drJGEb5WFUmSu4fwBvbRAUkhiut0SYa/ADQA4Fz/7cT5/26C29BUsmTQ10pLyzamf 40to5G4y1OZJ6EUALzmF+h3qIMddH/fqif0CepcEnS9mkEYTdytlYmN04vtqooGNvMmUaJ mPxtkAQRNmWQgIoKLldWcKM7xYq2PSHwfxYgJkkdKYCapsUhsu6wYIgHfaRU3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715896629; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=G0SfPdMIM/uD0FtNcP0xiiVxHCREsoLPZJ/aSYL9pQI=; b=EK03oCAPqRKfSW4FkctKVegfaQvYLLbvo1nFX1sBJzvtzYy68P2iSA0pz8PW2EGHExusPP tQq6iM9Upy7SY/ot/i1fV+spmnF2bPLNJuG1DZz/ck/iOVMqqcpp9wqARMgNp7msEz1u2B LnFCr9V0LOhS81huFOd/vP3nwn4YnOvOtoJmpgqd3ZWm2rxtrbV6bskDz+AYYRPRi0qOQX bB0x1qbsjjp04FpkG6qJArnluOFzvsatWQLQIzPxnzUAr375PF62u4IYyGPlKH0V9nGgyJ gLf0WM5G8+cL6dSSdUdaYNBmV3AW2Kmm16XuGda3KHKXfonfP8Z9M0fi6qxRlA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VgP8523GrzGbd; Thu, 16 May 2024 21:57:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44GLv95L009138; Thu, 16 May 2024 21:57:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44GLv9K2009135; Thu, 16 May 2024 21:57:09 GMT (envelope-from git) Date: Thu, 16 May 2024 21:57:09 GMT Message-Id: <202405162157.44GLv9K2009135@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Craig Leres Subject: git: 1b47158c705a - main - security/zeek: Update to 6.0.4 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: leres X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1b47158c705af2a09f9b62a7434d276a0055a3bd Auto-Submitted: auto-generated The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b47158c705af2a09f9b62a7434d276a0055a3bd commit 1b47158c705af2a09f9b62a7434d276a0055a3bd Author: Craig Leres AuthorDate: 2024-05-16 21:56:46 +0000 Commit: Craig Leres CommitDate: 2024-05-16 21:56:46 +0000 security/zeek: Update to 6.0.4 https://github.com/zeek/zeek/releases/tag/v6.0.4 This release fixes the following bugs: - The Mozilla CA and Google CT lists were updated to their latest versions. - A crash with ICMP packets involving errant length checking was fixed. - When a shadow file is empty/missing during rotation, Zeek aborts with an error message, but if the shadow file was empty, it will still be there after the restart. - A new function remove_exclude was added to the PacketFilter framework which can be used to remove a previously added exclude filter by name. - A new option --localversion was added to the configure script. - The highwayhash submodule was updated to fix a build issue for FreeBSD. 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 ca59ca71499d..32030bfb93be 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -1,5 +1,5 @@ PORTNAME= zeek -DISTVERSION= 6.0.3 +DISTVERSION= 6.0.4 CATEGORIES= security MASTER_SITES= https://download.zeek.org/ diff --git a/security/zeek/distinfo b/security/zeek/distinfo index 677c0645e529..ff14df009050 100644 --- a/security/zeek/distinfo +++ b/security/zeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705944333 -SHA256 (zeek-6.0.3.tar.gz) = 227edf0e1e6b54dc9893cfd1ecd8621291cc85d1d06808874394aad555f8a8a4 -SIZE (zeek-6.0.3.tar.gz) = 60225127 +TIMESTAMP = 1715883383 +SHA256 (zeek-6.0.4.tar.gz) = 1a7d40d2749a90b914ae3be8df14c17de64c1921b8b272a93a54985aa1080396 +SIZE (zeek-6.0.4.tar.gz) = 60250766