Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

pcre-debuginfo-8.21-5.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: pcre-debuginfo Distribution: Fedora Project
Version: 8.21 Vendor: Fedora Project
Release: 5.fc17 Build date: Mon Apr 23 10:47:23 2012
Group: Development/Debug Build host: x86-01.phx2.fedoraproject.org
Size: 3067372 Source RPM: pcre-8.21-5.fc17.src.rpm
Packager: Fedora Project
Url: http://www.pcre.org/
Summary: Debug information for package pcre
This package provides debug information for package pcre.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

BSD

Changelog

* Mon Apr 23 2012 Petr Pisar <ppisar@redhat.com> - 8.21-5
  - Possessify high ASCII (bug #815217)
  - Fix ovector overflow (bug #815214)
* Fri Apr 20 2012 Petr Pisar <ppisar@redhat.com> - 8.21-4
  - Possesify \s*\R (bug #813237)
* Thu Apr 05 2012 Petr Pisar <ppisar@redhat.com> - 8.21-3
  - Fix look-behind assertion in UTF-8 JIT mode (bug #810314)
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.21-2.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Jan 02 2012 Petr Pisar <ppisar@redhat.com> - 8.21-2
  - Fix unmatched subpattern to not become wildcard (bug #769597)
  - Fix NULL pointer derefernce in pcre_free_study() (upstream bug #1186)
* Mon Dec 12 2011 Petr Pisar <ppisar@redhat.com> - 8.21-1
  - 8.21 bump
* Thu Dec 08 2011 Karsten Hopp <karsten@redhat.com> 8.21-0.2.RC1
  - ppc needs a larger stack similar to s390
* Tue Dec 06 2011 Petr Pisar <ppisar@redhat.com> - 8.21-0.1.RC1
  - 8.21-RC1 bump
* Fri Dec 02 2011 Petr Pisar <ppisar@redhat.com> - 8.20-7
  - Fix case-less match if cases differ in encoding length (bug #756675)
* Fri Nov 25 2011 Petr Pisar <ppisar@redhat.com> - 8.20-6
  - Fix cache-flush in JIT on PPC
* Tue Nov 22 2011 Petr Pisar <ppisar@redhat.com> - 8.20-5
  - Fix repeated forward reference (bug #755969)
* Wed Nov 16 2011 Petr Pisar <ppisar@redhat.com> - 8.20-4
  - Fix other look-behind regressions
* Tue Nov 15 2011 Petr Pisar <ppisar@redhat.com> - 8.20-3
  - Fix look-behind regression in 8.20
* Tue Nov 15 2011 Dan Horák <dan[at]danny.cz> - 8.20-2
  - fix build on s390(x) - disable jit and use larger stack for tests
* Fri Oct 21 2011 Petr Pisar <ppisar@redhat.com> - 8.20-1
  - 8.20 bump
* Tue Oct 11 2011 Petr Pisar <ppisar@redhat.com> - 8.20-0.1.RC3
  - 8.20-RC3 bump
* Fri Sep 23 2011 Petr Pisar <ppisar@redhat.com> - 8.20-0.1.RC2
  - 8.20-RC2 bump
* Mon Sep 12 2011 Petr Pisar <ppisar@redhat.com> - 8.20-0.1.RC1
  - 8.20-RC1 bump with JIT
* Tue Sep 06 2011 Petr Pisar <ppisar@redhat.com> - 8.13-4
  - Fix infinite matching PRUNE (bug #735720)
* Mon Aug 22 2011 Petr Pisar <ppisar@redhat.com> - 8.13-3
  - Fix parsing named class in expression (bug #732368)
* Thu Aug 18 2011 Petr Pisar <ppisar@redhat.com> - 8.13-2
  - Separate utilities from libraries
  - Move pcre-config(1) manual to pcre-devel sub-package
  - Remove explicit defattr from spec code
  - Compile pcretest with readline support
* Thu Aug 18 2011 Petr Pisar <ppisar@redhat.com> - 8.13-1
  - 8.13 bump: Bug-fix version, Unicode tables updated to 6.0.0, new pcregrep
    option --buffer-size to adjust to long lines, new feature is passing of
    *MARK information to callouts.
  - Should fix crash back-tracking over unicode sequence (bug #691319)
* Mon May 09 2011 Petr Pisar <ppisar@redhat.com> - 8.12-4
  - Fix caseless reference matching in UTF-8 mode when the upper/lower case
    characters have different lengths (bug #702623)
* Mon May 09 2011 Petr Pisar <ppisar@redhat.com> - 8.12-3
  - Fix typos in manual pages (bugs #675476, #675477)
  - Clean spec file up
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 17 2011 Petr Pisar <ppisar@redhat.com> - 8.12-1
  - 8.12 bump
  - Remove accepted pcre-8.11-Fix-typo-in-pcreprecompile-3.patch
* Mon Dec 13 2010 Petr Pisar <ppisar@redhat.com> - 8.11-1
  - 8.11 bump
  - See ChangeLog for changes. Namely changes have been made to the way
    PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and \B.
  - Fix typo in pcreprecompile(3) manual
  - Document why shared library is not under /usr
* Mon Jul 12 2010 Petr Pisar <ppisar@redhat.com> - 8.10-1
  - 8.10 bump (bug #612635)
  - Add LICENCE to static subpackage because COPYING refers to it
  - Remove useless rpath by using new libtool (simple sed does not work anymore
    because tests need to link against just-compiled library in %check phase)
* Thu Jul 08 2010 Petr Pisar <ppisar@redhat.com> - 7.8-4
  - Add COPYING to static subpackage
  - Remove useless rpath
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Oct 01 2008 Lubomir Rintel <lkundrak@v3.sk> - 7.8-1
  - Update to 7.8, drop upstreamed patches
  - Fix destination of documentation (#427763)
  - Use buildroot macro consistently
  - Separate the static library, as per current Guidelines
  - Satisfy rpmlint
* Fri Jul 04 2008 Tomas Hoger <thoger@redhat.com> - 7.3-4
  - Apply Tavis Ormandy's patch for CVE-2008-2371.
* Tue Feb 12 2008 Tomas Hoger <thoger@redhat.com> - 7.3-3
  - Backport patch from upstream pcre 7.6 to address buffer overflow
    caused by "a character class containing a very large number of
    characters with codepoints greater than 255 (in UTF-8 mode)"
    CVE-2008-0674, #431660
  - Try re-enabling make check again.
* Fri Nov 16 2007 Stepan Kasal <skasal@redhat.com> - 7.3-2
  - Remove obsolete ``reqs''
  - add dist tag
  - update BuildRoot
* Mon Sep 17 2007 Than Ngo <than@redhat.com> - 7.3-1
  - bz292501, update to 7.3
* Mon Jan 22 2007 Than Ngo <than@redhat.com> - 7.0-1
  - 7.0
* Mon Nov 27 2006 Than Ngo <than@redhat.com> - 6.7-1
  - update to 6.7
  - fix #217303, enable-unicode-properties
  - sane stack limit
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 6.6-1.1
  - rebuild
* Tue May 09 2006 Than Ngo <than@redhat.com> 6.6-1
  - update to 6.6
  - fix multilib problem
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.3-1.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3-1.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Wed Aug 24 2005 Than Ngo <than@redhat.com> 6.3-1
  - update to 6.3
* Fri Mar 04 2005 Joe Orton <jorton@redhat.com> 5.0-4
  - rebuild
* Fri Feb 11 2005 Joe Orton <jorton@redhat.com> 5.0-3
  - don't print $libdir in 'pcre-config --libs' output
* Thu Nov 18 2004 Joe Orton <jorton@redhat.com> 5.0-2
  - include LICENCE, AUTHORS in docdir
  - run make check
  - move %configure to %build
* Thu Nov 18 2004 Than Ngo <than@redhat.com> 5.0-1
  - update to 5.0
  - change License: BSD
  - fix header location #64248
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Mar 23 2004 Than Ngo <than@redhat.com> 4.5-2
  - add the correct pcre license, #118781
* Fri Mar 12 2004 Than Ngo <than@redhat.com> 4.5-1
  - update to 4.5
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Sep 26 2003 Harald Hoyer <harald@redhat.de> 4.4-1
  - 4.4
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed May 07 2003 Than Ngo <than@redhat.com> 4.2-1
  - update to 4.2
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Jan 21 2003 Than Ngo <than@redhat.com> 3.9-9
  - build with utf8, bug #81504
* Fri Nov 22 2002 Elliot Lee <sopwith@redhat.com> 3.9-8
  - Really remove .la files
* Fri Oct 11 2002 Than Ngo <than@redhat.com> 3.9-7
  - remove .la
* Thu Oct 10 2002 Than Ngo <than@redhat.com> 3.9-7
  - Typo bug
* Wed Oct 09 2002 Than Ngo <than@redhat.com> 3.9-6
  - Added missing so symlink
* Thu Sep 19 2002 Than Ngo <than@redhat.com> 3.9-5.1
  - Fixed to build s390/s390x/x86_64
* Thu Jun 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-5
  - Fix #65009
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Mon Mar 04 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-2
  - rebuild
* Fri Jan 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-1
  - Update to 3.9
* Wed Nov 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.7-1
  - Update to 3.7
* Thu May 17 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.4-2
  - Move libpcre to /lib, grep uses it these days (#41104)
* Wed Apr 18 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Move this to a separate package, used to be in kdesupport, but it's
    generally useful...

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/fff31d4fa1791eb26202b9842fd4620beea29c
/usr/lib/debug/.build-id/14/fff31d4fa1791eb26202b9842fd4620beea29c.debug
/usr/lib/debug/.build-id/35
/usr/lib/debug/.build-id/35/0ff49bbc4df84c271cef6d245e81202f87b5dd
/usr/lib/debug/.build-id/35/0ff49bbc4df84c271cef6d245e81202f87b5dd.debug
/usr/lib/debug/.build-id/85
/usr/lib/debug/.build-id/85/24edf622857b67c27ca1fdadade67fd712a930
/usr/lib/debug/.build-id/85/24edf622857b67c27ca1fdadade67fd712a930.debug
/usr/lib/debug/.build-id/d6
/usr/lib/debug/.build-id/d6/08b0cc7aba43316956e4a27a115e618f4e3461
/usr/lib/debug/.build-id/d6/08b0cc7aba43316956e4a27a115e618f4e3461.debug
/usr/lib/debug/.build-id/d8
/usr/lib/debug/.build-id/d8/8a76897da6661ed4519ffb315c08348add65ca
/usr/lib/debug/.build-id/d8/8a76897da6661ed4519ffb315c08348add65ca.debug
/usr/lib/debug/lib64
/usr/lib/debug/lib64/libpcre.so.0.0.1.debug
/usr/lib/debug/lib64/libpcre.so.0.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/pcregrep.debug
/usr/lib/debug/usr/bin/pcretest.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libpcre.so.debug
/usr/lib/debug/usr/lib64/libpcrecpp.so.0.0.0.debug
/usr/lib/debug/usr/lib64/libpcrecpp.so.0.debug
/usr/lib/debug/usr/lib64/libpcrecpp.so.debug
/usr/lib/debug/usr/lib64/libpcreposix.so.0.0.0.debug
/usr/lib/debug/usr/lib64/libpcreposix.so.0.debug
/usr/lib/debug/usr/lib64/libpcreposix.so.debug
/usr/src/debug/pcre-8.21
/usr/src/debug/pcre-8.21/pcre.h
/usr/src/debug/pcre-8.21/pcre_chartables.c
/usr/src/debug/pcre-8.21/pcre_compile.c
/usr/src/debug/pcre-8.21/pcre_config.c
/usr/src/debug/pcre-8.21/pcre_dfa_exec.c
/usr/src/debug/pcre-8.21/pcre_exec.c
/usr/src/debug/pcre-8.21/pcre_fullinfo.c
/usr/src/debug/pcre-8.21/pcre_get.c
/usr/src/debug/pcre-8.21/pcre_globals.c
/usr/src/debug/pcre-8.21/pcre_info.c
/usr/src/debug/pcre-8.21/pcre_internal.h
/usr/src/debug/pcre-8.21/pcre_jit_compile.c
/usr/src/debug/pcre-8.21/pcre_maketables.c
/usr/src/debug/pcre-8.21/pcre_newline.c
/usr/src/debug/pcre-8.21/pcre_ord2utf8.c
/usr/src/debug/pcre-8.21/pcre_printint.src
/usr/src/debug/pcre-8.21/pcre_refcount.c
/usr/src/debug/pcre-8.21/pcre_scanner.cc
/usr/src/debug/pcre-8.21/pcre_scanner.h
/usr/src/debug/pcre-8.21/pcre_stringpiece.cc
/usr/src/debug/pcre-8.21/pcre_stringpiece.h
/usr/src/debug/pcre-8.21/pcre_study.c
/usr/src/debug/pcre-8.21/pcre_tables.c
/usr/src/debug/pcre-8.21/pcre_try_flipped.c
/usr/src/debug/pcre-8.21/pcre_ucd.c
/usr/src/debug/pcre-8.21/pcre_valid_utf8.c
/usr/src/debug/pcre-8.21/pcre_version.c
/usr/src/debug/pcre-8.21/pcre_xclass.c
/usr/src/debug/pcre-8.21/pcrecpp.cc
/usr/src/debug/pcre-8.21/pcrecpp.h
/usr/src/debug/pcre-8.21/pcrecpparg.h
/usr/src/debug/pcre-8.21/pcregrep.c
/usr/src/debug/pcre-8.21/pcreposix.c
/usr/src/debug/pcre-8.21/pcreposix.h
/usr/src/debug/pcre-8.21/pcretest.c
/usr/src/debug/pcre-8.21/sljit
/usr/src/debug/pcre-8.21/sljit/sljitConfigInternal.h
/usr/src/debug/pcre-8.21/sljit/sljitExecAllocator.c
/usr/src/debug/pcre-8.21/sljit/sljitLir.c
/usr/src/debug/pcre-8.21/sljit/sljitLir.h
/usr/src/debug/pcre-8.21/sljit/sljitNativeX86_64.c
/usr/src/debug/pcre-8.21/sljit/sljitNativeX86_common.c
/usr/src/debug/pcre-8.21/sljit/sljitUtils.c
/usr/src/debug/pcre-8.21/ucp.h


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 23 05:24:34 2013