diff --git a/ghostscript-10.02.1.tar.xz b/ghostscript-10.03.0.tar.xz similarity index 84% rename from ghostscript-10.02.1.tar.xz rename to ghostscript-10.03.0.tar.xz index 54364a456a2a57d31e02d57719a54ce6edb02e3d..09029738e4b27ed686e0875559e69fc31150ce05 100644 Binary files a/ghostscript-10.02.1.tar.xz and b/ghostscript-10.03.0.tar.xz differ diff --git a/ghostscript.spec b/ghostscript.spec index 595d1702c951697ff1a2f0395db2ddc502e82f38..f9deacfcff1b2e40c1ffaefa69906428f34eed6b 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -1,4 +1,4 @@ -%define anolis_release 6 +%define anolis_release 1 %global _hardened_build 1 %global _docdir_fmt %{name} @@ -9,7 +9,7 @@ Name: ghostscript Summary: Interpreter for PostScript language & PDF -Version: 10.02.1 +Version: 10.03.0 Release: %{anolis_release}%{?dist} License: AGPLv3+ URL: https://ghostscript.com/ @@ -263,6 +263,9 @@ install -m 0755 -d %{buildroot}%{_datadir}/%{name}/conf.d/ %changelog +* Thu Apr 24 2025 zjl02254423 - 10.03.0-1 +- Update vesion to fix CVE-2024-29508 + * Tue Apr 22 2025 tomcruiseqi <10762123+tomcruiseqi@user.noreply.gitee.com> - 10.02.1-6 - Fix CVE-2025-27832