diff --git a/SPECS/cups/cups.signatures.json b/SPECS/cups/cups.signatures.json index 1fa9efbedc1..969e7789a41 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.16-source.tar.gz": "0339587204b4f9428dd0592eb301dec0bf9ea6ea8dce5d9690d56be585aba92d" + "cups-2.4.17-source.tar.gz": "89c703238de210d4f4f4e5d4269e3d60c4b2f487aad75a8a1eaecd659e4d0b77" } } diff --git a/SPECS/cups/cups.spec b/SPECS/cups/cups.spec index ba68c4e2067..0fecf08056f 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.16 +Version: 2.4.17 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 +* Fri Apr 17 2026 CBL-Mariner Servicing Account - 2.4.17-1 +- Auto-upgrade to 2.4.17 - CVE-2026-39316, CVE-2026-39314, CVE-2026-34979, CVE-2026-34980, CVE-2026-34978, CVE-2026-27447, CVE-2026-34990 + * Thu Dec 04 2025 CBL-Mariner Servicing Account - 2.4.16-1 - Auto-upgrade to 2.4.16 - for CVE-2025-58436, CVE-2025-61915 diff --git a/cgmanifest.json b/cgmanifest.json index 08e750bbd6a..4d52a681761 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -2427,8 +2427,8 @@ "type": "other", "other": { "name": "cups", - "version": "2.4.16", - "downloadUrl": "https://github.com/OpenPrinting/cups/releases/download/v2.4.16/cups-2.4.16-source.tar.gz" + "version": "2.4.17", + "downloadUrl": "https://github.com/OpenPrinting/cups/releases/download/v2.4.17/cups-2.4.17-source.tar.gz" } } },