Name: | pcre2-devel |
---|---|
Version: | 10.40 |
Release: | 5.0.1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1980925 |
License: | BSD |
RPM: | pcre2-devel-10.40-5.0.1.el9.aarch64.rpm |
Source RPM: | pcre2-10.40-5.0.1.el9.src.rpm |
Build Date: | Tue Apr 09 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.pcre.org/ |
Summary: | Development files for pcre2 |
Description: | Development files (headers, libraries for dynamic linking, documentation) for pcre2. The header file for the POSIX-style functions is called pcre2posix.h. |
- Add post script to resolve Regex version mismatch [Orabug: 34742224]
- Rebuilt for added pcre2-tools into CRB
- Fix an issue with restoring originally unset entries in recursion - Resolves: BZ#2248133
- Fix issue in the backtracking optimization of character in JIT
- Explicitly require uft subpackages in tools subpackage
- Rebase to the 10.40 - Resolves multiple Out-of-bounds read errors
- Rebase to the 10.39
- Rebase to the 10.38 - Patch 1 upstreamed