diff options
author | Jani Heikkinen <[email protected]> | 2025-06-02 12:28:12 +0300 |
---|---|---|
committer | Jani Heikkinen <[email protected]> | 2025-06-03 10:02:02 +0000 |
commit | 949cc8a7ba560a21a19fce1cd874972ec0a3f64d (patch) | |
tree | c93bfefa0d7314db2a3bd75553dfc0a6fc845de1 | |
parent | 21187100d210c5baabf75487bf39b7ce000a3780 (diff) |
- Add missing security issues
- Update correct link for supported platforms
Change-Id: If7a30836f472b4a0b9535c3093a417c7bd02c1b0
Reviewed-by: Akseli Salovaara <[email protected]>
-rw-r--r-- | qt/6.9.0/release-note.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qt/6.9.0/release-note.md b/qt/6.9.0/release-note.md index ec197f8..52e9303 100644 --- a/qt/6.9.0/release-note.md +++ b/qt/6.9.0/release-note.md @@ -33,6 +33,7 @@ Important Changes * CVE-2025-30348 in qtbase * CVE-2025-23050 in qtconnectivity * CVE-2024-39936 in qtbase +* CVE-2025-3512 in qtbase ### qtbase * 993b197d9c9 Entrypoint/Win32: just use __argc and __argv if available @@ -5895,7 +5896,7 @@ project with a static build of Qt Known Issues ------------ * Check that your system meets Qt's requirements: -https://doc-snapshots.qt.io/qt6-6.9/supported-platforms.html +https://doc.qt.io/qt-6.9/supported-platforms.html * RTA reported issues from Qt 6.9 https://bugreports.qt.io/issues/?filter=27175 * See Qt 6.9 known issues from: |