Skip to content

Commit c9785c0

Browse files
[AUTO-CHERRYPICK] CVE-2024-30161: qtbase upgrades to version 6.6.3 - branch 3.0-dev (#11961)
Co-authored-by: Lanze Liu <[email protected]>
1 parent fe3ffc5 commit c9785c0

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

SPECS/qtbase/qtbase.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Signatures": {
33
"macros.qtbase": "033a4124b7dbb211068a64b6e500427fb645825f6c94a5f49afbd764e9d65543",
44
"qconfig-multilib.h": "2d01cdbfd11a887a1729f1ce2c4e0ad0c080509cc009279090bd68521845be93",
5-
"qtbase-everywhere-src-6.6.2.tar.xz": "b89b426b9852a17d3e96230ab0871346574d635c7914480a2a27f98ff942677b",
5+
"qtbase-everywhere-src-6.6.3.tar.xz": "0493fd0b380c4edf8872f011a7f26d245aa4cdd75b349904ef340a22dedf7462",
66
"qtlogging.ini": "7493edc0df47c1bb9040331694922d4500b897b30515d698ec482c866ee5d9d3"
77
}
88
}

SPECS/qtbase/qtbase.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
Name: qtbase
3636
Summary: Qt6 - QtBase components
37-
Version: 6.6.2
37+
Version: 6.6.3
3838
Release: 1%{?dist}
3939
# See LICENSE.GPL3-EXCEPT.txt, for exception details
4040
License: GFDL AND LGPLv3 AND GPLv2 AND GPLv3 with exceptions AND QT License Agreement 4.0
@@ -700,6 +700,9 @@ fi
700700
%{_qt_plugindir}/platformthemes/libqxdgdesktopportal.so
701701

702702
%changelog
703+
* Wed Jan 15 2025 Lanze Liu <[email protected]> - 6.6.3-1
704+
- Upgrade to version 6.6.3 to fix CVE-2024-30161
705+
703706
* Fri May 17 2024 Neha Agarwal <[email protected]> - 6.6.2-1
704707
- Upgrade to version 6.6.2 to fix CVE-2023-51714
705708

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25533,8 +25533,8 @@
2553325533
"type": "other",
2553425534
"other": {
2553525535
"name": "qtbase",
25536-
"version": "6.6.2",
25537-
"downloadUrl": "https://download.qt.io/archive/qt/6.6/6.6.2/submodules/qtbase-everywhere-src-6.6.2.tar.xz"
25536+
"version": "6.6.3",
25537+
"downloadUrl": "https://download.qt.io/archive/qt/6.6/6.6.3/submodules/qtbase-everywhere-src-6.6.3.tar.xz"
2553825538
}
2553925539
}
2554025540
},

0 commit comments

Comments
 (0)