Fix a typo in a comment
This commit is contained in:
parent
6d944117b6
commit
392d65b972
@ -50,7 +50,7 @@ Patch6: pcre-8.41-Fix-wrong-first-character-when-a-backreference-with-.patch
|
||||
# Fix out-of-bounds read for partial matching of /./ against an empty string
|
||||
# when the newline type is CRLF, upstream bug #2226, in upstream after 8.41
|
||||
Patch7: pcre-8.41-Fix-out-of-bounds-read-for-partial-matching-of-.-aga.patch
|
||||
# Fix returning unset groups in POSIX interface if REG_STARTEND a non-zero
|
||||
# Fix returning unset groups in POSIX interface if REG_STARTEND has a non-zero
|
||||
# starting offset, upstream bug #2244, in upstream after 8.41
|
||||
Patch8: pcre-8.41-Fix-POSIX-API-bug-when-REG_STARTEND-is-used-with-a-n.patch
|
||||
BuildRequires: readline-devel
|
||||
@ -238,7 +238,7 @@ make %{?_smp_mflags} check VERBOSE=yes
|
||||
|
||||
%changelog
|
||||
* Tue Feb 20 2018 Petr Pisar <ppisar@redhat.com> - 8.41-6
|
||||
- Fix returning unset groups in POSIX interface if REG_STARTEND a non-zero
|
||||
- Fix returning unset groups in POSIX interface if REG_STARTEND has a non-zero
|
||||
starting offset (upstream bug #2244)
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.41-5.2
|
||||
|
Loading…
Reference in New Issue
Block a user