Page MenuHomeSolus

Update cups-filter to 1.21.4
AbandonedPublic

Authored by BridouZ on Nov 25 2018, 3:06 PM.
Tags
None
Referenced Files
F11066197: D4460.id.diff
Fri, Aug 11, 5:51 PM
F11066195: D4460.id10932.diff
Fri, Aug 11, 5:51 PM
F11047084: D4460.diff
Thu, Aug 10, 2:45 PM
F10849844: D4460.id10932.diff
Jun 11 2023, 11:08 PM
F10833604: D4460.diff
Jun 7 2023, 12:18 AM
F10825704: D4460.diff
Jun 4 2023, 12:55 AM
F10699075: D4460.id.diff
Apr 25 2023, 8:20 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Triage Team
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.
Test Plan
Install OK
Unit Tests OK

Diff Detail

Repository
R576 cups-filters
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

sunnyflunk added a subscriber: sunnyflunk.

Again there's another dupe D4462

I have chosen the other as it doesn't use the git source as you have changed this one to so contains less files. These files likely don't do anything, but I would rather not like to spend my time checking that.