Changelog for
pcre-devel-8.37-4.fc23.i686.rpm :
Tue Aug 25 14:00:00 2015 Petr Pisar
- 8.37-4
- Fix a heap overflow when compiling certain expression with named references
(bug #1256452)
Thu Aug 6 14:00:00 2015 Petr Pisar - 8.37-3
- Fix a buffer overflow with duplicated named groups with a reference between
their definition, with a group that reset capture numbers
- Fix a buffer overflow with a forward reference by name to a group whose
number is the same as the current group
- Fix a buffer overflow with duplicated named groups and an occurrence of \"(?|\"
(bug #1250946)
Wed Jul 1 14:00:00 2015 Petr Pisar - 8.37-2
- Fix CVE-2015-3210 (heap overflow when compiling an expression with named
recursive back reference and the name is duplicated) (bug #1236659)
- Fix CVE-2015-5073 (heap overflow when compiling an expression with an
forward reference within backward asserion with excessive closing
paranthesis) (bug #1237224)
Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 8.37-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Tue Apr 28 14:00:00 2015 Petr Pisar - 8.37-1
- 8.37 bump
Thu Apr 23 14:00:00 2015 Petr Pisar - 8.37-0.2.RC1
- Fix static linking (bug #1214494)
- Package pcredemo.c as a documentation for pcre-devel
- Fix JIT on AArch64
Wed Apr 22 14:00:00 2015 Petr Pisar - 8.37-0.1.RC1
- 8.37 RC1 bump
Thu Apr 9 14:00:00 2015 Petr Pisar - 8.36-5
- Fix computing size for pattern with a negated special calss in on-UCP mode
(bug #1210383)
- Fix compilation of a pattern with mutual recursion nested inside other group
(bug #1210393)
- Fix compilation of a parenthesized comment (bug #1210410)
- Fix compliation of mutual recursion inside a lookbehind assertion
(bug #1210417)
- Fix pcregrep loop when \\K is used in a lookbehind assertion (bug #1210423)
- Fix pcretest loop when \\K is used in a lookbehind assertion (bug #1210423)
- Fix backtracking for \\C\\X
* in UTF-8 mode (bug #1210576)
Thu Mar 26 13:00:00 2015 Petr Pisar - 8.36-4
- Fix computing size of JIT read-only data (bug #1206131)
Thu Feb 19 13:00:00 2015 David Tardon - 8.36-3.1
- rebuild for C++ stdlib API changes in gcc5
Thu Nov 20 13:00:00 2014 Petr Pisar - 8.36-3
- Fix CVE-2014-8964 (unused memory usage on zero-repeat assertion condition)
(bug #1165626)
Fri Nov 7 13:00:00 2014 Petr Pisar - 8.36-2
- Reset non-matched groups within capturing group up to forced match
(bug #1161587)
Tue Oct 7 14:00:00 2014 Petr Pisar - 8.36-1
- 8.36 bump
Tue Sep 16 14:00:00 2014 Petr Pisar - 8.36-0.1.RC1
- 8.36 RC1 bump
- Enable JIT on aarch64
Sun Aug 17 14:00:00 2014 Fedora Release Engineering - 8.35-6.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Mon Aug 11 14:00:00 2014 Petr Pisar - 8.35-6
- Fix compile-time loop for recursive reference within a group with an
indefinite repeat (bug #1128577)
Wed Jul 30 14:00:00 2014 Tom Callaway - 8.35-5
- fix license handling
Mon Jul 14 14:00:00 2014 Petr Pisar - 8.35-4
- Fix empty-matching possessive zero-repeat groups in interpreted mode
(bug #1119241)
- Fix memory leaks in pcregrep (bug #1119257)
- Fix compiler crash for zero-repeated groups with a recursive back reference
(bug #1119272)
Thu Jun 19 14:00:00 2014 Petr Pisar - 8.35-3
- Fix bad starting data when char with more than one other case follows
circumflex in multiline UTF mode (bug #1110620)
- Fix not including VT in starting characters for \\s if pcre_study() is used
(bug #1111045)
- Fix character class with a literal quotation (bug #1111054)
Fri Jun 6 14:00:00 2014 Fedora Release Engineering - 8.35-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Fri Apr 11 14:00:00 2014 Petr Pisar - 8.35-2
- Do no rely on wrapping signed integer while parsing {min,max} expression
(bug #1086630)
Wed Apr 9 14:00:00 2014 Petr Pisar - 8.35-1
- 8.35 bump
- Run tests in parallel
Fri Mar 14 13:00:00 2014 Petr Pisar - 8.35-0.1.RC1
- 8.35-RC1 bump
Tue Mar 11 13:00:00 2014 Petr Pisar - 8.34-4
- Fix max/min quantifiers in ungreedy mode (bug #1074500)
Tue Jan 21 13:00:00 2014 Dan Horák - 8.34-3
- enlarge stack for tests on s390x
Thu Jan 9 13:00:00 2014 Petr Pisar - 8.34-2
- Fix jitted range check (bug #1048097)
Mon Dec 16 13:00:00 2013 Petr Pisar - 8.34-1
- 8.34 bump
Wed Oct 16 14:00:00 2013 Petr Pisar - 8.33-3
- Disable strict-aliasing on PPC64 (bug #881232)
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 8.33-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Mon Jun 3 14:00:00 2013 Petr Pisar - 8.33-2
- Disable unsupported JIT on aarch64 (bug #969693)
Thu May 30 14:00:00 2013 Petr Pisar - 8.33-1
- 8.33 bump
Thu May 16 14:00:00 2013 Petr Pisar - 8.33-0.3.RC1
- Fix passing too small output vector to pcre_dfa_exec (bug #963284)
Mon May 13 14:00:00 2013 Petr Pisar - 8.33-0.2.RC1
- Fix bad handling of empty lines in pcregrep tool (bug #961789)
- Fix possible pcretest crash with a data line longer than 65536 bytes
Thu May 2 14:00:00 2013 Petr Pisar - 8.33-0.1.RC1
- 8.33-RC1 bump
Mon Jan 28 13:00:00 2013 Petr Pisar - 8.32-4
- Fix forward search in JIT when link size is 3 or greater
- Fix buffer over-read in UTF-16 and UTF-32 modes with JIT
Fri Jan 25 13:00:00 2013 Peter Robinson 8.32-3
- Adjust autoreconf to fix FTBFS on F-19
Mon Jan 7 13:00:00 2013 Petr Pisar - 8.32-2
- Make inter-subpackage dependencies architecture specific (bug #892187)
Fri Nov 30 13:00:00 2012 Petr Pisar - 8.32-1
- 8.32 bump
Thu Nov 29 13:00:00 2012 Petr Pisar - 8.32-0.2.RC1
- Inter-depend sub-packages to prevent from mixing different versions
Tue Nov 13 13:00:00 2012 Petr Pisar - 8.32-0.1.RC1
- 8.32-RC1 bump
Mon Sep 3 14:00:00 2012 Petr Pisar - 8.31-2
- Set re_nsub in regcomp() properly (bug #853990)
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 8.31-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jul 13 14:00:00 2012 Petr Pisar - 8.31-1
- 8.31 bump
Tue Jun 5 14:00:00 2012 Petr Pisar - 8.31-0.1.RC1
- 8.31-RC1 bump
Sat May 12 14:00:00 2012 Tom Callaway - 8.30-7
- disable jit for sparcv9 and sparc64
Fri May 11 14:00:00 2012 Petr Pisar - 8.30-6
- Fix spelling in manual pages (bug #820978)
Mon Apr 23 14:00:00 2012 Petr Pisar - 8.30-5
- Possessify high ASCII (bug #815217)
- Fix ovector overflow (bug #815214)
Fri Apr 20 14:00:00 2012 Petr Pisar - 8.30-4
- Possesify \\s
*\\R (bug #813237)
Thu Apr 5 14:00:00 2012 Petr Pisar - 8.30-3
- Fix look-behind assertion in UTF-8 JIT mode (bug #810314)
Tue Feb 28 13:00:00 2012 Petr Pisar - 8.30-2
- Remove old libpcre.so.0 from distribution
- Move library to /usr
Thu Feb 9 13:00:00 2012 Petr Pisar - 8.30-1
- 8.30 bump
- Add old libpcre.so.0 to preserve compatibility temporarily
Fri Jan 27 13:00:00 2012 Petr Pisar - 8.30-0.1.RC1
- 8.30 Relase candidate 1 with UTF-16 support and
*API change
*
- Enable UTF-16 variant of PCRE library
- The pcre_info() function has been removed from pcre library.
- Loading compiled pattern does not fix endianity anymore. Instead an errror
is returned and the application can use pcre_pattern_to_host_byte_order() to
convert the pattern.
- Surrogates (0xD800---0xDFFF) are forbidden in UTF-8 mode now.
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 8.21-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Mon Jan 2 13:00:00 2012 Petr Pisar - 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 13:00:00 2011 Petr Pisar - 8.21-1
- 8.21 bump
Thu Dec 8 13:00:00 2011 Karsten Hopp 8.21-0.2.RC1
- ppc needs a larger stack similar to s390
Tue Dec 6 13:00:00 2011 Petr Pisar - 8.21-0.1.RC1
- 8.21-RC1 bump
Fri Dec 2 13:00:00 2011 Petr Pisar - 8.20-7
- Fix case-less match if cases differ in encoding length (bug #756675)
Fri Nov 25 13:00:00 2011 Petr Pisar - 8.20-6
- Fix cache-flush in JIT on PPC
Tue Nov 22 13:00:00 2011 Petr Pisar - 8.20-5
- Fix repeated forward reference (bug #755969)
Wed Nov 16 13:00:00 2011 Petr Pisar - 8.20-4
- Fix other look-behind regressions
Tue Nov 15 13:00:00 2011 Petr Pisar - 8.20-3
- Fix look-behind regression in 8.20
Tue Nov 15 13:00:00 2011 Dan Horák - 8.20-2
- fix build on s390(x) - disable jit and use larger stack for tests
Fri Oct 21 14:00:00 2011 Petr Pisar - 8.20-1
- 8.20 bump
Tue Oct 11 14:00:00 2011 Petr Pisar - 8.20-0.1.RC3
- 8.20-RC3 bump
Fri Sep 23 14:00:00 2011 Petr Pisar - 8.20-0.1.RC2
- 8.20-RC2 bump
Mon Sep 12 14:00:00 2011 Petr Pisar - 8.20-0.1.RC1
- 8.20-RC1 bump with JIT
Tue Sep 6 14:00:00 2011 Petr Pisar - 8.13-4
- Fix infinite matching PRUNE (bug #735720)
Mon Aug 22 14:00:00 2011 Petr Pisar - 8.13-3
- Fix parsing named class in expression (bug #732368)
Thu Aug 18 14:00:00 2011 Petr Pisar - 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 14:00:00 2011 Petr Pisar - 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 9 14:00:00 2011 Petr Pisar - 8.12-4
- Fix caseless reference matching in UTF-8 mode when the upper/lower case
characters have different lengths (bug #702623)
Mon May 9 14:00:00 2011 Petr Pisar - 8.12-3
- Fix typos in manual pages (bugs #675476, #675477)
- Clean spec file up
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 8.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Jan 17 13:00:00 2011 Petr Pisar - 8.12-1
- 8.12 bump
- Remove accepted pcre-8.11-Fix-typo-in-pcreprecompile-3.patch
Mon Dec 13 13:00:00 2010 Petr Pisar - 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 14:00:00 2010 Petr Pisar - 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 8 14:00:00 2010 Petr Pisar - 7.8-4
- Add COPYING to static subpackage
- Remove useless rpath
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 7.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 7.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Oct 1 14:00:00 2008 Lubomir Rintel - 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 4 14:00:00 2008 Tomas Hoger - 7.3-4
- Apply Tavis Ormandy\'s patch for CVE-2008-2371.
Tue Feb 12 13:00:00 2008 Tomas Hoger - 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 13:00:00 2007 Stepan Kasal - 7.3-2
- Remove obsolete ``reqs\'\'
- add dist tag
- update BuildRoot
Mon Sep 17 14:00:00 2007 Than Ngo - 7.3-1
- bz292501, update to 7.3
Mon Jan 22 13:00:00 2007 Than Ngo - 7.0-1
- 7.0
Mon Nov 27 13:00:00 2006 Than Ngo - 6.7-1
- update to 6.7
- fix #217303, enable-unicode-properties
- sane stack limit
Wed Jul 12 14:00:00 2006 Jesse Keating - 6.6-1.1
- rebuild
Tue May 9 14:00:00 2006 Than Ngo 6.6-1
- update to 6.6
- fix multilib problem
Fri Feb 10 13:00:00 2006 Jesse Keating - 6.3-1.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 6.3-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Wed Aug 24 14:00:00 2005 Than Ngo 6.3-1
- update to 6.3
Fri Mar 4 13:00:00 2005 Joe Orton 5.0-4
- rebuild
Fri Feb 11 13:00:00 2005 Joe Orton 5.0-3
- don\'t print $libdir in \'pcre-config --libs\' output
Thu Nov 18 13:00:00 2004 Joe Orton 5.0-2
- include LICENCE, AUTHORS in docdir
- run make check
- move %configure to %build
Thu Nov 18 13:00:00 2004 Than Ngo 5.0-1
- update to 5.0
- change License: BSD
- fix header location #64248
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Tue Mar 23 13:00:00 2004 Than Ngo 4.5-2
- add the correct pcre license, #118781
Fri Mar 12 13:00:00 2004 Than Ngo 4.5-1
- update to 4.5
Tue Mar 2 13:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Fri Sep 26 14:00:00 2003 Harald Hoyer 4.4-1
- 4.4
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Wed May 7 14:00:00 2003 Than Ngo 4.2-1
- update to 4.2
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Tue Jan 21 13:00:00 2003 Than Ngo 3.9-9
- build with utf8, bug #81504
Fri Nov 22 13:00:00 2002 Elliot Lee 3.9-8
- Really remove .la files
Fri Oct 11 14:00:00 2002 Than Ngo 3.9-7
- remove .la
Thu Oct 10 14:00:00 2002 Than Ngo 3.9-7
- Typo bug
Wed Oct 9 14:00:00 2002 Than Ngo 3.9-6
- Added missing so symlink
Thu Sep 19 14:00:00 2002 Than Ngo 3.9-5.1
- Fixed to build s390/s390x/x86_64
Thu Jun 27 14:00:00 2002 Bernhard Rosenkraenzer 3.9-5
- Fix #65009
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Mon Mar 4 13:00:00 2002 Bernhard Rosenkraenzer 3.9-2
- rebuild
Fri Jan 11 13:00:00 2002 Bernhard Rosenkraenzer 3.9-1
- Update to 3.9
Wed Nov 14 13:00:00 2001 Bernhard Rosenkraenzer 3.7-1
- Update to 3.7
Thu May 17 14:00:00 2001 Bernhard Rosenkraenzer 3.4-2
- Move libpcre to /lib, grep uses it these days (#41104)
Wed Apr 18 14:00:00 2001 Bernhard Rosenkraenzer
- Move this to a separate package, used to be in kdesupport, but it\'s
generally useful...