Skip to content

CentOS 7 - Updates for x86_64: system environment/libraries: pcre

pcre - Perl-compatible regular expression library

Website: http://www.pcre.org/
License: BSD
Vendor: CentOS
Description:
Perl-compatible regular expression library.
PCRE has its own native API, but a set of "wrapper" functions that are based on
the POSIX API are also supplied in the library libpcreposix. Note that this
just provides a POSIX calling interface to PCRE: the regular expressions
themselves still follow Perl syntax and semantics. The header file
for the POSIX-style functions is called pcreposix.h.

Packages

pcre-8.32-17.el7.i686 [420 KiB] Changelog by Petr Pisar (2016-12-06):
- Let [:graph:], [:print:], and [:punct:] POSIX classes to handle Unicode
  characters in UCP mode to match Perl behavior (bug #1400267)
- Fix matching Unicode ranges in JIT mode (bug #1402288)
pcre-8.32-17.el7.x86_64 [421 KiB] Changelog by Petr Pisar (2016-12-06):
- Let [:graph:], [:print:], and [:punct:] POSIX classes to handle Unicode
  characters in UCP mode to match Perl behavior (bug #1400267)
- Fix matching Unicode ranges in JIT mode (bug #1402288)
pcre-8.32-15.el7_2.1.i686 [416 KiB] Changelog by Petr Pisar (2016-04-27):
- Fix CVE-2015-2328 (infinite recursion compiling pattern with recursive
  reference in a group with indefinite repeat) (bug #1330508)
- Fix CVE-2015-8385 (buffer overflow caused by named forward reference to
  duplicate group number) (bug #1330508)
- Fix CVE-2015-8386 (buffer overflow caused by lookbehind assertion)
  (bug #1330508)
- Fix CVE-2015-3217 (stack overflow caused by mishandled group empty match)
  (bug #1330508)
- Fix CVE-2015-5073 and CVE-2015-8388 (buffer overflow for forward reference
  within backward assertion with excess closing parenthesis) (bug #1330508)
- Fix CVE-2015-8391 (inefficient posix character class syntax check)
  (bug #1330508)
- Fix CVE-2016-3191 (workspace overflow for (*ACCEPT) with deeply nested
  parentheses) (bug #1330508)
pcre-8.32-15.el7_2.1.x86_64 [419 KiB] Changelog by Petr Pisar (2016-04-27):
- Fix CVE-2015-2328 (infinite recursion compiling pattern with recursive
  reference in a group with indefinite repeat) (bug #1330508)
- Fix CVE-2015-8385 (buffer overflow caused by named forward reference to
  duplicate group number) (bug #1330508)
- Fix CVE-2015-8386 (buffer overflow caused by lookbehind assertion)
  (bug #1330508)
- Fix CVE-2015-3217 (stack overflow caused by mishandled group empty match)
  (bug #1330508)
- Fix CVE-2015-5073 and CVE-2015-8388 (buffer overflow for forward reference
  within backward assertion with excess closing parenthesis) (bug #1330508)
- Fix CVE-2015-8391 (inefficient posix character class syntax check)
  (bug #1330508)
- Fix CVE-2016-3191 (workspace overflow for (*ACCEPT) with deeply nested
  parentheses) (bug #1330508)
pcre-8.32-15.el7.i686 [415 KiB] Changelog by Petr Pisar (2015-04-29):
- Fix compiling expression where start-anchored character with more than one
  other case follows circumflex in multiline UTF mode (bug #1110621)
- Fix character class with a literal quotation (bug #1111091)
- Fix empty-matching possessive zero-repeat groups in interpreted mode
  (bug #1119320)
- Fix compiler crash for zero-repeated groups with a recursive back reference
  (bug #1119356)
- Reset non-matched groups within capturing group up to forced match
  (bug #1161597)
- Fix static linking (bug #1217111)
- Package pcredemo.c as a documentation for pcre-devel (bug #1217118)
pcre-8.32-15.el7.x86_64 [418 KiB] Changelog by Petr Pisar (2015-04-29):
- Fix compiling expression where start-anchored character with more than one
  other case follows circumflex in multiline UTF mode (bug #1110621)
- Fix character class with a literal quotation (bug #1111091)
- Fix empty-matching possessive zero-repeat groups in interpreted mode
  (bug #1119320)
- Fix compiler crash for zero-repeated groups with a recursive back reference
  (bug #1119356)
- Reset non-matched groups within capturing group up to forced match
  (bug #1161597)
- Fix static linking (bug #1217111)
- Package pcredemo.c as a documentation for pcre-devel (bug #1217118)

Listing created by repoview