]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
changelog: updates for 5.1.1 release
authorWang, Xiang W <xiang.w.wang@intel.com>
Wed, 3 Apr 2019 10:22:20 +0000 (06:22 -0400)
committerWang Xiang W <xiang.w.wang@intel.com>
Wed, 10 Apr 2019 10:53:33 +0000 (06:53 -0400)
CHANGELOG.md

index 93336b505564904da9586958722c75f25de3992e..2de58a7b96272bc6cd4de32ef74ef249738a0cd5 100644 (file)
@@ -2,6 +2,14 @@
 
 This is a list of notable changes to Hyperscan, in reverse chronological order.
 
+## [5.1.1] 2019-04-03
+- Add extra detection and handling when invalid rose programs are triggered.
+- Bugfix for issue #136: fix CMake parsing of CPU architecure for GCC-9.
+- Bugfix for issue #137: avoid file path impact on fat runtime build.
+- Bugfix for issue #141: fix rose literal programs for multi-pattern
+  matching when no pattern ids are provided.
+- Bugfix for issue #144: fix library install path in pkg-config files.
+
 ## [5.1.0] 2019-01-17
 - Improve DFA state compression by wide-state optimization to reduce bytecode
   size.