Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page: fix pdf prolog for ghostscript >= 9.27 #296

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

fhs
Copy link
Contributor

@fhs fhs commented Nov 15, 2019

Ghostscript 9.27 removed GS_PDF_ProcSet and pdfdict due to a security
issue (see https://security-tracker.debian.org/tracker/CVE-2019-3839).

This fix was contributed by @onyxperidot (see #279).

Fixes #279

Ghostscript 9.27 removed GS_PDF_ProcSet and pdfdict due to a security
issue (see https://security-tracker.debian.org/tracker/CVE-2019-3839).

This fix was contributed by @onyxperidot (see 9fans#279).

Fixes 9fans#279
@dancrossnyc dancrossnyc merged commit 01a29ff into 9fans:master Dec 9, 2019
@fhs fhs deleted the page-pdf branch December 9, 2019 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/bin/page is broken by Ghostscript ver 9.26
2 participants