From nobody Fri Feb 23 19:08:39 2024 X-Original-To: dev-commits-ports-main@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 4ThKL00kxFz5BKcS; Fri, 23 Feb 2024 19:08:40 +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 4ThKL008SDz514k; Fri, 23 Feb 2024 19:08:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708715320; 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=8CCj1XIJxg1epEZALSq0UFw5b4qj5fHq89+NwXJ9css=; b=nMOL9fI2toplyIObo9MSyAXy23e1hKU7cPrOTcwRelsYpdijx4WMx56u8GxQKu/Z6PtlxZ Yq3ryXMbxsrBfvO15BoYG5ZoiJbChjeiV8lkyhevaHzqU2yK4hmbillHLd5m9q1zFAFGfA Nwo7hjwqH7gb/VorcRkq6n9ucXDHTCAoMj7B4A2PPOrjFjb7XGFs9Lat7zkk/D987EB8Cx 1b3RkR6fwls9LSAwJKw2WyuwCwliegMO/uJ58yXJnnYa/zkQbaq706A1jl/Ra6kPNp2+EN b18AA5tShLBJiSGT3J1apkCEn8mbZZXb77Mva7k5rvtZjPHUo77+GxAl1NFgBw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708715320; a=rsa-sha256; cv=none; b=fKlSIKmjW3ATAvkMiF5ZIyXHqrltDI6HYiwTe7nimhS67iVist03KYssTyF3gq8CmrrAMs kUQLc84Rwm5DMk4YI0ECG4RTu2pQGiL5evOK3E4NVf4PW0X47K4+CUjBot6SWvOxF5JqtL QGhABmEECY3WTyos/A39018M/zI5t/G4+wUZPT4XbR6rfjbYLEJL0SY4gawLJx+DhhNvBm qnVriL7a4yyPVqbSboHffeY4VQ4mcx0hOdbl4unI8JSsZlN1Petbt3DGYEo8MiSQ7pUpCA xmKEsiBc7MsF+4hEN8m+QvGVhHQjmndT7FxTgmAxnFn2RtO55R2T5xWIBjEstA== 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=1708715320; 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=8CCj1XIJxg1epEZALSq0UFw5b4qj5fHq89+NwXJ9css=; b=pzZzgicaflw7fweWniB0A2QQbsgdRP1pBkEc8EhYN54V8rUSyT53/m5pxeOJeiTTAR/rCe m8G6DVSkf/FKZNIlQRXRJdfe4ITwtsnIg5zVXXgng9HUYVIermbAwpraBcClR7MF7S0Zp+ QppwnHLa5Osed6fV6IPKoKjrUbqnvwe2+56m9hqIn0ftiGjKfHw3gZig6daxeRt8dTNiaN F1WcO1vKduExZe20zMWiG1ZQZ9O/Z5nquge7VFKhEERVtA5ySR4CAu8HkYA6VOeEji8Gnr I8BOQMuZp3pmHGQWpUkLan2gp8G67vz4y7HGOXIzBUPXFrRv5gF7C13sILaZcg== 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 4ThKKz64TZzSg5; Fri, 23 Feb 2024 19:08:39 +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 41NJ8dsY040235; Fri, 23 Feb 2024 19:08:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 41NJ8dUv040232; Fri, 23 Feb 2024 19:08:39 GMT (envelope-from git) Date: Fri, 23 Feb 2024 19:08:39 GMT Message-Id: <202402231908.41NJ8dUv040232@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: cc4077fd038a - main - security/suricata: update to 7.0.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cc4077fd038a8171dd204e471cff184999623bc2 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc4077fd038a8171dd204e471cff184999623bc2 commit cc4077fd038a8171dd204e471cff184999623bc2 Author: Franco Fichtner AuthorDate: 2024-02-16 09:02:58 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2024-02-23 19:08:13 +0000 security/suricata: update to 7.0.3 ChangeLog: https://suricata.io/2024/02/08/suricata-7-0-3-and-6-0-16-released/ PR: 277025 Reported by: franco@opnsense.org (maintainer) MFH: 2024Q1 (security fixes) Security: CVE-2024-23839 CVE-2024-23836 CVE-2024-23835 CVE-2024-24568 CVE-2024-23837 --- security/suricata/Makefile | 3 +-- security/suricata/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 8e25ce2a7192..d760073b2776 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,5 @@ PORTNAME= suricata -DISTVERSION= 7.0.2 -PORTREVISION= 4 +DISTVERSION= 7.0.3 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ diff --git a/security/suricata/distinfo b/security/suricata/distinfo index 85815f9c0037..2842b77a5acd 100644 --- a/security/suricata/distinfo +++ b/security/suricata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697771400 -SHA256 (suricata-7.0.2.tar.gz) = b4eb604838ef99a8396bc8b7bb54cad11f2442cbd7cbb300e7f5aab19097bc4d -SIZE (suricata-7.0.2.tar.gz) = 23445403 +TIMESTAMP = 1707400170 +SHA256 (suricata-7.0.3.tar.gz) = ea0742d7a98783f1af4a57661af6068bc2d850ac3eca04b3204d28ce165e35ff +SIZE (suricata-7.0.3.tar.gz) = 23599903