Opened 14 months ago
Closed 13 months ago
#19094 closed enhancement (fixed)
qt-5.15.12
Reported by: | Douglas R. Reno | Owned by: | pierre |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
Looking over at Arch, it looks like Qt 5.15.12 is available. I'm not sure if the KF5 patchset is ready though, that's normally Pierre's thing :)
Change History (7)
comment:1 by , 13 months ago
comment:2 by , 13 months ago
Also, the diff in qtscript submodule is wrong (not sure why). Remove everything concerning this submodule.
comment:4 by , 13 months ago
The sed for libxbcommon is not needed anymore, but the sed for gcc-13 is.
comment:5 by , 13 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 13 months ago
Release note
Qt 5.15.12 release is a patch release made on the top of Qt 5.15.11. As a patch release, Qt 5.15.12 does not add any new functionality but provides bug fixes and other improvements.
For detailed information about Qt, see the Qt 5.15 online documentation: https://doc.qt.io/qt-5/index.html.
Important Changes
### qtbase
- 25be15e7d7 Update bundled libpng to version 1.6.38
libpng was updated to version 1.6.38
- 9374d96406 Update bundled zlib to version 1.2.13
zlib was updated to version 1.2.13.
- 59845d680c Update bundled libpng to version 1.6.39
libpng was updated to version 1.6.39
- e48e2ed9d7 macOS: Fix less common writing systems on Catalina and later
Fixed missing text with certain writing systems on macOS Catalina and later.
For the detail of the fixes see https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md
The patch set has been rebased AFAICT. Still the mime database, libtiff and libwebp have to be removed from the patch. Also, everything in qtwebengine and qtpim (which is not in the tarball, not sure why it appears in the diff).