!10 Update to 0.9.6 for fix CVE-2021-46141 and CVE-2021-46142

Merge pull request !10 from wk333/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-26 03:34:03 +00:00 committed by Gitee
commit fd29928b1b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
uriparser-0.9.6.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: uriparser Name: uriparser
Version: 0.9.3 Version: 0.9.6
Release: 3 Release: 1
Summary: A strictly RFC 3986 compliant URI parsing and handling library written in C89 Summary: A strictly RFC 3986 compliant URI parsing and handling library written in C89
License: BSD License: BSD
URL: https://uriparser.github.io/ URL: https://uriparser.github.io/
@ -59,6 +59,9 @@ LD_LIBRARY_PATH=".libs" make check
%doc %{_docdir}/uriparser/html %doc %{_docdir}/uriparser/html
%changelog %changelog
* Tue Jan 25 2022 wangkai <wangkai385@huawei.com> - 0.9.6-1
- Update to 0.9.6 for fix CVE-2021-46141 and CVE-2021-46142
* Fri Jan 14 2022 xu_ping <xuping33@huawei.com> - 0.9.3-3 * Fri Jan 14 2022 xu_ping <xuping33@huawei.com> - 0.9.3-3
- Add BulidRequires to fix libgmock.so.1.8.1()(64bit) not found - Add BulidRequires to fix libgmock.so.1.8.1()(64bit) not found