]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
cups: upgrade 2.4.16 -> 2.4.19
authorPeter Marko <peter.marko@siemens.com>
Mon, 27 Apr 2026 21:51:18 +0000 (23:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2026 16:48:53 +0000 (17:48 +0100)
Release notes:
* https://github.com/OpenPrinting/cups/releases/tag/v2.4.19
  * CUPS 2.4.19 fixes a regression in shared printing from non-local accounts (Issue #1557)
* https://github.com/OpenPrinting/cups/releases/tag/v2.4.18
  * The new release 2.4.18 contains a hotfix after the CVE-2026-27447 fix:
    * Fixed cupsd crash if user does not exist (Issue #1555)
* https://github.com/OpenPrinting/cups/releases/tag/v2.4.17
  * The new release 2.4.17 contains the following security fixes:
    * CVE-2026-27447: The scheduler treated local user and group names as case-
      insensitive.
    * CVE-2026-34978: The RSS notifier could write outside the scheduler's RSS
      directory.
    * CVE-2026-34980: The scheduler did not filter control characters from option
      values.
    * CVE-2026-34979: The scheduler did not always allocate enough memory for a
      job's options string.
    * CVE-2026-34990: The scheduler incorrectly allowed local certificates over the
      loopback interface.
    * CVE-2026-39314: Fixed the range check for job password strings.
    * CVE-2026-39316: Fixed a printer subscription bug in the scheduler.
    * CVE-2026-NNNNN: Fixed a SNMP string conversion bug in the backends.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cups/cups_2.4.19.bb [moved from meta/recipes-extended/cups/cups_2.4.16.bb with 51% similarity]

similarity index 51%
rename from meta/recipes-extended/cups/cups_2.4.16.bb
rename to meta/recipes-extended/cups/cups_2.4.19.bb
index 6c08e4972891fccbed8b2e054698b11d277c969f..c4885b60bc0fb89d573f303f4af19cc202a14fc6 100644 (file)
@@ -2,4 +2,4 @@ require cups.inc
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "0339587204b4f9428dd0592eb301dec0bf9ea6ea8dce5d9690d56be585aba92d"
+SRC_URI[sha256sum] = "820984b12a67f98705785aae2dd1347fe0ac097828001d4583ff64574aed6389"