Plain upstream Ghostscript
The "ghostscript" package might be incompatible
with the official openSUSE "ghostscript-library"
package.
See "Package clean-up and upgrade to latest
stable release" at
https://bugzilla.novell.com/show_bug.cgi?id=735824
You need the packages ghostscript and
ghostscript-x11 which replace the official
packages ghostscript-library and
ghostscript-x11 (provided you have already
the package ghostscript-x11 installed).
Do not remove installed ghostscript-fonts-*
packages.
To replace the official packages, you must
install ghostscript and ghostscript-x11
in one run, e.g.:
# rpm -Uhv ghostscript-*.rpm ghostscript-x11-*.rpm
To go back to the official packages, you must
first remove the ghostscript and ghostscript-x11
package and ignore RPM package dependencies, e.g.:
# rpm -e --nodeps ghostscript ghostscript-x11
Then you can re-install the official packages,
e.g.:
# rpm -Uhv ghostscript-library-*.rpm ghostscript-x11-*.rpm
Be careful that you specify during installation
the exact right ghostscript-x11-*.rpm package
(with exact matching version-release) - otherwise
you get RPM conflicts.
In general please read
https://build.opensuse.org/project/show?project=Printing
- Developed at Printing
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryCandidates/ghostscript && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000051 51 Bytes | |
apparmor_ghostscript | 0000001045 1.02 KB | |
ghostscript-10.03.1.tar.gz | 0089140503 85 MB | |
ghostscript.changes | 0000085097 83.1 KB | |
ghostscript.spec | 0000016619 16.2 KB | |
ijs_exec_server_dont_use_sh.patch | 0000000983 983 Bytes |
Revision 67 (latest revision is 69)
Security fixes for CVE-2024-33869 bsc#1226946 and CVE-2023-52722 bsc#1223852 and CVE-2024-33870 bsc#1226944 and CVE-2024-33871 bsc#1225491 and CVE-2024-29510 bsc#1226945 for ghostscript and ghostscript-mini (forwarded request 1184312 from jsmeix)
Comments 2
Ghostscript 9.24 has been released; https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs924/ghostscript-9.24-linux-x86.tgz
There is a regression on ghostscript 9.27 fixed upstream, but there isn't a new point release yet. It affects klatexformula and some other apps that depends on ghostscript.
Please, apply the patch on: http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=06c920713e11
Regards, André