summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2025-09-15 12:28:20 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-09-18 11:16:34 +0100
commita5ba9fba0dc76c45e977f877e022c51c606dda13 (patch)
treee0629f5530c723441071be6dfbdba33ad8993d2f
parent9479aac3157c3fae77843bcfc11202e301109f1b (diff)
downloadpoky-a5ba9fba0dc76c45e977f877e022c51c606dda13.tar.gz
cups: upgrade 2.4.12 -> 2.4.14
Changelog: =========== v2.4.14 The hotfix release brings fix for installation process of localized templates and CUPS web UI home pages. v2.4.13 The release 2.4.13 brings two CVE fixes - fix for important CVE-2025-58060 and fix for moderate CVE-2025-58364, together with several bug fixes. The release includes a new feature - new attribute for printer and job objects - print-as-raster - which allows enforce rasterization of the file for IPP Everywhere/AirPrint printers, which supports PDF and raster document formats. The feature is useful for working around internal PDF issues in the printer firmware, for example missing diacritic when printing a PDF. The detailed list of changes is available in CHANGES.md. Ref: https://github.com/openprinting/cups/releases (From OE-Core rev: 4605d909d3e0082340af6544c1fe9004158ee817) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/cups/cups_2.4.14.bb (renamed from meta/recipes-extended/cups/cups_2.4.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups_2.4.12.bb b/meta/recipes-extended/cups/cups_2.4.14.bb
index ac73c2780f..5d5a1dc97f 100644
--- a/meta/recipes-extended/cups/cups_2.4.12.bb
+++ b/meta/recipes-extended/cups/cups_2.4.14.bb
@@ -2,4 +2,4 @@ require cups.inc
2 2
3LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
4 4
5SRC_URI[sha256sum] = "b1dde191a4ae2760c47220c82ca6155a28c382701e6c1a0159d1054990231d59" 5SRC_URI[sha256sum] = "660288020dd6f79caf799811c4c1a3207a48689899ac2093959d70a3bdcb7699"