From fffe781c4de655d458607c27dce9d202c4d7ae3d Mon Sep 17 00:00:00 2001 From: zdohnal Date: Thu, 21 Sep 2023 19:52:00 +0200 Subject: [PATCH] Enable application/vnd.cups-postscript in conversion tables (#534) Unfortunately there are filters which produce this MIME type (such as hpps from hplip), and if someone uses such driver on client and server has IPP Everywhere/driverless driver, job fails. The patch (together with change in libcupsfilters, which will come later) fixes the issue. --- mime/cupsfilters-universal-postscript.convs | 1 + 1 file changed, 1 insertion(+) diff --git a/mime/cupsfilters-universal-postscript.convs b/mime/cupsfilters-universal-postscript.convs index 20a092232..96d6e34d4 100644 --- a/mime/cupsfilters-universal-postscript.convs +++ b/mime/cupsfilters-universal-postscript.convs @@ -32,6 +32,7 @@ # application/postscript application/vnd.universal-input 0 - +application/vnd.cups-postscript application/vnd.universal-input 0 - # CUPS file conversion rules for PostScript input when we are working # with the PDF printing workflow: General PostScript input should be