commit
14ad4260b3
215
CVE-2020-12762.patch
Normal file
215
CVE-2020-12762.patch
Normal file
File diff suppressed because one or more lines are too long
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: json-c
|
Name: json-c
|
||||||
Version: 0.13.1
|
Version: 0.13.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: JSON implementation in C
|
Summary: JSON implementation in C
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -26,6 +26,7 @@ Patch6004: 0002-Issue-486-append-a-missing-.0-to-negative-double-val.patch
|
|||||||
|
|
||||||
Patch9000: bugfix-json-c-support_aarch64.patch
|
Patch9000: bugfix-json-c-support_aarch64.patch
|
||||||
Patch6005: json-c-bugfix-against-INT64_MAX.patch
|
Patch6005: json-c-bugfix-against-INT64_MAX.patch
|
||||||
|
Patch6006: CVE-2020-12762.patch
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -109,6 +110,9 @@ end
|
|||||||
%doc %{_pkgdocdir}
|
%doc %{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 ruanweidong <ruanweidong1@huawei.com> - 0.13.1-7
|
||||||
|
- fix CVE-2020-12762
|
||||||
|
|
||||||
* Sat Mar 21 2020 songnannan <songnannan2@huawei.com> - 0.13.1-6
|
* Sat Mar 21 2020 songnannan <songnannan2@huawei.com> - 0.13.1-6
|
||||||
- delete the check
|
- delete the check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user