From patchwork Fri Oct 18 20:08:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2525 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46vxtL4VG1z40CJ for ; Fri, 18 Oct 2019 20:08:26 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46vxtJ31vtz2HL; Fri, 18 Oct 2019 20:08:24 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46vxtJ0clsz2yK1; Fri, 18 Oct 2019 20:08:24 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46vxtG1nzMz2y3R for ; Fri, 18 Oct 2019 20:08:22 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46vxtF5tXlz2HL for ; Fri, 18 Oct 2019 20:08:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1571429301; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=YJaMWy986u+8JLnu34xKwUjynuS5WGT3n75T/5aCiR4=; b=F6qmKTtFmxmdLMTYNS86h2zB7Nk4mfE3ZN84fmv3R/Jr0f3p0qHlU5hfAq087GLZnZXBlC 60Fx32aIJkln1qAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1571429301; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=YJaMWy986u+8JLnu34xKwUjynuS5WGT3n75T/5aCiR4=; b=WqSAV71HazfdZs/6LX6aCPMGfz+8jZ62qcEvQ+g8wsHyUW71Tdo9p+BRgN1fNNuaffBrQa CDJ0ofbFONccEPd86HTer+PJ4icqW+jv1TB0vU9x1a8r75vLM0VgJkFQiCBbF9oGDk0SYs gnoHMQAaz+lPcvugWBO1Om/E0NgLNjEW03YBtzVBlYTrbo+CSHgi9CVpbgBU9YqbMsAkTk ZuH6QbnPv8XkxqjGbbq+krgnOxR/kRuVohEHVWMFmg6H/26jhjcMDLArKfv3oBb7eeuFoZ boqEDqcfZss9P9in/tTRI/AfBnM9aSJFvw7eCkOSVEWe6g0+k8Nc8Fshuud32g== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH 1/2] suricata: Update to 5.0.0 Date: Fri, 18 Oct 2019 22:08:15 +0200 Message-Id: <20191018200816.3177-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=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://suricata-ids.org/2019/10/15/release-notes-for-5-0-0/ Bundled with 'libhtp 0.5.31' Signed-off-by: Matthias Fischer --- config/rootfiles/common/suricata | 3 +++ lfs/suricata | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/suricata b/config/rootfiles/common/suricata index 41b02525d..290a44164 100644 --- a/config/rootfiles/common/suricata +++ b/config/rootfiles/common/suricata @@ -3,6 +3,9 @@ etc/suricata/suricata.yaml #root/.cargo #root/.cargo/.package-cache usr/bin/suricata +#usr/include/htp/lzma +#usr/include/htp/lzma/7zTypes.h +#usr/include/htp/lzma/LzmaDec.h #usr/share/doc/suricata #usr/share/doc/suricata/AUTHORS #usr/share/doc/suricata/Basic_Setup.txt diff --git a/lfs/suricata b/lfs/suricata index f6e4a593c..c1a393e85 100644 --- a/lfs/suricata +++ b/lfs/suricata @@ -24,7 +24,7 @@ include Config -VER = 4.1.5 +VER = 5.0.0 THISAPP = suricata-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0dfd68f6f4314c5c2eed7128112eff3b +$(DL_FILE)_MD5 = 5e3ce10e48aabf77855819c490dd84ee install : $(TARGET)