Commit 5435b47d authored by Jason E. Hale's avatar Jason E. Hale
Browse files

Qt6: Update to 6.7.2

June 19, 2024

We have released Qt 6.7.2. As a patch release, Qt 6.7.2 does not
introduce new features but contains more than 200 bug fixes, security
updates, and other improvements on the top of the Qt 6.7.1 release.
See more information about the most important changes and bug fixes
from the Qt 6.7.2 release note.

Announcement: https://www.qt.io/blog/qt-6.7.2-released
Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.2/release-note.md

MFH:		2024Q2
Security:	c5415838-2f52-11ef-9cab-4ccc6adda413
parent 8344c906
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ _QT_MK_INCLUDED= qt.mk
# Qt versions currently supported by the framework.
_QT_SUPPORTED?=		5 6
QT5_VERSION?=		5.15.14
QT6_VERSION?=		6.7.1
QT6_VERSION?=		6.7.2
PYSIDE6_VERSION?=	6.7.1

# Support for intermediate Qt6 releases. This partially defines
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1716399184
SHA256 (KDE/Qt/6.7.1/qtspeech-everywhere-src-6.7.1.tar.xz) = 6c6f1d15c8fc0ef5cb0cfc401a07ecc56e34f1e8510126383cef658cf751eb88
SIZE (KDE/Qt/6.7.1/qtspeech-everywhere-src-6.7.1.tar.xz) = 261772
TIMESTAMP = 1718777695
SHA256 (KDE/Qt/6.7.2/qtspeech-everywhere-src-6.7.2.tar.xz) = cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce
SIZE (KDE/Qt/6.7.2/qtspeech-everywhere-src-6.7.2.tar.xz) = 262360
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1716399187
SHA256 (KDE/Qt/6.7.1/qtconnectivity-everywhere-src-6.7.1.tar.xz) = 70010afbe442bd41c9d4aad85d80fe0a8f2cbcf01cef3f3d88196e5520a73dcb
SIZE (KDE/Qt/6.7.1/qtconnectivity-everywhere-src-6.7.1.tar.xz) = 1061900
TIMESTAMP = 1718777696
SHA256 (KDE/Qt/6.7.2/qtconnectivity-everywhere-src-6.7.2.tar.xz) = 8ed321b242f0e956473a295fa31670271f9b3acb797508644cb740f89f6c08e8
SIZE (KDE/Qt/6.7.2/qtconnectivity-everywhere-src-6.7.2.tar.xz) = 1061952
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1716399192
SHA256 (KDE/Qt/6.7.1/qtsensors-everywhere-src-6.7.1.tar.xz) = d5694a17d90f71039c12daf9c1c14fd76baf447246798e7cad171038c80dfbf2
SIZE (KDE/Qt/6.7.1/qtsensors-everywhere-src-6.7.1.tar.xz) = 1494588
TIMESTAMP = 1718777696
SHA256 (KDE/Qt/6.7.2/qtsensors-everywhere-src-6.7.2.tar.xz) = ead1dec787c56ed4dc02ed810af54ff1e1f6875cb5cc2506c74eeb9554e6bb59
SIZE (KDE/Qt/6.7.2/qtsensors-everywhere-src-6.7.2.tar.xz) = 1497432
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1716399194
SHA256 (KDE/Qt/6.7.1/qtserialbus-everywhere-src-6.7.1.tar.xz) = 513905d545b81b040fc9d7a996aa2d6fa310048c36b24919a973f2a6a555628f
SIZE (KDE/Qt/6.7.1/qtserialbus-everywhere-src-6.7.1.tar.xz) = 547732
TIMESTAMP = 1718777698
SHA256 (KDE/Qt/6.7.2/qtserialbus-everywhere-src-6.7.2.tar.xz) = 67641ca99b455746d7d956c516dfaa5f2c48696834c71d5720d63e736d374b2b
SIZE (KDE/Qt/6.7.2/qtserialbus-everywhere-src-6.7.2.tar.xz) = 547596
Loading