[ Все 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 ]
×

Пакет pcre-cpp-8.42-6.el8.x86_64 download

Имя pcre-cpp
Эпоха 0
Версия 8.42
Релиз 6.el8
Архитектура x86_64
Сайт http://www.pcre.org/
Лицензия BSD
Время сборки 2023-08-08 15:58:57
Хост сборки builder-x86-08.inferitos.ru
Краткое описание C++ bindings for PCRE
Репозитории BaseOS
Полное описание This is C++ bindings for the Perl-compatible regular expression library. Detailed change log is provided by pcre-doc package.
Эррата
Размер 47 КиБ
Исходный проект pcre-8.42-6.el8
Контрольная сумма SHA-256 5fd06155865fb3a67d7e0be52fd16fde3ace3e807ec80162dd3a4abfa6f35f9f
× Full screenshot
История изменений 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)