diff options
| author | Vijay Anusuri <vanusuri@mvista.com> | 2025-09-15 12:28:20 +0530 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-18 11:16:34 +0100 |
| commit | a5ba9fba0dc76c45e977f877e022c51c606dda13 (patch) | |
| tree | e0629f5530c723441071be6dfbdba33ad8993d2f /meta/recipes-extended/cups/cups_2.4.14.bb | |
| parent | 9479aac3157c3fae77843bcfc11202e301109f1b (diff) | |
| download | poky-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>
Diffstat (limited to 'meta/recipes-extended/cups/cups_2.4.14.bb')
| -rw-r--r-- | meta/recipes-extended/cups/cups_2.4.14.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups_2.4.14.bb b/meta/recipes-extended/cups/cups_2.4.14.bb new file mode 100644 index 0000000000..5d5a1dc97f --- /dev/null +++ b/meta/recipes-extended/cups/cups_2.4.14.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require cups.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | ||
| 4 | |||
| 5 | SRC_URI[sha256sum] = "660288020dd6f79caf799811c4c1a3207a48689899ac2093959d70a3bdcb7699" | ||
