From bf70a0d2a4250e2b334824856072266db311e939 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 18 Apr 2017 14:35:01 +0200 Subject: [PATCH] Correct a changelog entry --- pcre2.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pcre2.spec b/pcre2.spec index eea67df..5671f83 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -72,7 +72,8 @@ Patch10: pcre2-10.23-Fix-misbehaving-DFA-match-for-possessively-repeated-.pat Patch11: pcre2-10.23-Fix-bug-introduced-at-10.21-use-memory-allocator-fro.patch # 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), upstream bug #2052, in upstream after 10.23 +# UTF mode is disabled), bug #1434504, upstream bug #2052, +# in upstream after 10.23 Patch12: pcre2-10.23-Fix-character-type-detection-when-32-bit-and-UCP-are.patch # Fix an incorrect cast in UTF validation, upstream bug #2090, # in upstream after 10.23 @@ -267,7 +268,7 @@ make %{?_smp_mflags} check VERBOSE=yes * Tue Apr 18 2017 Petr Pisar - 10.23-6 - 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), upstream bug #2052, in upstream after 10.23 + UTF mode is disabled) (bug #1434504) - Fix an incorrect cast in UTF validation (upstream bug #2090) * Mon Mar 27 2017 Petr Pisar - 10.23-5