Package: ghostscript / 9.06~dfsg-2

Metadata

Package Version Patches format
ghostscript 9.06~dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020120802~d8ca80d.patch | (download)

base/Makefile.in | 6 0 + 6 - 0 !
base/gdevpdfk.c | 5 2 + 3 - 0 !
base/gs.mak | 11 0 + 11 - 0 !
base/ijs.mak | 2 1 + 1 - 0 !
base/macos-mcp.mak | 3 1 + 2 - 0 !
base/macosx.mak | 1 0 + 1 - 0 !
base/openvms.mak | 3 1 + 2 - 0 !
base/openvms.mmk | 8 1 + 7 - 0 !
base/ugcclib.mak | 1 0 + 1 - 0 !
base/unix-gcc.mak | 5 0 + 5 - 0 !
base/unixansi.mak | 5 0 + 5 - 0 !
base/winlib.mak | 1 0 + 1 - 0 !
psi/os2.mak | 2 1 + 1 - 0 !
psi/winint.mak | 2 1 + 1 - 0 !
psi/zicc.c | 2 1 + 1 - 0 !
15 files changed, 9 insertions(+), 48 deletions(-)

 get rid of 'icclib' since we now use lcms2 (or optionally lcms).
020120909~3a56f4e.patch | (download)

Resource/Init/pdf_draw.ps | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 correctly restore ps stack when pdf stream run aborts.
 Fix "File has unbalanced q/Q operators (too many Q's)" endless loop.
020121130~a3d00da.patch | (download)

base/gdevpdfe.c | 65 59 + 6 - 0 !
1 file changed, 59 insertions(+), 6 deletions(-)

 pdfwrite - convert non-utf-16be doc info to utf-8
020130619~1b87b82.patch | (download)

cups/gstoraster.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 make colord-supplied icc profile getting applied by gstoraster
020130619~daceba6.patch | (download)

Resource/Init/pdf_base.ps | 30 22 + 8 - 0 !
1 file changed, 22 insertions(+), 8 deletions(-)

 pdf interpreter - ignore invalid /decodeparams for streams
 Fix "File has unbalanced q/Q operators (too many Q's)" endless loop.
 .
 The PDF file is invalid, it has a /Filters array with 2 elements, and a
 /DecodeParams array with 1 element. The DecodeParams array must have
 either the same number of elements as the Filters, or not be present
 (default).
 .
 We now test the length of each array and ignore the DecodeParams if the
 lengths are not the same (as we have no way to know which Params relate
 to which Filter)
020140211~f4584b0.patch | (download)

Resource/Init/gs_fonts.ps | 20 14 + 6 - 0 !
1 file changed, 14 insertions(+), 6 deletions(-)

 bug 695031: don't assume we can read a font file
X-Git-Tag: ghostpdl-9.12rc1~50
1001_document_inkcov_device.patch | (download)

doc/Devices.htm | 29 29 + 0 - 0 !
1 file changed, 29 insertions(+)

 document inkcov device
2001_docdir_fix_for_debian.patch | (download)

base/Makefile.in | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 set docdir appropriately for debian
2002_gs_man_fix_debian.patch | (download)

man/gs.1 | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

 fixes for gs.1 (debian specific path adjustments)
2003_support_multiarch.patch | (download)

base/unix-aux.mak | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 check multiarch paths
2004_remove_non Debian_paths_from_docs.patch | (download)

man/gs.1 | 22 6 + 16 - 0 !
1 file changed, 6 insertions(+), 16 deletions(-)

 remove non-debian paths from documentation
2005_fix_Debian_paths_in_docs.patch | (download)

man/gs.1 | 26 13 + 13 - 0 !
1 file changed, 13 insertions(+), 13 deletions(-)

 fix debian paths in documentation
2006_suggest_install_ghostscript doc_in_docs.patch | (download)

man/gs.1 | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 suggest install of ghostscript-doc in documentation
2007_suggest_install_ghostscript doc_in_code.patch | (download)

psi/imainarg.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 suggest install of ghostscript-doc in code
2008_mention_ghostscript x_in_docs.patch | (download)

man/gs.1 | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 mention ghostscipt-x affect on default device in docs