Hello community,

here is the log from the commit of package hyperscan for openSUSE:Leap:15.2 
checked in at 2020-01-17 11:59:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/hyperscan (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.hyperscan.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyperscan"

Fri Jan 17 11:59:21 2020 rev:5 rq:763558 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/hyperscan/hyperscan.changes    2020-01-15 
15:11:39.282114732 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hyperscan.new.26092/hyperscan.changes 
2020-01-17 11:59:23.984450147 +0100
@@ -1,0 +2,22 @@
+Wed Oct 30 09:57:00 UTC 2019 - Martin Hauke <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  hyperscan-5.1.1.tar.gz

New:
----
  hyperscan-5.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hyperscan.spec ++++++
--- /var/tmp/diff_new_pack.48pVVF/_old  2020-01-17 11:59:24.348450307 +0100
+++ /var/tmp/diff_new_pack.48pVVF/_new  2020-01-17 11:59:24.348450307 +0100
@@ -16,9 +16,10 @@
 #
 
 
+%define _lto_cflags %{nil}
 %define sover 5
 Name:           hyperscan
-Version:        5.1.1
+Version:        5.2.1
 Release:        0
 Summary:        Regular expression matching library
 License:        BSD-3-Clause

++++++ hyperscan-5.1.1.tar.gz -> hyperscan-5.2.1.tar.gz ++++++
++++ 3139 lines of diff (skipped)


Reply via email to