Subject: CVS commit: pkgsrc/print/cups-filters
From: Patrick Welche
Date: 2020-10-16 17:17:08
Message id: 20201016151708.E7B81FB28@cvs.NetBSD.org

Log Message:
Update cups-filters to 1.28.5

CHANGES IN V1.28.5

       - cups-browsed: UUID from IPP response was used after its
         pointer was freed by ippDelete() (Pull request #311).

CHANGES IN V1.28.4

       - driverless: Avoid duplicate PPD list entries from the same
          device via UUID
       - driverless: Reduce ippfind calls by "driverless" and
         "driverless-fax"called by CUPS. Let "driverless \ 
list" list
         both print and fax PPDs and "driverless-fax list" do
         nothing.
       - driverless: Avoid duplicate listings in printer discovery,
         by "driverless-fax" not listing any URI as "driverless"
         lists them all already.
       - driverless: Vastly improve performance by doing only one
         ippfind call instead of two (IPP, IPPS) as ippfind accepts
         more than one reg type on the command line.
       - Sample PPDs: Corrected manufacturer name in
         Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd.

CHANGES IN V1.28.3

       - libcupsfilters, cups-browsed: Fixed inconsistency between
         resolvers for DNS-SD-based URIs, resolve_uri() and
         ippfind_based_uri_converter(). Now both return a freeable
         string.
       - libcupsfilters: Fix uninitialized buffer and parsing ippfind
         output in ippfind_based_uri_converter() function (Issue
         #308, Pull request #309).

Files:
RevisionActionfile
1.143modifypkgsrc/print/cups-filters/Makefile
1.70modifypkgsrc/print/cups-filters/distinfo