hyperscan: Update to version 5.2.1

Message ID 20200422160113.11991-1-ummeegge@ipfire.org
State Accepted
Commit b877372d921a19c3ae400224af096f59da0c6da5
Headers
Series hyperscan: Update to version 5.2.1 |

Commit Message

ummeegge April 22, 2020, 4:01 p.m. UTC
  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 <ummeegge@ipfire.org>
---
 config/rootfiles/common/i586/hyperscan   | 4 ++--
 config/rootfiles/common/x86_64/hyperscan | 4 ++--
 lfs/hyperscan                            | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)
  

Comments

Michael Tremer April 22, 2020, 9:19 p.m. UTC | #1
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>

> On 22 Apr 2020, at 17:01, Erik Kapfer <ummeegge@ipfire.org> wrote:
> 
> 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 <ummeegge@ipfire.org>
> ---
> 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  <info@ipfire.org>                     #
> +# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
> #                                                                             #
> # 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)
> 
> -- 
> 2.20.1
>
  

Patch

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  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)