From 4af46d10ed7ed70a4db0fc3c395f2b26817fe61a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Sat, 18 Jun 2022 12:09:28 +0200 Subject: [PATCH] Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 --- graphviz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 1ea42c8..c57377e 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -71,7 +71,7 @@ Name: graphviz Summary: Graph Visualization Tools Version: 4.0.0 -Release: 3%{?dist} +Release: 4%{?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 +* Sat Jun 18 2022 Robert-André Mauchin - 4.0.0-4 +- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, + CVE-2022-29526, CVE-2022-30629 + * Mon Jun 13 2022 Python Maint - 4.0.0-3 - Rebuilt for Python 3.11