Page MenuHomeSolus

Update cups-filters to 1.21.4
ClosedPublic

Authored by kyrios123 on Nov 25 2018, 4:30 PM.
Tags
None
Referenced Files
F11032062: D4462.diff
Wed, Aug 9, 1:50 PM
F10897852: D4462.diff
Jul 2 2023, 11:54 AM
F10879675: D4462.id.diff
Jun 22 2023, 4:39 AM
F10851008: D4462.id10963.diff
Jun 12 2023, 8:42 AM
F10847822: D4462.id10934.diff
Jun 11 2023, 12:11 PM
F10825787: D4462.diff
Jun 4 2023, 1:07 AM
F10797404: D4462.id.diff
May 28 2023, 5:33 AM
F10744830: D4462.id10934.diff
May 15 2023, 2:53 AM
Subscribers
None

Details

Summary
  • cups-browsed: Limit the number of retries for creating a print queue when it comes to HTTP timeouts. Number of retries given by HttpMaxRetries directive in cups-browsed.conf.
  • cups-browsed: Read out current time right before setting the timeouts.
  • libcupsfilters: In the PPD generator for driverless IPP printing let "*cupsManualCopies: true" lines get added to the PPD if printing is done in a raster format as then pdftopdf needs to generate the copies.
  • pdftoraster, pdftoopvp, pdftoijs: Fix build with Poppler >= 0.70.
  • pdftopdf: Fixed printing multiple copies on driverless IPP printers. When printing collated copies the multiple copies got applied twice, resulting in n*n instead of n copies.
  • pdftoraster, pdftoopvp, pdftoijs: Poppler removed memCheck and gMemReport functions, remove appropriate calls.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Unit tests are OK

Diff Detail

Repository
R576 cups-filters
Lint
Lint Not Applicable
Unit
Tests Not Applicable