import json-c-0.13.1-2.el8

This commit is contained in:
CentOS Sources 2021-05-24 04:10:03 +00:00 committed by Andrew Lukoshko
parent 34279faacd
commit 577a7ddf69

View File

@ -16,7 +16,7 @@
Name: json-c
Version: 0.13.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: JSON implementation in C
License: MIT
@ -169,6 +169,9 @@ end
%changelog
* Thu May 20 2021 Joe Orton <jorton@redhat.com> - 0.13.1-2
- rebuild (#1954436)
* Thu Apr 15 2021 Tomas Korbar <tkorbar@redhat.com> - 0.13.1-1
- Fix CVE-2020-12762 out-of-bounds write via a large JSON file
- Resolves: rhbz#1835626