[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package pcre-utf32-8.42-6.el8.x86_64 download

Name pcre-utf32
Epoch 0
Version 8.42
Release 6.el8
Architecture x86_64
Website/URL http://www.pcre.org/
License BSD
Build Time 2023-08-08 15:58:57
Build Host builder-x86-08.inferitos.ru
Summary UTF-32 variant of PCRE
Repositories BaseOS
Description This is Perl-compatible regular expression library working on UTF-32 strings. Detailed change log is provided by pcre-doc package.
Errata
Size 185 KiB
Source Project pcre-8.42-6.el8
SHA-256 checksum bad51148f0b4e403a7e4d49bfba6c4d11b60d683902735cc85c102b8ca232e7e
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.42-6
- Rebuilt for MSVSphere 8.8

* Wed Jun 02 2021 Lukas Javorsky <ljavorsk@redhat.com> - 8.42-6
- Rebuild for BZ#1954441

* Wed Apr 14 2021 Petr Pisar <ppisar@redhat.com> - 8.42-5
- 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)

* Mon Sep 03 2018 Petr Pisar <ppisar@redhat.com> - 8.42-4
- Fix anchoring in conditionals with only one branch (bug #1619228)

* Mon Aug 20 2018 Petr Pisar <ppisar@redhat.com> - 8.42-3
- 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)

* Thu Jun 28 2018 Petr Pisar <ppisar@redhat.com> - 8.42-2
- Fix handling UTF and start-of-pattern options in C++ wrapper
  (upstream bug #2283)
- Fix an error message and locale handling in pcregrep tool

* Tue Mar 20 2018 Petr Pisar <ppisar@redhat.com> - 8.42-1
- 8.42 bump

* Mon Feb 26 2018 Petr Pisar <ppisar@redhat.com> - 8.42-0.2.RC1
- Fix compiler warnings in pcregrep

* Fri Feb 23 2018 Petr Pisar <ppisar@redhat.com> - 8.42-0.1.RC1
- 8.42-RC1 bump

* Tue Feb 20 2018 Petr Pisar <ppisar@redhat.com> - 8.41-6
- Fix returning unset groups in POSIX interface if REG_STARTEND has a non-zero
  starting offset (upstream bug #2244)