diff options
| author | Jani Heikkinen <jani.heikkinen@qt.io> | 2024-09-27 08:30:38 +0300 |
|---|---|---|
| committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2024-09-27 07:02:33 +0000 |
| commit | 45d16d6e67c0d9738ceeb02b8032d4b5adf38576 (patch) | |
| tree | a82b13d3ecfae2dd63ba498fe6ec2b30216395f9 | |
| parent | cf05b786574da72a7ceb5f023f9354054ae602b5 (diff) | |
Update QT 6.7.3 release note
Add known issues & fixed security issues
Task-number: QTBUG-128060
Change-Id: I0f56d9b94991df951e377fc060f3740366ee213e
Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
| -rw-r--r-- | qt/6.7.3/release-note.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/qt/6.7.3/release-note.md b/qt/6.7.3/release-note.md index 2db6bbc..061a6da 100644 --- a/qt/6.7.3/release-note.md +++ b/qt/6.7.3/release-note.md @@ -31,6 +31,9 @@ https://doc.qt.io/qt-6/portingguide.html Important Changes ----------------- +### Security fixes +* CVE-2024-39936 in qtbase + ### qtbase * c794263de0b Update public suffix list Updated the public suffix list to upstream SHA @@ -952,6 +955,16 @@ package "Qt6InsightTracker" is considered to be NOT FOUND Known Issues ------------ +* Check that your system meets Qt's requirements: +https://doc.qt.io/qt-6.7/supported-platforms.html +* RTA reported issues from Qt 6.7 +https://bugreports.qt.io/issues/?filter=25756 +* See Qt 6.7 known issues from: +https://wiki.qt.io/Qt_6.7_Known_Issues +* Qt 6.7.3 Open issues in Jira: +https://bugreports.qt.io/issues/?filter=26522 + + Credits for the release goes to: --------------------------------- |
