Accepting request 1114843 from home:alarrosa:branches:KDE:Qt6

Add reference

  * Includes fix for incorrect parsing of strict-transport-security
    (HSTS) header (boo#1211797, CVE-2023-32762)

OBS-URL: https://build.opensuse.org/request/show/1114843
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-base?expand=0&rev=71
This commit is contained in:
Christophe Marin 2023-10-02 20:34:41 +00:00 committed by Git OBS Bridge
parent 85ead5072a
commit b31d21e1f5

View File

@ -55,6 +55,8 @@ Wed May 24 07:45:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
* https://www.qt.io/blog/qt-6.5.1-released
* Includes fix for a buffer overflow in QTextLayout (boo#1211798,
CVE-2023-32763).
* Includes fix for incorrect parsing of strict-transport-security
(HSTS) header (boo#1211797, CVE-2023-32762)
- Drop patches, merged upstream:
* 0001-QApplication-Fix-DEPRECATED_VERSION-for-setActiveWin.patch
* 0001-QVariant-Fix-support-for-metatypes-created-by-Qt-6.5.patch