- 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.
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
Install OK Unit Tests OK
Diff Detail
Diff Detail
- Repository
- R576 cups-filters
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
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.