From 5f80560c8416116c2ef1ad4d68ea71387703a09e Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 21 Jun 2024 09:36:41 +0200 Subject: [PATCH] RHEL-38835 run the package with correct tests Resolves: RHEL-38835 --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index f2b3e7f..8eacd12 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -45,7 +45,7 @@ Name: ghostscript Summary: Interpreter for PostScript language & PDF Version: 10.02.1 -Release: 9%{?dist} +Release: 10%{?dist} License: AGPL-3.0-or-later @@ -431,6 +431,9 @@ done # ============================================================================= %changelog +* Fri Jun 21 2024 Zdenek Dohnal - 10.02.1-10 +- RHEL-38835 run the package with correct tests + * Thu Jun 20 2024 Zdenek Dohnal - 10.02.1-9 - RHEL-38835 CVE-2024-33871 ghostscript: OPVP device arbitrary code execution via custom Driver library