Debian Patches

Status for ghostscript/10.05.1~dfsg-3

Patch Description Author Forwarded Bugs Origin Last update
0001_CVE-2025-7462.patch Bug 708606: Catch a null file pointer closing pdfwrite.
In the event of an error opening a new output file.
Chris Liddell <chris.liddell@artifex.com> no 2025-06-25
0002_fix-coverity.patch Fix Coverity IDs 457699 and 457700
Not sure if Coverity has been updated, this is ancient contrib code
which has not changed for a long time.

However, fix the warning by initialising the pointers to NULL, and then
avoid trying to free them if they are NULL.
Ken Sharp <Ken.Sharp@artifex.com> no 2025-03-13
0003_c23.patch author Alex Cherepanov <alex@coscript.biz> 2025-04-03 17:19:41 +0100
committer Chris Liddell <chris.liddell@artifex.com> 2025-04-08 12:22:57 +0100
commit ae940946473ceb8c5353bc6e7f04673c6e60502d (patch)
tree dc7c174f212eaa3bb053dd6091d0317e0ba143f2
parent d72cd285dcbc2ede8077c295dc1fed2194571b33 (diff)

Bug 708160: Fix compatibility with C23 compilers

https://cgit.ghostscript.com/cgi-bin/cgit.cgi/ghostpdl.git/commit/?id=ae940946473ceb8c5353bc6e7f04673c6e60502d


diff --git a/base/gdevkrnlsclass.c b/base/gdevkrnlsclass.c
index b93d6739..7eb375a3 100644
no
1004_enable_spot_devices.patch enable DeviceN-related device xcfcmyk Jonas Smedegaard <dr@jones.dk> no 2021-07-18
1005_simplify_ps2ascii.patch Simplify ps2ascii наб <nabijaczleweli@nabijaczleweli.xyz> no 2024-03-03
2001_docdir_fix_for_debian.patch Set docdir appropriately for Debian Masayuki Hatta <mhatta@debian.org> not-needed 2023-09-13
2002_gs_man_fix_debian.patch Fixes for gs.1 (Debian specific path adjustments) Masayuki Hatta <mhatta@debian.org> not-needed 2023-09-13
2003_support_multiarch.patch Check multiarch paths Jonas Smedegaard <dr@jones.dk> not-needed 2023-09-13
2004_remove_non-Debian_paths_from_docs.patch Remove non-Debian paths from documentation Bastien ROUCARIÈS <roucaries.bastien@gmail.com> not-needed 2023-09-13
2005_fix_Debian_paths_in_docs.patch Fix Debian paths in documentation Bastien ROUCARIÈS <roucaries.bastien@gmail.com> not-needed 2023-09-13
2006_suggest_install_ghostscript-doc_in_docs.patch Suggest install of ghostscript-doc in documentation Bastien ROUCARIÈS <roucaries.bastien@gmail.com> not-needed 2023-09-13
2007_suggest_install_ghostscript-doc_in_code.patch Suggest install of ghostscript-doc in code Bastien ROUCARIÈS <roucaries.bastien@gmail.com> not-needed 2023-09-13
2008_mention_ghostscript-x_in_docs.patch Mention ghostscipt-x affect on default device in docs Bastien ROUCARIÈS <roucaries.bastien@gmail.com> not-needed 2023-09-13
2010_add_build_timestamp_setting.patch Allow the build timestamp to be externally set In order to make Ghostscript output reproducible, we need a way to
set the build timestamp to other values than the current time.
We now consistently use gp_get_realtime() instead of directly calling
time() or gp_get_usertime() and make gp_get_realtime() use the value
found in the SOURCE_DATE_EPOCH environment variable if set. Also,
environment timezone is fixed to UTC if SOURCE_DATE_EPOCH is used to
avoid variations.
Peter De Wachter <pdewacht@gmail.com> not-needed debian 2023-09-13
2011_disable_google_analytics.patch Disable google analytics in HTML docs

diff --git a/doc/src/conf.py b/doc/src/conf.py
index d1709126..98c61aea 100644
Steve Robbins <srm@debian.org> not-needed 2025-03-16
2012_additional_gcc_15_fixes.patch Most of the GCC-15 fixes are present in upstream patch 0003_c23.patch.
This file contains additional changes.
no

All known versions for source package 'ghostscript'

Links