Opened 15 months ago
Closed 15 months ago
#18921 closed enhancement (fixed)
qt6-6.6.1
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version
Contains over 400 bugfixes!
Attachments (1)
Change History (6)
by , 15 months ago
Attachment: | qtwebengine-6.6.1-libxml2_2.12-1.patch added |
---|
follow-up: 4 comment:1 by , 15 months ago
comment:2 by , 15 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 months ago
The release notes are at https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md
Of significant note is a security fix: CVE-2023-45872 in qtsvg:
"loading invalid QML image source can cause application crash"
comment:4 by , 15 months ago
Replying to martyj19:
Small adjustment required for libxml2 2.12, patch attached. Would need in qt5 also.
We do not need this for qt6 as we explicitly skip qtwebengine (tested). I will investigate both qt5 and qtwebengine (for qt5).
comment:5 by , 15 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit 46c8991b.
Note:
See TracTickets
for help on using tickets.
Small adjustment required for libxml2 2.12, patch attached. Would need in qt5 also.