Skip to content

Commit e643f76

Browse files
committed
Merge remote-tracking branch 'origin/5.5.1' into 5.5
Change-Id: I003fe50e0ed39ba3e551543b1a43eb3e884500dc
2 parents aa88ad1 + 6c95700 commit e643f76

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

dist/changes-5.5.1

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
Qt 5.5.1 is a bug-fix release. It maintains both forward and backward
2+
compatibility (source and binary) with Qt 5.5.0.
3+
4+
Qt 5.5 introduces many new features and improvements as well as bugfixes
5+
over the 5.4.x series. For more details, refer to the online documentation
6+
included in this distribution. The documentation is also available online:
7+
8+
http://doc.qt.io/qt-5/index.html
9+
10+
The Qt version 5.5 series is binary compatible with the 5.4.x series.
11+
Applications compiled for 5.4 will continue to run with 5.5.
12+
13+
Some of the changes listed in this file include issue tracking numbers
14+
corresponding to tasks in the Qt Bug Tracker:
15+
16+
https://bugreports.qt.io/
17+
18+
Each of these identifiers can be entered in the bug tracker to obtain more
19+
information about a particular change.
20+
21+
****************************************************************************
22+
* General *
23+
****************************************************************************
24+
25+
QtWebEngineCore
26+
--------
27+
- Security fixes
28+
* ICU: CVE-2014-8146, CVE-2014-8147
29+
* Blink: CVE-2015-1284, CVE-2015-1291, CVE-2015-1292
30+
* Skia: CVE-2015-1294
31+
* V8: CVE-2015-1290
32+
- [QTBUG-47945, QTBUG-48088] Fixed crashes and asserts on exit
33+
34+
35+
****************************************************************************
36+
* Platform Specific Changes *
37+
****************************************************************************
38+
39+
Linux
40+
-----
41+
- [QTBUG-47301] Fixed crash on XCB GLES2 and Wayland
42+
- [QTBUG-45801] Find libEGL and libEGLES2v2 without development packages
43+
44+
Windows
45+
-------
46+
- [QTBUG-44763] Fix slow proxy resolution with multiple network interfaces
47+
- [QTBUG-47129] Make QtWebEngineProcess use full 4GB memory on 32-bit

0 commit comments

Comments
 (0)