Skip to content

Commit 3ec0b14

Browse files
wangmingyu84kraj
authored andcommitted
cups-filters: upgrade 1.27.2 -> 1.28.11
License-Update: "org.cups.cupsd.Notifier.xml" changed to "utils/org.cups.cupsd.Notifier.xml" "GNU Library" changed to "GNU Library General" "GNU Lesser" changed to "GNU Lesser General" Changelog: URL of issues <https://github.com/OpenPrinting/cups-filters/pull/#####> ========= Bug fix release, containing backports of many of the bugs recently fixed during the preparation of the cups-filters 2.x release. Important is that cups-browsed's queue naming is aligned with CUPS' temporary queue naming now and several bugs affecting driverless printing are fixed. -libcupsfilters: Let PPD generator take default ColorModel from printer (CUPS issue openembedded#277). -Braille: In vectortopdf check inkscape version to call inkscape with the correct command line (Issue openembedded#315, Pull request openembedded#443). -Build system: Make missing DejaVuSans.ttf non-fatal in ./configure as the font is only needed for test programs, not for actual use of cups-filters (Issue openembedded#411). -libcupsfilters: In imagetoraster() fixed crash with SGray (Issue openembedded#435). -cups-browsed: Naming of local queues is matched to CUPS' current naming of temporary queues (no leading or trailing underscores), to avoid duplicates in print dialogs which support CUPS' temporary queues. -libcupsfilters: Make cupsRasterParseIPPOptions() work correctly with PPDs (Issue openembedded#436). -libcupsfilters: Let colord_get_profile_for_device_id() not return empty file name, to avoid error messages in CUPS error_log. -foomatic-rip: Debug message was wrongly sent to stdout and not to log (Issue openembedded#422). Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 9f4d806 commit 3ec0b14

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

meta-oe/recipes-printing/cups/cups-filters.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ DESCRIPTION = "CUPS backends, filters, and other software"
22
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters"
33

44
LICENSE = "GPLv2 & LGPLv2 & MIT & GPLv2+ & GPLv3"
5-
LIC_FILES_CHKSUM = "file://COPYING;md5=516215fd57564996d70327db19b368ff"
5+
LIC_FILES_CHKSUM = "file://COPYING;md5=2d77679ce6a2cc4d873d4ebbf2a401e6"
66

77
SECTION = "console/utils"
88

meta-oe/recipes-printing/cups/cups-filters_1.27.2.bb

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include cups-filters.inc
2+
3+
SRC_URI[sha256sum] = "472418f1a1e12c9ad91b01caa020eb668626776d85de9da488be38e6663102ca"

0 commit comments

Comments
 (0)