SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pcre2-devel-10.21-18.el7.x86_64.rpm :
Tue Apr 18 14:00:00 2017 Petr Pisar - 10.21-18
- Fix CVE-2017-7186 in JIT mode (a crash when finding a Unicode property for
a character with a code point greater than 0x10ffff in UTF-32 library while
UTF mode is disabled) (bug #1434504)
- Fix an incorrect cast in UTF validation (upstream bug #2090)

Mon Mar 27 14:00:00 2017 Petr Pisar - 10.21-17
- Fix DFA match for a possessively repeated character class (upstream bug #2086)
- Use a memory allocator from the pattern if no context is supplied to
pcre2_match()

Wed Mar 22 13:00:00 2017 Petr Pisar - 10.21-16
- Close serialization file in pcre2test after any error (upstream bug #2074)
- Fix a potential NULL dereference in pcre2_callout_enumerate() if called with
a NULL pattern pointer when Unicode support is available (upstream bug #2076)

Mon Mar 20 13:00:00 2017 Petr Pisar - 10.21-15
- Fix a pcre2test bug for global match with zero terminated subject
(upstream bug #2063)

Mon Feb 27 13:00:00 2017 Petr Pisar - 10.21-14
- Handle memmory allocation failures in pcre2test tool
- Fix CVE-2017-7186 (a crash when finding a Unicode property for a character
with a code point greater than 0x10ffff in UTF-32 library while UTF mode is
disabled) (upstream bug #2052)

Tue Feb 14 13:00:00 2017 Petr Pisar - 10.21-13
- Fix pcre2grep multi-line matching --only-matching option (upstream bug #1848)

Tue Jan 3 13:00:00 2017 Petr Pisar - 10.21-12
- Fix compiling a class with UCP and without UTF
- Fix an out-of-bound read in pcre2test tool within POSIX mode
(upstream bug #2008)

Fri Dec 16 13:00:00 2016 Petr Pisar - 10.21-11
- Fix a crash when doing an extended substitution for \\p, \\P, or \\X
(upstream bug #1977)
- Fix a crash in substitution if starting offest was specified beyond the
subject end (upstream bug #1992)

Fri Dec 9 13:00:00 2016 Petr Pisar - 10.21-10
- Fix pcre2-config --libs-posix output (upstream bug #1924)
- Fix a memory leak and a typo in a documentation (upstream bug #1973)
- Fix a buffer overflow in partial match test for CRLF in an empty buffer
(upstream bug #1975)
- Fix a crash in pcre2test when displaying a wide character with a set locate
(upstream bug #1976)

Tue Nov 8 13:00:00 2016 Petr Pisar - 10.21-9
- Fix faulty auto-anchoring patterns when .
* is inside an assertion

Mon Oct 24 14:00:00 2016 Petr Pisar - 10.21-8
- Disable the JIT on riscv64.
- Document assert capture limitation (upstream bug #1887)

Wed Oct 19 14:00:00 2016 Petr Pisar - 10.21-7
- Fix displaying a callout position in pcretest output with an escape sequence
greater than \\x{ff}
- Fix pcrepattern(3) documentation
- Fix miscopmilation of conditionals when a group name start with \"R\"
(upstream bug #1873)
- Fix internal option documentation in pcre2pattern(3) (upstream bug #1875)
- Fix optimization bugs for patterns starting with lookaheads
(upstream bug #1882)

Mon Aug 29 14:00:00 2016 Petr Pisar - 10.21-6
- Fix matching characters above 255 when a negative character type was used
without enabled UCP in a positive class (upstream bug #1866)

Mon Jun 20 14:00:00 2016 Petr Pisar - 10.21-5
- Fix repeated pcregrep output if -o with -M options were used and the match
extended over a line boundary (upstream bug #1848)

Fri Jun 10 14:00:00 2016 Petr Pisar - 10.21-4
- Fix a race in JIT locking condition
- Fix an ovector check in JIT test program
- Enable JIT in the pcre2grep tool

Mon Feb 29 13:00:00 2016 Petr Pisar - 10.21-3
- Fix a typo in pcre2_study()

Thu Feb 11 13:00:00 2016 Petr Pisar - 10.21-2
- Report unmatched closing parantheses properly
- Fix pcre2test for expressions with a callout inside a look-behind assertion
(upstream bug #1783)
- Fix CVE-2016-3191 (workspace overflow for (
*ACCEPT) with deeply nested
parentheses) (upstream bug #1791)

Tue Jan 12 13:00:00 2016 Petr Pisar - 10.21-1
- 10.21 bump

Mon Oct 26 13:00:00 2015 Petr Pisar - 10.20-3
- Fix compiling patterns with PCRE2_NO_AUTO_CAPTURE (upstream bug #1704)

Mon Oct 12 14:00:00 2015 Petr Pisar - 10.20-2
- Fix compiling classes with a negative escape and a property escape
(upstream bug #1697)
- Fix integer overflow for patterns whose minimum matching length is large
(upstream bug #1699)

Fri Jul 3 14:00:00 2015 Petr Pisar - 10.20-1
- 10.20 bump

Fri Jun 19 14:00:00 2015 Petr Pisar - 10.20-0.1.RC1
- 10.20-RC1 bump
- Replace dependency on glibc-headers with gcc (bug #1230479)
- Preserve soname

Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 10.10-3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Fri May 29 14:00:00 2015 Marcin Juszkiewicz - 10.10-3
- fixed Release field

Fri May 29 14:00:00 2015 Marcin Juszkiewicz - 10.10-2.1
- Backport fix for AArch64

Tue May 5 14:00:00 2015 Petr Pisar - 10.10-2
- Package pcre2demo.c as a documentation for pcre2-devel

Fri Mar 13 13:00:00 2015 Petr Pisar - 10.10-1
- PCRE2 library packaged


 
ICM