Bug 2086494
Summary: | Tracker: Rebase to version 10.40 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Lukas Javorsky <ljavorsk> |
Component: | pcre2 | Assignee: | Lukas Javorsky <ljavorsk> |
Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> |
Severity: | unspecified | Docs Contact: | Lenka Špačková <lkuprova> |
Priority: | unspecified | ||
Version: | 9.1 | CC: | dklon, ljavorsk, lkuprova, mkyral |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pcre2-10.40-2.el9 | Doc Type: | Enhancement |
Doc Text: |
.`pcre2` rebased to version 10.40
The `pcre2` package, which provides the Perl Compatible Regular Expressions library v2, has been updated to version 10.40.
With this update, the use of the `\K` escape sequence in lookaround assertions is forbidden, in accordance with the respective change in `Perl 5.32`. If you rely on the previous behavior, you can use the `PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK` option. Note that when this option is set, `\K` is accepted only inside positive assertions but is ignored in negative assertions.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-15 11:16:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Lukas Javorsky
2022-05-16 10:32:08 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (pcre2 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8316 |