diff mbox series

cups: upgrade 2.4.12 -> 2.4.14

Message ID 20250915065820.1563543-1-vanusuri@mvista.com
State New
Headers show
Series cups: upgrade 2.4.12 -> 2.4.14 | expand

Commit Message

Vijay Anusuri Sept. 15, 2025, 6:58 a.m. UTC
From: Vijay Anusuri <vanusuri@mvista.com>

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

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
---
 meta/recipes-extended/cups/{cups_2.4.12.bb => cups_2.4.14.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/cups/{cups_2.4.12.bb => cups_2.4.14.bb} (51%)
diff mbox series

Patch

diff --git a/meta/recipes-extended/cups/cups_2.4.12.bb b/meta/recipes-extended/cups/cups_2.4.14.bb
similarity index 51%
rename from meta/recipes-extended/cups/cups_2.4.12.bb
rename to 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
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "b1dde191a4ae2760c47220c82ca6155a28c382701e6c1a0159d1054990231d59"
+SRC_URI[sha256sum] = "660288020dd6f79caf799811c4c1a3207a48689899ac2093959d70a3bdcb7699"