* Speed up truffle with 256b TBL instructions
* Fix Clang Tidy warnings
* Clang 17+ is more restrictive on rebind on MacOS/Boost,
remove warning
* partial_load_u64 will fail if buf == NULL/c_len == 0
* Bugfix/fix avx512vbmi regressions
* fix missing hs_version.h header (closes#198)
* hs_valid_platform: Fix check for SSE4.2
* Fixed out of bounds read in AVX512VBMI version of
fdr_exec_fat_teddy …
* Fix noodle SVE2 off by one bug
* Make vectorscan accept \0 starting pattern
* Fix 5.4.11's config step regression
* Fix double shufti's vector end false positive
* Fix clang 15,16 compilation errors on all platforms, refactor
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/vectorscan?expand=0&rev=21
- Update to 5.4.11:
* Fix clang 15,16 compilation errors on all platforms, refactor
CMake build system by @markos in #181
* Fix version getting out of sync #175 by @markos in #185
* Ubuntu 20.04 gcc does not define HWCAP2_SVE2 #180 by @markos in #186
* make pkgconfig a requirement by @markos in #188
* Correct set_source_files_properties usage by @mlmitch in #189
* Move VERM16 enums to the end of the list by @markos in #191
* Merge with master by @markos in #192
* prepare for 5.4.11 release by @markos in #196
* release 5.4.11 by @markos in #197
* Fix missing hs_version.h header (closes#198) by @gliwka in #199
* fix missing installation of static libs by @markos in #200
* Fix installation problems by @markos in #201
OBS-URL: https://build.opensuse.org/request/show/1198515
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/vectorscan?expand=0&rev=17
- Update to 5.4.10.1:
* Bugfix/disable fat macos arm
* Fix compilation with libcxx 16
* Fix use-of-uninitialized-value due to getData128()
* Use std::vector instead of boost::container::small_vector under MSan
* Feature/enable fat runtime arm
* adding ifndef around HS_PUBLIC_API definition so that
vectorscan can be statically linked into another shared
library without exporting symbols
* Feature/backport hyperscan 2023 q3
- Run unit-hyperscan in %check
OBS-URL: https://build.opensuse.org/request/show/1110622
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/vectorscan?expand=0&rev=15