]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
changelog: updates for 5.4.2 release 169/head
authorHong, Yang A <yang.a.hong@intel.com>
Wed, 19 Apr 2023 09:18:45 +0000 (09:18 +0000)
committerKonstantinos Margaritis <markos@freevec.org>
Tue, 5 Sep 2023 10:58:33 +0000 (13:58 +0300)
CHANGELOG.md

index 481f8fcf452278520fe00efc7f28c488a71470ec..09b4a95cf50db9e518baf3e5d928e42ea3b4caa8 100644 (file)
@@ -2,6 +2,14 @@
 
 This is a list of notable changes to Hyperscan, in reverse chronological order.
 
+## [5.4.2] 2023-04-19
+- Roll back bugfix for github issue #350: Besides using scratch for
+  corresponding database, Hyperscan also allows user to use larger scratch
+  allocated for another database. Users can leverage this property to achieve
+  safe scratch usage in multi-database scenarios. Behaviors beyond these are
+  discouraged and results are undefined.
+- Fix hsdump issue due to invalid nfa type.
+
 ## [5.4.1] 2023-02-20
 - The Intel Hyperscan team is pleased to provide a bug fix release to our open source library.
   Intel also maintains an upgraded version available through your Intel sales representative.