Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hyperscan-devel-5.2.1-lp152.1.3 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: hyperscan-devel Distribution: openSUSE Leap 15.2
Version: 5.2.1 Vendor: openSUSE
Release: lp152.1.3 Build date: Sat May 16 19:03:52 2020
Group: Development/Libraries/C and C++ Build host: lamb64
Size: 165957 Source RPM: hyperscan-5.2.1-lp152.1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.hyperscan.io/
Summary: Libraries and header files for the hyperscan library
Hyperscan is a multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.

Hyperscan uses hybrid automata techniques to allow simultaneous
matching of large numbers (up to tens of thousands) of regular
expressions and for the matching of regular expressions across streams
of data.

Hyperscan is typically used in a DPI library stack.

This package provides the libraries, include files and other resources
needed for developing Hyperscan applications.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Oct 30 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 5.2.1
    - Fix compile issue when `BUILD_SHARED_LIBS` is on in
      release mode.
  - Update to version 5.2.0
    - Literal API: add new API `hs_compile_lit()` and
      `hs_compile_lit_multi()` to process pure literal rule sets.
      The 2 literal APIs treat each expression text in a literal
      sense without recognizing any regular grammers.
    - Logical combination: add support for purely negative
      combinations, which report match at EOD in case of no
      sub-expressions matched.
    - Fix uninitialized use of `scatter_unit_uX` due to padding.
    - Fix numerical result out of range error.
    - Avoid corruption of pending combination report in streaming mode.
    - Fix scratch free issue when memory allocation fails.
  - Builds are broken with LTO - disable for for now
* Wed Apr 10 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 5.1.1
    * Add extra detection and handling when invalid rose programs are
      triggered.
    * Fix CMake parsing of CPU architecure for GCC-9.
    * Fix rose literal programs for multi-pattern matching when no
      pattern ids are provided.
    * Fix library install path in pkg-config files.
* Thu Jan 31 2019 mardnh@gmx.de
  - Update to version 5.1.0
    * Improve DFA state compression by wide-state optimization to
      reduce bytecode size.
    * Create specific interpreter runtime handling to boost the
      performance of pure literal matching.
    * Optimize original presentation of interpreter (the "Rose"
      engine ) to increase overall performance.
    * Bugfix for logical combinations: fix error reporting
      combination's match in case of sub-expression has EOD match
      under streaming mode.
    * Bugfix for logical combinations: fix miss reporting
      combination's match under vacuous input.
    * Fix compile error with Boost 1.68.0.
    * avoid pcre error for hscollider with installed PCRE package.
    * Update version of PCRE used by testing tools as a syntax and
      semantic reference to PCRE 8.41 or above.
  - Remove patch:
    * hyperscan-build.patch (fixed upstream)
* Tue Sep 25 2018 mardnh@gmx.de
  - Add patch
    * hyperscan-build.patch (fix build for Tumbleweed)
* Tue Jul 10 2018 mardnh@gmx.de
  - Update to version 5.0.0
    * Introduce chimera hybrid engine of Hyperscan and PCRE, to fully
      support PCRE syntax as well as to take advantage of the high
      performance nature of Hyperscan.
    * New API feature: logical combinations (AND, OR and NOT) of
      patterns in a given pattern set.
    * Windows porting: hsbench, hscheck, hscollider and hsdump tools
      now available on Windows 8 or newer.
    * Improve undirected graph implementation to avoid graph copy and
      reduce compile time.
    * Bugfix for issue #86: enable hscollider for installed PCRE
      package.
* Tue Jun 05 2018 jengelh@inai.de
  - Ensure neutrality of descriptions.
* Mon Jun 04 2018 mardnh@gmx.de
  - Moved inline changes to hyperscan.changes
  - Specfile cleanup
* Mon May 28 2018 quicktrick@mail.ru
  - Minor spec improvements
* Fri May 18 2018 quicktrick@mail.ru
  - Boost 1.67.0 update
* Fri Apr 13 2018 quicktrick@mail.ru
  - Adapted for openSUSE Tumbleweed
* Wed Feb 07 2018 releng@fedoraproject.org
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jan 25 2018 jtfas90@gmail.com
  - upstream bugfix release
* Fri Sep 22 2017 jtfas90@gmail.com
  - latest upstream release
* Wed Aug 02 2017 releng@fedoraproject.org
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 jtfas90@gmail.com
  - upstream bugfix release
* Wed Jul 26 2017 releng@fedoraproject.org
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Jun 16 2017 jtfas90@gmail.com
  - upstream bugfix release
* Fri Jun 09 2017 jtfas90@gmail.com
  - Update to latest upstream
  - Removed CMakeLists.txt patch, moved into upstream
* Fri May 12 2017 jtfas90@gmail.com
  - Update to latest upstream
  - Add CMakeLists.txt path patch
  - Spec file updates to meet packaging standards
* Fri Sep 02 2016 jtfas90@gmail.com
  - Updated to latest upstream release.
* Fri Jul 01 2016 ish@unx.ca
  - Initial package of Hyperscan.

Files

/usr/include/hs
/usr/include/hs/hs.h
/usr/include/hs/hs_common.h
/usr/include/hs/hs_compile.h
/usr/include/hs/hs_runtime.h
/usr/lib64/libhs.so
/usr/lib64/libhs_runtime.so
/usr/lib64/pkgconfig/libhs.pc
/usr/share/doc/packages/hyperscan
/usr/share/doc/packages/hyperscan/examples
/usr/share/doc/packages/hyperscan/examples/README.md
/usr/share/doc/packages/hyperscan/examples/patbench.cc
/usr/share/doc/packages/hyperscan/examples/pcapscan.cc
/usr/share/doc/packages/hyperscan/examples/simplegrep.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024