From patchwork Wed Apr 22 16:01:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ummeegge X-Patchwork-Id: 2994 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 496lXy3sd3z3yC1 for ; Wed, 22 Apr 2020 16:01:22 +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 496lXw2mmKz1dd; Wed, 22 Apr 2020 16:01:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 496lXw0FmHz2yZn; Wed, 22 Apr 2020 16:01:20 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 496lXt3FM7z2xFP for ; Wed, 22 Apr 2020 16:01:18 +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 496lXs63JHz1dd; Wed, 22 Apr 2020 16:01:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1587571277; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I/hoG0zZPwgh8A8OiSRvzzxR6aFpPiJsKoPZSHchOZs=; b=LH+XllbdnRg92oeGw3yFhe6rqyijf7ATA1eJoo1YGCT8uUZrvlzPPPD7Grlwv+RmrycMwL VcnlwD+wf5V0AlDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1587571277; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=I/hoG0zZPwgh8A8OiSRvzzxR6aFpPiJsKoPZSHchOZs=; b=mTeR5yIhXJs8sxlgBOOZU9lZwWtX+cpF13adUz9rIVC3hukkZcM66PDm0JMuyGWrRUGCpt 6dqMuhuEkalYvNytWPRuYPaT3fkbDJSXht/3R8g9MHnZmdj3FLPMDUE4s9r6KhciL27IJj +JiIKFCu/ykuD8x1xTOATSf6klrOLZqHsNBUqbDkOlfP6ZjLNf2bzkGbg4etaY4rOW7EAv ZS1Nn64VmpJR6fzQ7PqXoz6kBcCdopwzw5TiMqjyLxWm2KgxqWbQFyrwKJSfdho+GZ53Zh nenv/0aIqBe0czmCUQ/orykvaJPcIx6IdAp2qLoqQZ5V70dFRYlPOpvtc1Z46Q== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] hyperscan: Update to version 5.2.1 Date: Wed, 22 Apr 2020 16:01:13 +0000 Message-Id: <20200422160113.11991-1-ummeegge@ipfire.org> MIME-Version: 1.0 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" Several bugfixes, improvements and extra detection has been added. For the full changelog, take a look into here --> https://github.com/intel/hyperscan/blob/master/CHANGELOG.md . Signed-off-by: Erik Kapfer Reviewed-by: Michael Tremer --- config/rootfiles/common/i586/hyperscan | 4 ++-- config/rootfiles/common/x86_64/hyperscan | 4 ++-- lfs/hyperscan | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/common/i586/hyperscan b/config/rootfiles/common/i586/hyperscan index 3cec5c087..945c2b68c 100644 --- a/config/rootfiles/common/i586/hyperscan +++ b/config/rootfiles/common/i586/hyperscan @@ -5,10 +5,10 @@ #usr/include/hs/hs_runtime.h #usr/lib/libhs.so usr/lib/libhs.so.5 -usr/lib/libhs.so.5.1.1 +usr/lib/libhs.so.5.2.1 usr/lib/libhs_runtime.so usr/lib/libhs_runtime.so.5 -usr/lib/libhs_runtime.so.5.1.1 +usr/lib/libhs_runtime.so.5.2.1 #usr/lib/pkgconfig/libhs.pc #usr/share/doc/hyperscan #usr/share/doc/hyperscan/examples diff --git a/config/rootfiles/common/x86_64/hyperscan b/config/rootfiles/common/x86_64/hyperscan index 3cec5c087..945c2b68c 100644 --- a/config/rootfiles/common/x86_64/hyperscan +++ b/config/rootfiles/common/x86_64/hyperscan @@ -5,10 +5,10 @@ #usr/include/hs/hs_runtime.h #usr/lib/libhs.so usr/lib/libhs.so.5 -usr/lib/libhs.so.5.1.1 +usr/lib/libhs.so.5.2.1 usr/lib/libhs_runtime.so usr/lib/libhs_runtime.so.5 -usr/lib/libhs_runtime.so.5.1.1 +usr/lib/libhs_runtime.so.5.2.1 #usr/lib/pkgconfig/libhs.pc #usr/share/doc/hyperscan #usr/share/doc/hyperscan/examples diff --git a/lfs/hyperscan b/lfs/hyperscan index 45e57bc08..b63c6ecbe 100644 --- a/lfs/hyperscan +++ b/lfs/hyperscan @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 5.1.1 +VER = 5.2.1 THISAPP = hyperscan-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 96f9cd558132dd65ec03648aaaba2a48 +$(DL_FILE)_MD5 = e722ec217282d38b1457cc751f0a4bb6 install : $(TARGET)