From 3860123a22e84fe376d55d1701ced5a4bb35705c Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sun, 10 Jul 2022 23:39:06 -0400 Subject: [PATCH] Rebuilt for Golang CVEs again Unfortunately, the side tag was not merged before Graphviz was rebuilt again, and now gating tests prevent it from merging. --- graphviz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index b63208b..9f9d846 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -71,7 +71,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 4.0.0 -Release: 8%{?dist} +Release: 9%{?dist} License: EPL-1.0 URL: http://www.graphviz.org/ Source0: https://gitlab.com/%{name}/%{name}/-/archive/%{version}/%{name}-%{version}.tar.bz2 @@ -693,6 +693,10 @@ php --no-php-ini \ %endif %changelog +* Sun Jul 10 2022 Elliott Sales de Andrade - 4.0.0-9 +- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, + CVE-2022-29526, CVE-2022-30629 + * Mon Jun 20 2022 Jaroslav Škarvada - 4.0.0-8 - Rebuilt for ocaml Resolves: rhbz#2098719