Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pcre: Perl-compatible regular expression library
Name: | pcre |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 6.6 |
License: | BSD |
Release: | 2.SEL5.7 |
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
- * Mon Dec 3 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Nov 20 00:00:00 2007 Stepan Kasal <skasal{%}redhat{*}com> - 6.6-2.7
-
- Fix the names of the pacthes added in 6.6-2.5:
mv pcre-6.4-posix.diff pcre-6.6-CVE-2006-7225.patch
mv pcre-6.4-fix1.patch pcre-6.6-CVE-2006-7226.patch
- Update pcre-6.6-CVE-2007-1659.patch
- Update pcre-6.6-CVE-2007-1660.patch
- Add pcre-6.6-CVE-2006-7230.patch
- Resolves: #380531
- * Wed Nov 14 00:00:00 2007 Stepan Kasal <skasal{%}redhat{*}com> - 6.6-2.6
-
- Fix a typo in this changelog.
- Related: #373441