From patchwork Sun Jul 4 13:38:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4487 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4GHqfg0hqQz3x1K for ; Sun, 4 Jul 2021 13:39:07 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4GHqfc1XT7z17N; Sun, 4 Jul 2021 13:39:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4GHqfb4mS2z2xdR; Sun, 4 Jul 2021 13:39:03 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4GHqfY3q5jz2xdR for ; Sun, 4 Jul 2021 13:39:01 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4GHqfX3q6Qztr for ; Sun, 4 Jul 2021 13:39:00 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1625405940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=OsWVc/vqhZm02UBDw4JU9QeQ6Yi3hz9fdvAAsiP8g5s=; b=Hqr/N5G9Nd8p+uNlAJ+XftYhr+0VM4tDqGAxowup12blWV5BTfyx98OSHmhAX3rLJSQKHF sLII/ZV4qJbdGACg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1625405940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=OsWVc/vqhZm02UBDw4JU9QeQ6Yi3hz9fdvAAsiP8g5s=; b=DhKC4pnh/9dL67Obz1vciLbZZ2YL1XXDlEdb+/bWHgl/2gF3s3dOylJKAeam2ecq/nva13 mgDpHaiReXtlq6K1tgT4ngooxmyiihWpk8YqgMjqLATC9JO5TUCO5kcE7tcIJNtMVMZ9TQ KJl+TPcpklFUTxJhkOK26VWaPSxGdzYpyslI7WeJK0viBOzWo0mNdxb8hdbS0euPHxungz qZ0GSeoNRa0OIoRULcbEfmei4srlX9Pl8U9wA01DDR1+hDFBc+hCiSN7TtL4/RP1t8dSmu 2OAZH4AWIT7aIWaEsu27wzdhz7VyJq5BEvw4nygNRjjdxhHjnJ6kGeB1TJ37DA== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH 1/2] suricata: Update to 5.0.7 Date: Sun, 4 Jul 2021 15:38:55 +0200 Message-Id: <20210704133856.7407-1-matthias.fischer@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://forum.suricata.io/t/suricata-6-0-3-and-5-0-7-released/1489 and https://redmine.openinfosecfoundation.org/versions/166 Signed-off-by: Matthias Fischer Acked-by: Stefan Schantl --- lfs/suricata | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/suricata b/lfs/suricata index 055964e29..71e0eb36f 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -24,7 +24,7 @@ include Config -VER = 5.0.6 +VER = 5.0.7 THISAPP = suricata-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 82d80b4b3179315bf6f5695c6437ee1f +$(DL_FILE)_MD5 = f6ff77e4dcf8035853209ceeba9b530c install : $(TARGET) From patchwork Sun Jul 4 13:38:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 4488 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4GHqfg0pd4z3xGW for ; Sun, 4 Jul 2021 13:39:07 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4GHqfc2vwTz1fH; Sun, 4 Jul 2021 13:39:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4GHqfb5VQGz2yw0; Sun, 4 Jul 2021 13:39:03 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4GHqfY4GwXz2xxK for ; Sun, 4 Jul 2021 13:39:01 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4GHqfY2ZqNzss for ; Sun, 4 Jul 2021 13:39:01 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1625405941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:in-reply-to:in-reply-to:references:references; bh=qHdNEkYpp0A4Ct6bqIAT/b/KwK70+sSX2+dgnEOCkqo=; b=TPVIljvc4EybD7Yo+FxTp1dpejZYtvJ9wY0ZblLzttzLl013Ug77p1RaSPgX+V2lw4EcdZ nCIQwNb03+CZffCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1625405941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:in-reply-to:in-reply-to:references:references; bh=qHdNEkYpp0A4Ct6bqIAT/b/KwK70+sSX2+dgnEOCkqo=; b=BgbDajgi1cdeYM/5qJAL0Ii6tU5985Grt8fIWESwAtRnTy2cepQBoO0gdws9pj0Bf3zgN1 eiIXvMJyRMdJcGBESm8gNWRv5qJgf1FL2IOwOAiRR/5qwD9fYP+lo5oNMQCmpWDvNXLIIN hx4Bz3sUERyH+GewNTaYAtLhipqtRLUNDdY6P+B4vjeqkjN6CqgZdvcOvX0lXkEFc/AHoe OZFRoOwbunxxgBVTfgt6GXIV+BtdvPuSpcSGxo7B9roSoLBy+Wul7MGEhq38HDidi8gg3/ h5xQwY7oBlIa7KuOLpXfRcLWmuWJJ2tKI+1gS6nOrkyx8BsWj8Cs1+7KarR1bw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH 2/2] libhtp: Update to 5.0.38 Date: Sun, 4 Jul 2021 15:38:56 +0200 Message-Id: <20210704133856.7407-2-matthias.fischer@ipfire.org> In-Reply-To: <20210704133856.7407-1-matthias.fischer@ipfire.org> References: <20210704133856.7407-1-matthias.fischer@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://github.com/OISF/libhtp/releases/tag/0.5.38 Signed-off-by: Matthias Fischer Acked-by: Stefan Schantl --- lfs/libhtp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libhtp b/lfs/libhtp index e21db73a9..242953254 100644 --- a/lfs/libhtp +++ b/lfs/libhtp @@ -24,7 +24,7 @@ include Config -VER = 0.5.37 +VER = 0.5.38 THISAPP = libhtp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ccc2f25ab3c1db53a22034280f1600dd +$(DL_FILE)_MD5 = 4d3bee196a8adcb10bfd874ec6bd9ca0 install : $(TARGET)