Page MenuHomeSolus

Update cups-filters to 1.14.0
ClosedPublic

Authored by kyrios123 on May 7 2017, 5:20 PM.
Tags
None
Referenced Files
F11073098: D47.id215.diff
Sat, Aug 12, 3:50 AM
F11073097: D47.id463.diff
Sat, Aug 12, 3:50 AM
F11073096: D47.id65.diff
Sat, Aug 12, 3:50 AM
F11054310: D47.diff
Fri, Aug 11, 12:39 AM
F10991761: D47.id215.diff
Tue, Jul 25, 3:29 AM
F10990894: D47.id216.diff
Mon, Jul 24, 10:56 PM
F10988166: D47.id65.diff
Mon, Jul 24, 9:18 AM
F10984167: D47.id463.diff
Sun, Jul 23, 4:48 PM
Subscribers

Details

Summary

Ref task T3505

Diff Detail

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

Event Timeline

CHANGES IN V1.14.0

  • cups-browsed: When a printer is discovered via DNS-SD on the
	  "lo" (loopback) interface the printer is not reliably
	  accessible through the reported host name (which is the
	  network host name of the local machine). Until this problem
	  is fixed in Avahi, we create queues for such printers with a
	  URI based on the IP address. This is a workaround until
	  Avahi fully supports the "lo" interface.
  • cups-browsed: Added new setting "LocalOnly" for the CreateIPPPrinterQueues in cups-browsed.conf. With this new setting (which is the default from now on) only for local printers made available as IPP printers (like IPP-over-USB printers with ippusbxd) queues are auto-created. With this we can follow the common standard of distributions where USB printers are automatically set up and network printers not.
  • cups-browsed: Fixes and improvements in comments and debug
	  messages: 1. Bonjour -> DNS-SD; 2. When a remote CUPS class
	  is discovered, tell that it is a class; 3. Show network
	  interface and IPv4/IPv6 when a DNS-Sd service appears or
	  disappears.
  • cups-browsed: Added ./configure script option
	  "--enable-auto-setup-driverless" to let cups-browsed
	  automatically set up IPP network printers by default.

CHANGES IN V1.13.5

  • foomatic-rip: When called via the utility cupsfilter from CUPS, foomatic-rip was not able to read the PPD file with the file name supplied as environment variable PPD (Bug #1388).
  • driverless: Improved error message output.
  • libcupsfilters: Fixed error handling of the PPD file
	  generator for driverless printing, so that callers get
	  decent error messages.
  • libcupsfilters: Do not generate a PPD file where the only
	  output data format is JPEG, as JPEG does not support
	  multi-page documents.
  • libcupsfilters: Let PPD generator skip broken page size
	  records and add warnings for debugging to the PPD.
  • libcupsfilters: Updated PPD generator to match with the
	  current GIT state of the one of CUPS.
  • braille: Automatically select a table according to the
	  current locale.
  • braille: Update for liblouis table list.
  • braille: Added support for text margins.
  • cups-browsed: When creating a local queue for a remote CUPS
	  printer, add the line '*APRemoteQueueID: ""' to the PPD file
	  so that CUPS sets the CUPS_PRINTER_REMOTE bit for the
	  printer type of the local queue (Bug #1386).
kyrios123 retitled this revision from Update cups-filters to 1.13.5 to Update cups-filters to 1.14.0.May 16 2017, 5:21 PM
ikey added a subscriber: ikey.

LGTM

This revision is now accepted and ready to land.May 27 2017, 8:16 PM
This revision was automatically updated to reflect the committed changes.