Name: | pcre |
---|---|
Version: | 8.42 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 509947 |
License: | BSD |
RPM: | pcre-8.42-6.el8.x86_64.rpm |
Source RPM: | pcre-8.42-6.el8.src.rpm |
Build Date: | Sat Oct 09 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pcre.org/ |
Summary: | Perl-compatible regular expression library |
Description: | PCRE, Perl-compatible regular expression, library has its own native API, but a set of wrapper functions that are based on the POSIX API are also supplied in the libpcreposix library. Note that this just provides a POSIX calling interface to PCRE: the regular expressions themselves still follow Perl syntax and semantics. This package provides support for strings in 8-bit and UTF-8 encodings. Detailed change log is provided by pcre-doc package. |
- Rebuild for BZ#1954441
- Fix CVE-2019-20838 (a subject buffer overread in JIT when UTF is disabled and \X or \R has a greater than 1 fixed quantifier) (bug #1852252) - Fix CVE-2020-14155 (an integer overflow when parsing numbers after "(?C")) (bug #1851552)
- Fix anchoring in conditionals with only one branch (bug #1619228)
- Fix autopossessifying a repeated negative class with no characters less than 256 that is followed by a positive class with only characters less than 256 (bug #1619228)
- Fix handling UTF and start-of-pattern options in C++ wrapper (upstream bug #2283) - Fix an error message and locale handling in pcregrep tool
- 8.42 bump
- Fix compiler warnings in pcregrep
- 8.42-RC1 bump
- Fix returning unset groups in POSIX interface if REG_STARTEND has a non-zero starting offset (upstream bug #2244)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild