summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-08-20 10:36:28 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-08-20 10:43:33 +0300
commit9a87e4d5964821877f8ea0f1da6426c6de553e47 (patch)
tree98d48564666ef41bf7397dc64b3ad24bb2d317a0
parent4e872461c79f1ffdc503a89e584f1f8d5f095a23 (diff)
downloadqtdoc-9a87e4d5964821877f8ea0f1da6426c6de553e47.tar.gz
Document third-party code changes in 5.15.5
The changes were obtained by running qtattributionsscanner -output-format json in the sources of both 5.15.4 and 5.15.5. and diff'ing these. Note: this change was originally merged only to tqtc/lts-5.15.5 branch. Task-number: QTBUG-93906 Change-Id: I21990deb21e6fdf2dc2fe95977468fc8b800174d Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 83d46fc6..2122321c 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -34,6 +34,21 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 5.15.5
+
+ \section2 Qt Core Module
+
+ \l{pcre2}{PCRE2} got updated to upstream version 10.37.
+
+ \section2 Qt GUI Module
+
+ \l{libjpeg}{LibJPEG-turbo} got updated to upstream version 2.1.0.
+ Also, the copyright information got updated.
+
+ \section2 Qt SQL Module
+
+ \l{sqlite}{SQLite} got updated to upstream version 3.35.5.
+
\section1 Qt 5.15.4
\section2 Qt GUI Module