↵ Return to the main page of pcre2-utf16
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-02-19 | Petr Pisar <ppisar at redhat dot com> - 10.36-4 | - Fix a mismatch if \K was involved in a recursion - Restore single character repetition optimization in JIT (upstream bug #2698) |
2021-02-02 | Petr Pisar <ppisar at redhat dot com> - 10.36-3 | - Fix misparsing long numbers as a backreference and a number without a closing bracket as a quantifier (upstream bug #2690) |
2021-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 10.36-2.1 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2021-01-15 | Petr Pisar <ppisar at redhat dot com> - 10.36-2 | - Fix a possible NULL pointer dereference in auto_possessify() (upstream bug #2686) |
2020-12-15 | Petr Pisar <ppisar at redhat dot com> - 10.36-1 | - 10.36 bump |
2020-11-09 | Petr Pisar <ppisar at redhat dot com> - 10.36-0.1.RC1 | - 10.36-RC1 bump |
2020-10-27 | Petr Pisar <ppisar at redhat dot com> - 10.35-8 | - Fix a partial matching for a word boundary in JIT mode (upstream bug #2663) |
2020-09-21 | Petr Pisar <ppisar at redhat dot com> - 10.35-7 | - Fix matching a character set when JIT is enabled and both Unicode script and Unicode class are present (upstream bug #2644) |
2020-09-16 | Petr Pisar <ppisar at redhat dot com> - 10.35-6 | - Fix escaping test data and only allow slash delimiter after perltest pragma (upstream bug #2641) - Fix a mismatch when caselessly searching in an invalid UTF-8 text and a start optimization is enabled (upstream bug #2642) |
2020-09-14 | Petr Pisar <ppisar at redhat dot com> - 10.35-5 | - Fix escaping test data (upstream bug #2641) |