From c56adede270aaccffae53ab8cfe00d5a4891261d Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Fri, 19 Jun 2026 19:28:10 +0200 Subject: [PATCH] package/ghostscript: security bump to version 10.07.1 https://ghostscript.readthedocs.io/en/gs10.07.1/News.html "This release addresses a number of potential security issues." Renumbered patch which was forgotten during the last version bump. Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain (cherry picked from commit dd929c3d253dfaf9392d327c16c5e0d0f2b1353f) Signed-off-by: Thomas Perale --- package/ghostscript/{0002-brotli.patch => 0001-brotli.patch} | 0 package/ghostscript/ghostscript.hash | 4 ++-- package/ghostscript/ghostscript.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename package/ghostscript/{0002-brotli.patch => 0001-brotli.patch} (100%) diff --git a/package/ghostscript/0002-brotli.patch b/package/ghostscript/0001-brotli.patch similarity index 100% rename from package/ghostscript/0002-brotli.patch rename to package/ghostscript/0001-brotli.patch diff --git a/package/ghostscript/ghostscript.hash b/package/ghostscript/ghostscript.hash index c2e48b01e6..94017262df 100644 --- a/package/ghostscript/ghostscript.hash +++ b/package/ghostscript/ghostscript.hash @@ -1,5 +1,5 @@ -# From https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10070/SHA512SUMS -sha512 1c2a14951223c975a53bd9767c28bd3a6e420c385a5e0d7a60a5ff5b091bc027929c815bf57cddf97611e8d265ece1c219321737f2cabb5646685c6e8cdb85c9 ghostscript-10.07.0.tar.xz +# From https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10071/SHA512SUMS +sha512 7b38ca10fa7ab648924f7db3e2e4933c3d18e04c8db1346fca4d4f7b85dfbd7888d5fc46f413613b46429fb47b675a593994c25e50e9de4dcdbee3bdd8a5e449 ghostscript-10.07.1.tar.xz # Hash for license file: sha256 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b LICENSE diff --git a/package/ghostscript/ghostscript.mk b/package/ghostscript/ghostscript.mk index 159e06db91..250c851b28 100644 --- a/package/ghostscript/ghostscript.mk +++ b/package/ghostscript/ghostscript.mk @@ -4,7 +4,7 @@ # ################################################################################ -GHOSTSCRIPT_VERSION = 10.07.0 +GHOSTSCRIPT_VERSION = 10.07.1 GHOSTSCRIPT_SOURCE = ghostscript-$(GHOSTSCRIPT_VERSION).tar.xz GHOSTSCRIPT_SITE = https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs$(subst .,,$(GHOSTSCRIPT_VERSION)) GHOSTSCRIPT_LICENSE = AGPL-3.0