diff --git a/SPECS/cups/cups.signatures.json b/SPECS/cups/cups.signatures.json index de1f49cf1f7..7b034d79ca2 100644 --- a/SPECS/cups/cups.signatures.json +++ b/SPECS/cups/cups.signatures.json @@ -2,6 +2,6 @@ "Signatures": { "cupsprinter.png": "ba76c5b1606e4008ff78a82edf30f88a0fffea7b6b78110095ee70c8ca2b9c9d", "macros.cups": "4f3be07f0245ef1a8a4264ed02a2d18ca4823396dd81442af5219e7c56fd11d5", - "cups-2.4.18-source.tar.gz": "8fe23bf4905f8889f4bd5ebf375e81916e84754bfc59eccc88cfd7b1e97a741b" + "cups-2.4.19-source.tar.gz": "820984b12a67f98705785aae2dd1347fe0ac097828001d4583ff64574aed6389" } } diff --git a/SPECS/cups/cups.spec b/SPECS/cups/cups.spec index 049a619742f..0cbc02ed251 100644 --- a/SPECS/cups/cups.spec +++ b/SPECS/cups/cups.spec @@ -9,7 +9,7 @@ %bcond_with missing_dependencies Summary: CUPS printing system Name: cups -Version: 2.4.18 +Version: 2.4.19 Release: 1%{?dist} License: ASL 2.0 with exceptions Vendor: Microsoft Corporation @@ -642,6 +642,9 @@ rm -f %{cups_serverbin}/backend/smb %{_mandir}/man7/ippeveps.7.gz %changelog +* Tue Apr 28 2026 CBL-Mariner Servicing Account - 2.4.19-1 +- Auto-upgrade to 2.4.19 - CVE-2026-41079 + * Wed Apr 22 2026 CBL-Mariner Servicing Account - 2.4.18-1 - Auto-upgrade to 2.4.18 - Fixed cupsd crash if user does not exist diff --git a/cgmanifest.json b/cgmanifest.json index e686d04474f..2df9c34fc6d 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -2427,8 +2427,8 @@ "type": "other", "other": { "name": "cups", - "version": "2.4.18", - "downloadUrl": "https://github.com/OpenPrinting/cups/releases/download/v2.4.18/cups-2.4.18-source.tar.gz" + "version": "2.4.19", + "downloadUrl": "https://github.com/OpenPrinting/cups/releases/download/v2.4.19/cups-2.4.19-source.tar.gz" } } },