Package Release Info

vectorscan-5.4.9-bp155.4.3.8

Update Info: openSUSE-2023-113
Available in Package Hub : 15 SP5 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libhs5-vectorscan5
vectorscan-devel
vectorscan-examples

Change Logs

* Wed May 03 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- devel package must require libhs%{sover}%{so_suffix}%{sover}
* Thu Apr 06 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 5.4.9:
  * Major change: Enable SVE & SVE2 builds and make it a
    supported architecture! (thanks to @abondarev84)
  * Fix various clang-related bugs
  * Fix Aarch64 bug in Parser.rl because of char signedness.
    Make unsigned char the default in the Parser for all architectures.
  * Fix Power bug, multiple tests were failing.
  * C++20 related change, use prefixed assume_aligned to avoid
    conflict with C++20 std::assume_aligned.
Version: 5.4.8-bp155.3.7
* Mon Oct 31 2022 Bernhard Wiedemann <bwiedemann@suse.com>
- Stop building machine-dependent binaries (boo#1100677)
* Fri Oct 07 2022 Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on python
* Thu Sep 29 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use GCC9 for Leap/SLE 15.x to fix build
* Fri Sep 16 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 5.4.8:
  * New Vectorscan release, 5-10% faster than 5.4.7 on Arm,
    10-20% faster on Power.
  * CMake: Use non-deprecated method for finding python by @jth
    in #108
  * Optimize vectorscan for aarch64 by using shrn instruction by
    @danlark1 in #113
  * Fixed the PCRE download location by @pareenaverma in #116
  * Bugfix/hyperscan backport 202208 by @markos in #118
  * VSX optimizations by @markos in #119
  * when compiling with mingw64, use __mingw_aligned_malloc() and
    __mingw_aligned_free() by @liquidaty in #121
  * [NEON] simplify/optimize shift/align primitives by @markos
    in #123
  * Merge develop to master by @markos in #124
- Drop upstream patch:
  * vectorscan-add-missing-header.patch
* Tue Jul 05 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to add missing header:
  * vectorscan-add-missing-header.patch
* Tue May 31 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 5.4.7:
  * Fix word boundary assertions under C++20 by @BigRedEye in #90
  * Fix all ASAN issues in vectorscan by @danlark1 in #93
  * change FAT_RUNTIME to a normal option so it can be set to off by @a16bitsysop in #94
  * Optimized and correct version of movemask128 for ARM by @danlark1 in #102
* Tue Mar 15 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Version 5.4.6