summaryrefslogtreecommitdiff
path: root/Mk/Uses
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-05-24 04:48:58 -0400
committerJason E. Hale <jhale@FreeBSD.org>2024-05-24 21:55:22 -0400
commit359c8eed1862a08dbe0a9a67a62bb209c9471da9 (patch)
treefda1b47cc0606e82531ffafee6fb6934758b8ce4 /Mk/Uses
parentsecurity/vuxml: Document CVE-2024-36048 for qt[56]-networkauth (diff)
Qt6: Update to 6.7.1
As a patch release, Qt 6.7.1 does not introduce any new features but contains more than 400 bug fixes, security updates, and other improvements to the top of the Qt 6.7.0 release. See more information about the most important changes and bug fixes from Qt 6.7.1 release note. Enable building of databases/qt6-base_sqldriver@mysql with MariaDB. [1] Fix build of www/qt6-webengine with the SNDIO option enabled. [2] Announcement: https://www.qt.io/blog/qt-6.7.1-released Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.1/release-note.md PR: 277922 [1], 279180 [2] Reported by: vvd [1], Benjamin Takacs <nimaje+fbz@bureaucracy.de> [2] MFH: 2024Q2 Security: f5fa174d-19de-11ef-83d8-4ccc6adda413
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/qt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/qt.mk b/Mk/Uses/qt.mk
index 42fb1dbba3df..a5d832c65a3d 100644
--- a/Mk/Uses/qt.mk
+++ b/Mk/Uses/qt.mk
@@ -23,7 +23,7 @@ _QT_MK_INCLUDED= qt.mk
# Qt versions currently supported by the framework.
_QT_SUPPORTED?= 5 6
QT5_VERSION?= 5.15.13
-QT6_VERSION?= 6.7.0
+QT6_VERSION?= 6.7.1
PYSIDE6_VERSION?= 6.7.0
# Support for intermediate Qt6 releases. This partially defines