Commit Graph

177 Commits

Author SHA1 Message Date
Petr Písař
949ac43e59 Fix look-behind assertion in UTF-8 JIT mode 2012-04-05 17:38:43 +02:00
Petr Písař
d4eed22185 Move library to /usr 2012-02-28 14:14:06 +01:00
Petr Písař
31ff8ae7c2 Remove old libpcre.so.0 from distribution 2012-02-28 14:14:06 +01:00
Petr Písař
eacb9fb02a Document API change in pcre-8.30 2012-02-09 17:55:09 +01:00
Petr Písař
738f7d3782 Fix development library link 2012-02-09 17:00:55 +01:00
Petr Písař
7c4a94b471 Add old libpcre.so.0 to preserve compatibility temporarily 2012-02-09 15:16:20 +01:00
Petr Písař
90bc5d6a2b Autoreconf after patching 2012-02-09 14:55:26 +01:00
Petr Písař
c74eea56c9 8.30 bump 2012-02-09 14:44:45 +01:00
Petr Písař
2bd0b1ba06 8.30 RC1 bump
UTF-16 enabled too.
2012-02-09 14:29:35 +01:00
Dennis Gilmore
fbd137e285 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 06:05:56 -06:00
Petr Písař
8c176900e5 Fix NULL pointer derefernce in pcre_free_study() 2012-01-02 12:34:42 +01:00
Petr Písař
404ec67656 Fix unmatched subpattern to not become wildcard 2012-01-02 11:11:24 +01:00
Petr Písař
a6258a8bc0 8.21 bump 2011-12-12 16:31:28 +01:00
Karsten Hopp
171d290745 ppc needs a larger stack similar to s390 2011-12-08 13:40:30 +01:00
Petr Písař
8164713750 pcre-config --libs-cpp patch accepted by upstream 2011-12-07 18:04:01 +01:00
Petr Písař
20e607628a 8.21-RC1 bump 2011-12-06 19:29:30 +01:00
Petr Písař
789dda6d1e Fix case-less match if cases differ in encoding length 2011-12-02 11:47:19 +01:00
Petr Písař
eadca49929 Fix cache-flush in JIT on PPC 2011-11-25 13:08:36 +01:00
Petr Písař
8d3f8f500e Fix typo in lookbehind2 patch suffix 2011-11-22 16:42:29 +01:00
Petr Písař
b41a1da88c Fix repeated forward reference 2011-11-22 16:38:38 +01:00
Petr Písař
3c7545a57b Fix other look-behind regressions 2011-11-16 13:29:22 +01:00
Petr Písař
381787cb6b Fix look-behind regression in 8.20 2011-11-15 16:38:00 +01:00
Dan Horák
dfafe2bb25 fix build on s390(x) - disable jit and use larger stack for tests 2011-11-15 15:24:10 +01:00
Petr Písař
e6c39a297b 8.20 bump 2011-10-21 11:42:51 +02:00
Petr Písař
adf5fb5148 8.20-RC3 bump 2011-10-11 13:00:54 +02:00
Petr Písař
c262c3fb15 8.20-RC2 bump 2011-09-23 13:31:59 +02:00
Petr Písař
9ab62f88bd 8.20-RC1 bump 2011-09-12 16:51:37 +02:00
Petr Písař
584e50ee6c Fix infinite matching PRUNE (bug #735720) 2011-09-06 18:07:12 +02:00
Petr Písař
fcc2c60a31 Fix parsing named class in expression 2011-08-22 10:33:23 +02:00
Petr Písař
53a7f77f56 Compile pcretest with readline support 2011-08-18 16:04:45 +02:00
Petr Písař
f5f5259904 Remove explicit defattr from spec code 2011-08-18 15:57:56 +02:00
Petr Písař
c1e7548002 Separate utilities from libraries 2011-08-18 15:49:45 +02:00
Petr Písař
1e7d91f17b 8.13 bump 2011-08-18 14:54:57 +02:00
Petr Písař
54a4973709 Fix caseless reference 2011-05-09 13:58:00 +02:00
Petr Písař
abbcae7348 Clean spec file up 2011-05-09 11:23:53 +02:00
Petr Písař
d4dd586c34 Fix typos in manual pages 2011-05-09 11:01:02 +02:00
Dennis Gilmore
f2e1a53265 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 09:20:48 -06:00
Petr Písař
d1600be044 8.12 bump 2011-01-17 11:32:39 +01:00
Petr Písař
3f6975f0ae Document why shared library is not under /usr 2010-12-13 13:30:18 +01:00
Petr Písař
954091c1ef 8.11 bump
Bump 8.11 and fix typo in manual.
2010-12-13 13:18:06 +01:00
Fedora Release Engineering
8e99fc51e8 dist-git conversion 2010-07-29 05:38:40 +00:00
Petr Pisar
8a6e171937 Resolves: #612635 - 8.10 bump 2010-07-12 14:39:14 +00:00
Petr Pisar
f2bd6a0eb4 Add COPYING to static subpackage and remove rpath 2010-07-08 17:13:05 +00:00
Bill Nottingham
7d5a4d21e3 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:30:20 +00:00
Jesse Keating
e47f169c0b - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 23:22:42 +00:00
Jesse Keating
92cd1bb0c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 10:13:07 +00:00
Lubomir Rintel
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
2008-10-01 11:12:12 +00:00
thoger
12330eff7a Add patch for CVE-2008-2371 reported by Tavis Ormandy. 2008-07-04 16:05:48 +00:00
thoger
4b8f02a4d6 Add patch to address CVE-2008-0674, #431660 (buffer overflow via large
unicode character class)
2008-02-15 07:48:09 +00:00
Štěpán Kasal
94614c2944 - Remove obsolete ``reqs''
- add dist tag
- update BuildRoot
2007-11-16 17:59:11 +00:00