Opened 2 years ago
Closed 2 years 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 , 2 years ago
| Attachment: | qtwebengine-6.6.1-libxml2_2.12-1.patch added |
|---|
follow-up: 4 comment:1 by , 2 years ago
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 2 years 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 , 2 years 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).
Note:
See TracTickets
for help on using tickets.

Small adjustment required for libxml2 2.12, patch attached. Would need in qt5 also.