Revisions of cups-filters
Johannes Meixner (jsmeix)
committed
(revision 124)
minor cups-filters.changes typo fixes
Johannes Meixner (jsmeix)
accepted
request 895364
from
Johannes Meixner (jsmeix)
(revision 123)
cups-filters version upgrade to 1.28.8
buildservice-autocommit
accepted
request 887558
from
Factory Maintainer (factory-maintainer)
(revision 122)
baserev update by copy to link target
Johannes Meixner (jsmeix)
accepted
request 885623
from
Johannes Meixner (jsmeix)
(revision 121)
Fix for bsc#1182893 upstream issue https://github.com/OpenPrinting/cups-filters/issues/348
buildservice-autocommit
accepted
request 847408
from
Johannes Meixner (jsmeix)
(revision 120)
baserev update by copy to link target
Johannes Meixner (jsmeix)
accepted
request 847407
from
Johannes Meixner (jsmeix)
(revision 119)
cups-filters fix boo#1178604
buildservice-autocommit
accepted
request 781787
from
Tomáš Chvátal (scarabeus_iv)
(revision 118)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 781778
from
Dmitry Roshchin (Dmitry_R)
(revision 117)
- Update to 1.27.2 * foomatic-rip: In some PostScript input files it was possible that option settings did not get inserted or lines inserted on the wron place (Issue #208, Pull request #210). * foomatic-rip: For the PDF page count call Ghostscript in sandbox mode and fix pointer arithmetics (Pull request #212). * foomatic-rip: Zero-page-job handling changes made the last page of PostScript files not printed, also turning one-page jobs into zero-page jobs (Issue #200, Issue #206, Issue #208, Pull request #209, Pull request #210, Pull request #211). * cups-browsed: check_printer_with_option() function: Initialize the value, add further checks, freeing memory and stop allocating magic numbers (Pull request #204). * cups-browsed: Additional checks against crashes in the is_local_hostname() function (Ubuntu bug #1863716)
buildservice-autocommit
accepted
request 778173
from
Tomáš Chvátal (scarabeus_iv)
(revision 116)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 777410
from
Javier Llorente (javierllorente)
(revision 115)
- Update to 1.27.1 * libcupsfilters: Let the PPD generator not put any dashes into the PPD option and choice names when translating them from IPP attribute names, to avoid that on the back-translation by CUPS no double-dashes are generated. This broke paper tray selections with tray names like "tray-1", "tray-2", ... (Issue #192, Issue #201, Debian bug #949315). * foomatic-rip: Fixed segfault when PRINTER environment variable is not supplied. * pdftopdf, pdftops, gstoraster, gstopdf, gstopxl, rastertoescpx, rastertopclx, foomatic-rip: Handle zero-page jobs (Issue #117, Pull request #196, Pull request #197, Pull request #198, Pull request #200). * texttopdf: Added support for CJK (double-width) fonts (Issue #135, Pull request #199). * cups-browsed: Switched default for "CreateIPPPrinterQueues" from "local-only" to "All". The configure script options " --enable-auto-setup-local-only" and "--enable-auto-setup-driverless-only" can be used to change this default (Debian bug #921252). * rastertoescpx: Fixed wrong freeing of a buffer. * pdftops: Added options "crop-to-fit" and "fill" to the pdftopdf options which the pstops called by pdftops should not apply a second time. * pdftops: Added missing "-sstdout=%stderr" to Ghostscript command line, to assure that all messages are redirected to stderr and do not mix up with the output data. - Drop add-cstring-include.patch: already present upstream - Drop foomatic-rip-fix-compilation-with-fno-common.patch: already present upstream
buildservice-autocommit
accepted
request 764966
from
Martin Wilck (mwilck)
(revision 114)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 764965
from
Martin Wilck (mwilck)
(revision 113)
- Fix compilation with -fno-common, in preparation for gcc 10 (boo#1160387) * Added foomatic-rip-fix-compilation-with-fno-common.patch (merged upstream as commit e6c5025)
buildservice-autocommit
accepted
request 728290
from
Ismail Dönmez (namtrac)
(revision 112)
baserev update by copy to link target
Martin Wilck (mwilck)
accepted
request 727993
from
Ismail Dönmez (namtrac)
(revision 111)
- Add add-cstring-include.patch to include cstring for memcpy and strcmp
buildservice-autocommit
accepted
request 709604
from
Tomáš Chvátal (scarabeus_iv)
(revision 110)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 709504
from
Dominique Leuenberger (dimstar)
(revision 109)
Allow OBS to pick better candidates to shorten rebuild queues
Tomáš Chvátal (scarabeus_iv)
accepted
request 708334
from
Bjørn Lie (iznogood)
(revision 108)
- Update to version 1.25.0: * pdftoijs, pdftoopvp: Removed these deprecated filters completely as there is no demand for them any more. They also used unstable, undocumented APIs of Poppler. * pdftoraster: Changed from using unstable, undocumented APIs of Poppler to stable, documented ones, to improve maintainability of this filter, and with it of the cups-filters package. * libcupsfilters: Added support for color spaces CMY and RGBW when using filters without PPD file (mainly for development and debugging, option "print-color-mode" with values "cmy-XX" and "rgbw-XX" with XX being the number of bits per color). - Changes from version 1.24.0: * cups-browsed: Integration of Deepak Patankar's Google Summer of Code 2018 project with the main goal of clustering different printers and automatically selecting the destination printers by job content and option/attribute settings. * cups-browsed, implicitclass: Support for mixed clusters of remote CUPS queues and IPP network printers. For this PPD files of remote CUPS queues are generated by cups-browsed based on IPP queries, as for native IPP printers, the number of jobs for load balancing is polled in a way that it works also with native IPP printers, the implicitclass backend sends jobs directly to the printer instead of re-queueing them via CUPS. * cups-browsed: Merge IPP attributes of several printers to combined attributes for the cluster to generate the cluster's PPD file, including PPD constraints for option combinations not fulfillable by any of the member printers, and finding reasonable, non-conflicting default settings. * cups-browsed: Selection algorithm for the destination printer for a job sent to the cluster. Based on the job settings requested such as page size, media type, print quality, the best most suitable printer in the cluster for the job will be selected. * cups-browsed, implicitclass: Filter jobs to clusters already locally. Due to the fact that a cluster's member printers are not exclusively non-raw CUPS queues with the complete filtering framework on the remote server, but also native IPP printers, we need to support generic driverless printers as destination. So we cannot pass on the input data unfiltered but need to filter locally. We let the cluster's PPD file emulate a PDF printer, letting the local CUPS queue of the cluster run pdftopdf and any pre-filters to turn the input into PDF and we let the implicitclass backend turn PDF into a format understood by the destination printer, supporting the 4 formats of driverless IPP printing: PDF, PWG Raster, Apple Raster, PCLm. - Drop libpoppler-cpp0, libpoppler-devel and libpoppler-glib-devel BuildRequires. - Add pkgconfig(poppler-cpp) BuildRequires following upstream changes.
Tomáš Chvátal (scarabeus_iv)
accepted
request 706638
from
Bjørn Lie (iznogood)
(revision 107)
New upstream release
buildservice-autocommit
accepted
request 695170
from
Johannes Meixner (jsmeix)
(revision 106)
baserev update by copy to link target
Johannes Meixner (jsmeix)
accepted
request 692267
from
Johannes Meixner (jsmeix)
(revision 105)
cups-filters version upgrade to 1.22.5 (boo#1131771)
Displaying revisions 21 - 40 of 144