Fedora 22 Update: pcre-8.36-5.fc22

updates at fedoraproject.org updates at fedoraproject.org
Wed Apr 22 22:45:57 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-5968
2015-04-10 17:06:15
--------------------------------------------------------------------------------

Name        : pcre
Product     : Fedora 22
Version     : 8.36
Release     : 5.fc22
URL         : http://www.pcre.org/
Summary     : Perl-compatible regular expression library
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.

--------------------------------------------------------------------------------
Update Information:

This release fixes various bugs when compiling regular expressions or matching them which could lead to a process crash. Also infinite loop in pcretest(1) and pcregrep(1) tools when using \K in a lookbehind assertion was fixed.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1210383 - Crash when compiling /[\\S\\V\\H]/8
        https://bugzilla.redhat.com/show_bug.cgi?id=1210383
  [ 2 ] Bug #1210393 - Crash when compiling /((?2)+)((?1))/
        https://bugzilla.redhat.com/show_bug.cgi?id=1210393
  [ 3 ] Bug #1210410 - Internal error when compiling /(?1)(?#?'){8}(a)/
        https://bugzilla.redhat.com/show_bug.cgi?id=1210410
  [ 4 ] Bug #1210417 - Crash when compiling /(?<=((?2))((?1)))/
        https://bugzilla.redhat.com/show_bug.cgi?id=1210417
  [ 5 ] Bug #1210423 - pcregrep -o '(?<=\\Ka)' does not halt
        https://bugzilla.redhat.com/show_bug.cgi?id=1210423
  [ 6 ] Bug #1210576 - Crash when matching /\\C\\X*/ in UTF-8 mode
        https://bugzilla.redhat.com/show_bug.cgi?id=1210576
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update pcre' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list