Commit Graph

  • 1d38ecba21 Fix possible pcretest crash with a data line longer than 65536 bytes Petr Písař 2013-05-13 14:36:39 +0200
  • 81e9d1cee3 Fix bad handling of empty lines in pcregrep tool Petr Písař 2013-05-13 13:59:15 +0200
  • fc76cf56db 8.33-RC1 bump Petr Písař 2013-05-07 15:28:36 +0200
  • 25b56008b2 Fix buffer over-read in UTF-16 and UTF-32 modes with JIT Petr Písař 2013-01-28 09:59:14 +0100
  • 7511b33ca5 Fix forward search in JIT when link size is 3 or greater Petr Písař 2013-01-28 09:43:08 +0100
  • c40d02b3ff Revert blank line changes Petr Písař 2013-01-28 09:38:18 +0100
  • 42c1e62b74 Adjust autoreconf to fix FTBFS on F-19 Peter Robinson 2013-01-25 17:43:56 +0000
  • cde4fcc4be Correct date in changelog Petr Písař 2013-01-07 12:47:34 +0100
  • 204ca4e6f0 Make inter-subpackage dependencies architecture specific Petr Písař 2013-01-07 12:36:15 +0100
  • dd87ff0a1b 8.32 bump Petr Písař 2012-11-30 12:24:44 +0100
  • 399c938b4b Inter-depend sub-packages to prevent from mixing different versions Petr Písař 2012-11-29 10:21:34 +0100
  • 48b0511fab Enable UTF-32 support Petr Písař 2012-11-13 17:23:32 +0100
  • f7643576d2 8.32-RC2 bump Petr Písař 2012-11-13 17:22:47 +0100
  • ae4fe51404 Set re_nsub in regcomp() properly Petr Písař 2012-09-03 18:13:45 +0200
  • 6edcc760b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-20 04:09:39 -0500
  • fce520117e 8.31 bump Petr Písař 2012-07-13 11:35:29 +0200
  • 99e3650ec4 8.31-RC1 bump Petr Písař 2012-06-05 13:44:57 +0200
  • 76b2203664 pcre-8.30-fix_spelling_formfeed_runtime_whitespace.patch accepted Petr Písař 2012-05-28 09:09:51 +0200
  • 20cb18b8fb disable jit for sparcv9 and sparc64 Tom Callaway 2012-05-12 08:48:38 -0400
  • 78300401e6 Fix spelling in manual pages Petr Písař 2012-05-11 15:25:32 +0200
  • 745a9c808c Fix ovector overflow Petr Písař 2012-04-23 09:34:59 +0200
  • 83bd5c540a Possessify high ASCII Petr Písař 2012-04-23 09:28:31 +0200
  • 13b47acdad Possesify \s*\R Petr Písař 2012-04-20 14:42:51 +0200
  • 949ac43e59 Fix look-behind assertion in UTF-8 JIT mode Petr Písař 2012-04-05 17:36:02 +0200
  • d4eed22185 Move library to /usr Petr Písař 2012-02-28 14:10:25 +0100
  • 31ff8ae7c2 Remove old libpcre.so.0 from distribution Petr Písař 2012-02-28 13:20:38 +0100
  • eacb9fb02a Document API change in pcre-8.30 Petr Písař 2012-02-09 16:55:45 +0100
  • 738f7d3782 Fix development library link Petr Písař 2012-02-09 16:42:09 +0100
  • 7c4a94b471 Add old libpcre.so.0 to preserve compatibility temporarily Petr Písař 2012-02-09 15:16:20 +0100
  • 90bc5d6a2b Autoreconf after patching Petr Písař 2012-02-09 14:55:26 +0100
  • c74eea56c9 8.30 bump Petr Písař 2012-02-09 14:44:45 +0100
  • 2bd0b1ba06 8.30 RC1 bump Petr Písař 2012-01-04 16:15:27 +0100
  • fbd137e285 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild Dennis Gilmore 2012-01-13 06:05:56 -0600
  • 8c176900e5 Fix NULL pointer derefernce in pcre_free_study() Petr Písař 2012-01-02 12:34:42 +0100
  • 404ec67656 Fix unmatched subpattern to not become wildcard Petr Písař 2012-01-02 11:11:24 +0100
  • a6258a8bc0 8.21 bump Petr Písař 2011-12-12 16:31:28 +0100
  • 171d290745 ppc needs a larger stack similar to s390 Karsten Hopp 2011-12-08 13:40:30 +0100
  • 8164713750 pcre-config --libs-cpp patch accepted by upstream Petr Písař 2011-12-07 18:04:01 +0100
  • 20e607628a 8.21-RC1 bump Petr Písař 2011-12-06 19:29:30 +0100
  • 789dda6d1e Fix case-less match if cases differ in encoding length Petr Písař 2011-12-02 11:47:19 +0100
  • eadca49929 Fix cache-flush in JIT on PPC Petr Písař 2011-11-25 13:08:36 +0100
  • 8d3f8f500e Fix typo in lookbehind2 patch suffix Petr Písař 2011-11-22 16:42:29 +0100
  • b41a1da88c Fix repeated forward reference Petr Písař 2011-11-22 16:38:38 +0100
  • 3c7545a57b Fix other look-behind regressions Petr Písař 2011-11-16 13:29:22 +0100
  • 381787cb6b Fix look-behind regression in 8.20 Petr Písař 2011-11-15 16:38:00 +0100
  • dfafe2bb25 fix build on s390(x) - disable jit and use larger stack for tests Dan Horák 2011-11-15 15:24:10 +0100
  • e6c39a297b 8.20 bump Petr Písař 2011-10-21 11:42:51 +0200
  • adf5fb5148 8.20-RC3 bump Petr Písař 2011-10-11 13:00:54 +0200
  • c262c3fb15 8.20-RC2 bump Petr Písař 2011-09-23 13:31:59 +0200
  • 9ab62f88bd 8.20-RC1 bump Petr Písař 2011-09-12 16:51:37 +0200
  • 584e50ee6c Fix infinite matching PRUNE (bug #735720) Petr Písař 2011-09-06 18:07:12 +0200
  • fcc2c60a31 Fix parsing named class in expression Petr Písař 2011-08-22 10:33:23 +0200
  • 53a7f77f56 Compile pcretest with readline support Petr Písař 2011-08-18 16:04:45 +0200
  • f5f5259904 Remove explicit defattr from spec code Petr Písař 2011-08-18 15:57:56 +0200
  • c1e7548002 Separate utilities from libraries Petr Písař 2011-08-18 15:49:45 +0200
  • 1e7d91f17b 8.13 bump Petr Písař 2011-08-18 14:41:40 +0200
  • 54a4973709 Fix caseless reference Petr Písař 2011-05-09 13:58:00 +0200
  • abbcae7348 Clean spec file up Petr Písař 2011-05-09 11:23:53 +0200
  • d4dd586c34 Fix typos in manual pages Petr Písař 2011-05-09 11:01:02 +0200
  • f2e1a53265 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild Dennis Gilmore 2011-02-08 09:20:48 -0600
  • d1600be044 8.12 bump Petr Písař 2011-01-17 11:32:39 +0100
  • 3f6975f0ae Document why shared library is not under /usr Petr Písař 2010-12-13 13:30:18 +0100
  • 954091c1ef 8.11 bump Petr Písař 2010-12-13 13:18:06 +0100
  • 8e99fc51e8 dist-git conversion Fedora Release Engineering 2010-07-29 05:38:40 +0000
  • 8a6e171937 Resolves: #612635 - 8.10 bump Petr Pisar 2010-07-12 14:39:14 +0000
  • f2bd6a0eb4 Add COPYING to static subpackage and remove rpath Petr Pisar 2010-07-08 17:13:05 +0000
  • 7d5a4d21e3 Fix typo that causes a failure to update the common directory. (releng #2781) Bill Nottingham 2009-11-25 23:30:20 +0000
  • e47f169c0b - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Jesse Keating 2009-07-25 23:22:42 +0000
  • 92cd1bb0c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Jesse Keating 2009-02-26 10:13:07 +0000
  • 121c371dba - 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 Lubomir Rintel 2008-10-01 11:12:12 +0000
  • 12330eff7a Add patch for CVE-2008-2371 reported by Tavis Ormandy. thoger 2008-07-04 16:05:48 +0000
  • 4b8f02a4d6 Add patch to address CVE-2008-0674, #431660 (buffer overflow via large unicode character class) thoger 2008-02-15 07:48:09 +0000
  • 94614c2944 - Remove obsolete ``reqs'' - add dist tag - update BuildRoot Štěpán Kasal 2007-11-16 17:59:11 +0000
  • 8f159902f7 makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 19:13:27 +0000
  • 9f4f958278 update to 7.3 Than Ngo 2007-09-17 14:04:55 +0000
  • 52a614d7b1 bz292501, update to 7.3 Than Ngo 2007-09-17 13:37:55 +0000
  • e015c76975 bz292501, update to 7.3 Than Ngo 2007-09-17 13:12:53 +0000
  • 9e43f722e6 disable check temporary Than Ngo 2007-01-22 10:59:48 +0000
  • 05074d0ff0 7.0 Than Ngo 2007-01-22 10:15:40 +0000
  • dd269d826c - update to 6.7 - fix #217303, enable-unicode-properties - sane stack limit Than Ngo 2006-11-27 19:43:55 +0000
  • 900923f6de bumped for rebuild Jesse Keating 2006-07-12 07:41:55 +0000
  • dba96c6cb9 - update to 6.6 - fix multilib problem Than Ngo 2006-05-09 12:38:06 +0000
  • cae5019b08 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 04:57:39 +0000
  • e31304ce3f bump for new gcc/glibc Jesse Keating 2006-02-07 13:25:29 +0000
  • 957659a4cf gcc update bump Jesse Keating 2005-12-09 22:42:40 +0000
  • 8d4a32eb79 update to 6.3 Than Ngo 2005-08-24 13:52:18 +0000
  • 673f624514 - rebuild jorton 2005-03-04 11:08:51 +0000
  • b3c7f597e4 - don't print $libdir in 'pcre-config --libs' output jorton 2005-02-11 13:10:36 +0000
  • 3ecca5c01e - include LICENCE, AUTHORS in docdir - run make check - move %configure to %build jorton 2004-11-18 16:06:28 +0000
  • 7ae822c6b4 - update to 5.0 - change License: BSD - fix header location #64248 Than Ngo 2004-11-18 11:21:49 +0000
  • 5956667356 auto-import changelog data from pcre-4.5-3.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 10:00:25 +0000
  • e3f2c678d0 auto-import changelog data from pcre-4.5-2.src.rpm Tue Mar 23 2004 Than Ngo <than@redhat.com> 4.5-2 - add the correct pcre license, #118781 cvsdist 2004-09-09 10:00:22 +0000
  • 2166802a83 auto-import changelog data from pcre-4.5-1.src.rpm 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 cvsdist 2004-09-09 10:00:12 +0000
  • abd371a863 auto-import changelog data from pcre-4.4-1.src.rpm 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 cvsdist 2004-09-09 09:59:38 +0000
  • 64a1270abf auto-import changelog data from pcre-3.9-10.src.rpm 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 cvsdist 2004-09-09 09:58:55 +0000
  • e1fe3a7c6a auto-import changelog data from pcre-3.9-5.src.rpm Thu Jun 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-5 - Fix #65009 cvsdist 2004-09-09 09:58:32 +0000
  • 8284635d10 auto-import changelog data from pcre-3.9-4.src.rpm Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild Thu May 23 2002 Tim Powers <timp@redhat.com> - automated rebuild cvsdist 2004-09-09 09:58:22 +0000
  • 439d37b2d2 auto-import changelog data from pcre-3.9-2.src.rpm 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 cvsdist 2004-09-09 09:58:14 +0000
  • 7a5caf198c auto-import changelog data from pcre-3.4-2.src.rpm 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... cvsdist 2004-09-09 09:57:50 +0000
  • 1eac9513c2 Setup of module pcre cvsdist 2004-09-09 09:57:48 +0000