From ce5246105ce50ca75f3ae95f74c5c3a3412d9332 Mon Sep 17 00:00:00 2001 From: lanzeliu Date: Wed, 15 Jan 2025 14:52:33 -0800 Subject: [PATCH] CVE-2024-30161: qtbase upgrades to version 6.6.3 --- SPECS/qtbase/qtbase.signatures.json | 2 +- SPECS/qtbase/qtbase.spec | 5 ++++- cgmanifest.json | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/qtbase/qtbase.signatures.json b/SPECS/qtbase/qtbase.signatures.json index b6b2a9937b1..793f620f5a4 100644 --- a/SPECS/qtbase/qtbase.signatures.json +++ b/SPECS/qtbase/qtbase.signatures.json @@ -2,7 +2,7 @@ "Signatures": { "macros.qtbase": "033a4124b7dbb211068a64b6e500427fb645825f6c94a5f49afbd764e9d65543", "qconfig-multilib.h": "2d01cdbfd11a887a1729f1ce2c4e0ad0c080509cc009279090bd68521845be93", - "qtbase-everywhere-src-6.6.2.tar.xz": "b89b426b9852a17d3e96230ab0871346574d635c7914480a2a27f98ff942677b", + "qtbase-everywhere-src-6.6.3.tar.xz": "0493fd0b380c4edf8872f011a7f26d245aa4cdd75b349904ef340a22dedf7462", "qtlogging.ini": "7493edc0df47c1bb9040331694922d4500b897b30515d698ec482c866ee5d9d3" } } diff --git a/SPECS/qtbase/qtbase.spec b/SPECS/qtbase/qtbase.spec index 118a2de7001..5f4a80b7f73 100644 --- a/SPECS/qtbase/qtbase.spec +++ b/SPECS/qtbase/qtbase.spec @@ -34,7 +34,7 @@ Name: qtbase Summary: Qt6 - QtBase components -Version: 6.6.2 +Version: 6.6.3 Release: 1%{?dist} # See LICENSE.GPL3-EXCEPT.txt, for exception details License: GFDL AND LGPLv3 AND GPLv2 AND GPLv3 with exceptions AND QT License Agreement 4.0 @@ -700,6 +700,9 @@ fi %{_qt_plugindir}/platformthemes/libqxdgdesktopportal.so %changelog +* Wed Jan 15 2025 Lanze Liu - 6.6.3-1 +- Upgrade to version 6.6.3 to fix CVE-2024-30161 + * Fri May 17 2024 Neha Agarwal - 6.6.2-1 - Upgrade to version 6.6.2 to fix CVE-2023-51714 diff --git a/cgmanifest.json b/cgmanifest.json index 2959231f006..cfe17607ca8 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -25373,8 +25373,8 @@ "type": "other", "other": { "name": "qtbase", - "version": "6.6.2", - "downloadUrl": "https://download.qt.io/archive/qt/6.6/6.6.2/submodules/qtbase-everywhere-src-6.6.2.tar.xz" + "version": "6.6.3", + "downloadUrl": "https://download.qt.io/archive/qt/6.6/6.6.3/submodules/qtbase-everywhere-src-6.6.3.tar.xz" } } },