Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
Name: | pcre |
Vendor: | Scientific Linux |
Version: | 6.6 |
License: | BSD |
Release: | 2.el5.1.0.1 |
URL: | http://www.pcre.org/ |
- Summary
- 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.
Changelog
- * Wed Nov 14 16:00:00 2007 Troy Dawson <dawson{%}fnal{*}gov> - 6.6-2.el5.1.0.1
- Fixes numbering goofyness
- * Fri Nov 9 16:00:00 2007 Josh Bressers <bressers{%}redhat{*}com> - 6.6-2.el5_1.1
- Resolves: #373441, CVE-2006-7224
- * Thu Oct 11 17:00:00 2007 Than Ngo <than{%}redhat{*}com> - 6.6-2.1
- Resolves: #315951, CVE-2007-1659, CVE-2007-1660