Hello community,

here is the log from the commit of package hyperscan for openSUSE:Factory 
checked in at 2019-10-31 22:40:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hyperscan (Old)
 and      /work/SRC/openSUSE:Factory/.hyperscan.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hyperscan"

Thu Oct 31 22:40:27 2019 rev:6 rq:744473 version:5.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hyperscan/hyperscan.changes      2019-04-11 
12:17:21.204937034 +0200
+++ /work/SRC/openSUSE:Factory/.hyperscan.new.2990/hyperscan.changes    
2019-10-31 22:40:28.581488274 +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.Ln5X6u/_old  2019-10-31 22:40:29.661489615 +0100
+++ /var/tmp/diff_new_pack.Ln5X6u/_new  2019-10-31 22:40:29.709489676 +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