From patchwork Fri Oct 20 06:36:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 7286 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SBZcG04Kqz3wmX for ; Fri, 20 Oct 2023 06:36:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SBZcD1dBKz12T; Fri, 20 Oct 2023 06:36:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SBZcC6Xjgz2ywG; Fri, 20 Oct 2023 06:36:27 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SBZcB1kD8z2xGv for ; Fri, 20 Oct 2023 06:36:26 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SBZc94kxszg9 for ; Fri, 20 Oct 2023 06:36:25 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1697783785; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JFr2zBPb9xlOWSwbl+eDG7h6EdiVjjNAFU2Vchvob/c=; b=6KT9YvflE8as4DzBD28KdHm92VscD2WolNFWf+EKeWN268BiZRpo5EUftZ8JSX4yUaLjDb bpfpNxeV1hDZ1KAg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1697783785; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=JFr2zBPb9xlOWSwbl+eDG7h6EdiVjjNAFU2Vchvob/c=; b=LNOo1tsgg6pYEiefycie+8hFw+LPg12DSUGnHUSzfwjnGFk/KT4i27qG/WmeMo9MGx3FRh 9Rj0qm6D/Sluhwx/FT2+gLQbsbw/0QaBTQkJ7JjB4yyqAeW40XnYQpWcU4aqc/AlhKdoGn nj13qF5lo97uY9smDhX1bs1AaHMWvI0BHdLCjcpSKwbpYKGAlNMDSRLWsBOekJu5GhUZoN WTdqjS6GdAVfs8d9+IfSOo0pu3V0bIYC3zw+ZSgRZ0N4N/97gEmLc1r6AhrEjUXHASeas8 tOvkWkcgr0tWgiRkrzW6HhXG7HSBN7dXYpsuWxDwHOTFlhJ6fXMKXMRbvEBRKQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] suricata: Update to 6.0.15 Date: Fri, 20 Oct 2023 08:36:20 +0200 Message-Id: <20231020063620.1943-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 7LJTYCWREHVT2KZYJD7G22BIC246MRF4 X-Message-ID-Hash: 7LJTYCWREHVT2KZYJD7G22BIC246MRF4 X-MailFrom: matthias.fischer@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Excerpt from changelog: "6.0.15 -- 2023-10-18 Security #6363: mime: quadratic complexity in MimeDecAddEntity (6.0.x backport) Bug #6407: email: disabled fields in suricata.yaml also get logged (6.0.x backport) Bug #6403: detect: multi-level tunneling inspection fails (6.0.x backport) Bug #6377: byte_jump with negative post_offset before start of buffer failure (6.0.x backport) Task #6364: decode: add drop reason for stream reassembly memcap (6.0.x backport)" Signed-off-by: Matthias Fischer Reviewed-by: Adolf Belka --- lfs/suricata | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/suricata b/lfs/suricata index 5e16d1ac0..2e71ba49d 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -24,7 +24,7 @@ include Config -VER = 6.0.14 +VER = 6.0.15 THISAPP = suricata-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 7e14f16f04bdd632d26f4249c328ea918cc4edf96cc07be6a92722d4457353a36662e0041fd2b9669a104deaa010a093cb8195eb2604ed8145ab38f93a8b7124 +$(DL_FILE)_BLAKE2 = cf5c2d5760e52f0b4eb0276feb89e056d74ef5478e3158a047fbdec14022aa6e0ba986b7ee9f9ec49e2ebb3f206c7d71ad8ce8dc4eb9a6b48b4ba38c96c2f1c6 install : $(TARGET)