mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
cups: upgrade 2.4.11 -> 2.4.12
Changelog: =========== - GnuTLS follows system crypto policies now - Added 'NoSystem' SSLOptions value - Now we raise alert for certificate issues - Added Kyocera USB quirk - The scheduler now logs a job's debugging history if the backend fails - Fixed a potential timing issue with 'cupsEnumDests' - Fixed a potential "lost PPD" condition in the scheduler - Fixed a compressed file error handling bug - Fixed a bug in the make-and-model whitespace trimming code - Fixed a removal of IPP Everywhere permanent queue if installation failed - Fixed 'ServerToken None' in scheduler - Fixed invalid IPP keyword values created from PPD option names - Fixed handling of "media" and "PageSize" in the same print request - Fixed client raster printing from macOS - Fixed the default User-Agent string. - Fixed a recursion issue in 'ippReadIO'. - Fixed handling incorrect radix in 'scan_ps()' - Fixed validation of dateTime values with time zones more than UTC+11 - Fixed attributes returned by the Create-Xxx-Subscriptions requests - Fixed 'ippDateToTime' when using a non GMT/UTC timezone - Fixed 'job-completed' event notifications for jobs that are cancelled before started - Fixed DNS-SD discovery with 'ippfind' (From OE-Core rev: caab5dd2dd8705a58b2878a8d295117931114e65) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b1622f87f7
commit
3122b38dfa
|
@ -2,4 +2,4 @@ require cups.inc
|
|||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI[sha256sum] = "9a88fe1da3a29a917c3fc67ce6eb3178399d68e1a548c6d86c70d9b13651fd71"
|
||||
SRC_URI[sha256sum] = "b1dde191a4ae2760c47220c82ca6155a28c382701e6c1a0159d1054990231d59"
|
Loading…
Reference in New Issue
Block a user