summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-02-24 15:59:28 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-02-24 16:12:08 +0200
commit4047cead3e052713a54c70f143c09dcf7f19a9bb (patch)
tree5a8d3bb95b9419b3fa68ac8f9aa3bf3a85a136d6
parentfbdec5207fb00a683d137765b6909867af88eebd (diff)
Document third-party code changes in Qt 5.15.3v5.15.3-lts-lgpl
The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.2 and Qt 5.15.3 source packages and diff'ing the changes. Pick-to: 5.15 Change-Id: I6aa3a96db9a1cb98723305cfaf0e03b2449352ce Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index b94e3891b..4a3f1e667 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -34,6 +34,33 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 5.15.3
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{pcre2}{PCRE2} got updated to upstream version 10.36.
+ \li The copy of the \l{psl}{The Public Suffix List} got updated on
+ 2021-01-21.
+ \li \l{unicode-cldr}{Unicode Common Locale Data Repository (CLDR)} got updated to
+ upstream version v38.
+ \endlist
+
+ \section2 Qt GUI Module
+
+ \l{md4c}{MD4C} got updated to upstream version 0.4.6.
+
+ \section2 Qt SQL Module
+
+ \l{sqlite}{SQLite} got updated to upstream version 3.34.0.
+
+ \section2 Qt WebEngine Module
+
+ \list
+ \li The Chromium version has been updated to 87.0.4280.144.
+ \li Chromium received backported security fixes from Chromium up to version
+ 88.0.4324.150.
+ \endlist
\section1 Qt 5.15.2