-
Tue Dec 02 2014 Petr Pisar <ppisar@redhat.com> - 8.32-14
- Fix CVE-2014-8964 (unused memory usage on zero-repeat assertion condition)
(bug #1169797)
-
Fri Aug 01 2014 Petr Pisar <ppisar@redhat.com> - 8.32-13
- Disable unsupported JIT mode on little-endian 64-bit PowerPC platform
(bug #1125642)
- Raise optimization level to 3 on little-endian 64-bit PowerPC (bug #1123498)
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 8.32-12
- Mass rebuild 2014-01-24
-
Fri Jan 10 2014 Petr Pisar <ppisar@redhat.com> - 8.32-11
- Raise optimization to level 3 on 64-bit PowerPC (bug #1051072)
-
Thu Jan 09 2014 Petr Pisar <ppisar@redhat.com> - 8.32-10
- Fix jitted range check (bug #1048101)
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 8.32-9
- Mass rebuild 2013-12-27
-
Wed Oct 16 2013 Petr Pisar <ppisar@redhat.com> - 8.33-8
- Disable strict-aliasing on PPC64 (bug #881232)
-
Mon Jun 03 2013 Petr Pisar <ppisar@redhat.com> - 8.32-7
- Disable unsupported JIT on aarch64 (bug #969693)
-
Thu May 16 2013 Petr Pisar <ppisar@redhat.com> - 8.32-6
- Fix passing too small output vector to pcre_dfa_exec (bug #963284)
-
Mon May 13 2013 Petr Pisar <ppisar@redhat.com> - 8.32-5
- Fix bad handling of empty lines in pcregrep tool (bug #961789)
- Fix possible pcretest crash with a data line longer than 65536 bytes