From 577a7ddf69f08ee322b3780ada6a8fc2fc66e655 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Mon, 24 May 2021 04:10:03 +0000 Subject: [PATCH] import json-c-0.13.1-2.el8 --- SPECS/json-c.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/json-c.spec b/SPECS/json-c.spec index 71a52b8..8034f8d 100644 --- a/SPECS/json-c.spec +++ b/SPECS/json-c.spec @@ -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 - 0.13.1-2 +- rebuild (#1954436) + * Thu Apr 15 2021 Tomas Korbar - 0.13.1-1 - Fix CVE-2020-12762 out-of-bounds write via a large JSON file - Resolves: rhbz#1835626