Hello community, here is the log from the commit of package hyperscan for openSUSE:Factory checked in at 2020-05-29 21:23:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyperscan (Old) and /work/SRC/openSUSE:Factory/.hyperscan.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyperscan" Fri May 29 21:23:20 2020 rev:7 rq:809766 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hyperscan/hyperscan.changes 2019-10-31 22:40:28.581488274 +0100 +++ /work/SRC/openSUSE:Factory/.hyperscan.new.3606/hyperscan.changes 2020-05-29 21:37:31.218675454 +0200 @@ -1,0 +2,26 @@ +Mon May 25 17:22:23 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 5.3.0 + * Improvement on literal matcher "Teddy" performance, including + support for Intel(R) AVX-512 Vector Byte Manipulation + Instructions (Intel(R) AVX-512 VBMI). + * Improvement on single-byte/two-byte matching performance, + including support for Intel(R) Advanced Vector Extensions 512 + (Intel(R) AVX-512). + * hsbench: add hyphen support for -T option. + * tools/fuzz: add test scripts for synthetic pattern generation. + * Bugfix for acceleration path analysis in LimEx NFA. + * Bugfix for duplicate matches for Small-write engine. + * Bugfix for UTF8 checking problem for hscollider. + * Bugfix for issue #205: avoid crash of hs_compile_lit_multi() + with clang and ASAN. + * Bugfix for issue #217: fix cmake parsing issue of CPU arch for + non-English locale. + * Bugfix for issue #228: avoid undefined behavior when calling + close() after fdopendir() in loadExpressions(). + * Bugfix for issue #239: fix hyperscan compile issue under gcc-10 + * Add VLAN packets processing capability in pcap analysis script. + * Avoid extra convert instruction for "Noodle". + * Add Hyperscan version marcro in hs.h. + +------------------------------------------------------------------- Old: ---- hyperscan-5.2.1.tar.gz New: ---- hyperscan-5.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyperscan.spec ++++++ --- /var/tmp/diff_new_pack.ZKDyGd/_old 2020-05-29 21:37:31.658676764 +0200 +++ /var/tmp/diff_new_pack.ZKDyGd/_new 2020-05-29 21:37:31.658676764 +0200 @@ -1,7 +1,7 @@ # # spec file for package hyperscan # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define _lto_cflags %{nil} %define sover 5 Name: hyperscan -Version: 5.2.1 +Version: 5.3.0 Release: 0 Summary: Regular expression matching library License: BSD-3-Clause ++++++ hyperscan-5.2.1.tar.gz -> hyperscan-5.3.0.tar.gz ++++++ ++++ 2208 lines of diff (skipped)
