Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pcre: Perl-compatible regular expression library
        
        
            | Name: | pcre | Vendor: | Scientific Linux | 
        
            | Version: | 4.5 | License: | distributable | 
        
            | Release: | 4.el4_6.6 | 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
        
            - * Tue Nov 27 18:00:00 2007 Stepan Kasal <skasal{%}redhat{*}com> - 4.5-4.6
- - Add pcre-4.5-CVE-2007-1659.patch
- Update pcre-4.5-CVE-2007-1660.patch
- Add pcre-4.5-CVE-2007-7230.patch
- Resolves: #380511 
            - * Tue Nov 27 18:00:00 2007 Stepan Kasal <skasal{%}redhat{*}com> - 4.5-4.5
- - Add patches for CVE-2006-7224, CVE-2006-7225, and CVE-2006-7226.
- This synchronizes this branch with 4.5 and resolves #373421
- Related: #380511 
            - * Thu Oct 11 19:00:00 2007 Than Ngo <than{%}redhat{*}com> - 4.5-4.1
- - Resolves: #315971, CVE-2007-1660