Changelog for
pcre-devel-8.44-1.fc30.i686.rpm :
* Fri Feb 14 2020 Petr Pisar
- 8.44-1- 8.44 bump
* Wed Feb 12 2020 Petr Pisar - 8.43-3- Make erroroffset initializion in a POSIX wrapper thread-safe (upstream bug #2447)- Fix an integer overflow when parsing numbers after \"(?C\" (upstream bug #2463)- Fix shifting integer bits and a NULL pointer dereferce in pcretest tool (upstream bug #2380)
* Fri May 24 2019 Petr Pisar - 8.43-2- Add (
*LF) to a list of start-of-pattern options in the C++ wrapper (upstream bug #2400)
* Mon Feb 25 2019 Petr Pisar - 8.43-1- 8.43 bump
* Sun Feb 17 2019 Igor Gnatenko - 8.43-0.1.RC1.2- Rebuild for readline 8.0
* Fri Feb 01 2019 Fedora Release Engineering - 8.43-0.1.RC1.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jan 28 2019 Petr Pisar - 8.43-0.1.RC1- 8.43-RC1 bump
* Wed Jan 23 2019 Petr Pisar - 8.42-7- Link applications to PCRE-specific symbols when using POSIX API (bug #1667614)
* Thu Jan 03 2019 Petr Pisar - 8.42-6- Fix OpenPOWER 64-bit ELFv2 ABI detection in JIT compiler (upstream bug #2353)- Fix an undefined behavior in aarch64 JIT compiler (upstream bug #2355)
* Thu Nov 01 2018 Petr Pisar - 8.42-5- Fix a subject buffer overread in JIT when UTF is disabled and \\X or \\R has a greater than 1 fixed quantifier- Fix matching a zero-repeated subroutine call at a start of a pattern (upstream bug #2332)
* Mon Sep 03 2018 Petr Pisar - 8.42-4- Fix anchoring in conditionals with only one branch (upstream bug #2307)
* Mon Aug 20 2018 Petr Pisar - 8.42-3- Fix autopossessifying a repeated negative class with no characters less than 256 that is followed by a positive class with only characters less than 256 (upstream bug #2300)
* Fri Jul 13 2018 Fedora Release Engineering - 8.42-2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Petr Pisar - 8.42-2- Fix handling UTF and start-of-pattern options in C++ wrapper (upstream bug #2283)- Fix an error message and locale handling in pcregrep tool
* Tue Mar 20 2018 Petr Pisar - 8.42-1- 8.42 bump