From 1d7f17705f35d5c3d0f58a6317c78bd26637341c Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Thu, 22 Apr 2021 11:25:34 +0300 Subject: Document third-party code changes in Qt 5.15.4 The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.3 and Qt 5.15.4 source packages and diff'ing the changes. Pick-to: 5.15 Change-Id: I2f416dcb442a13c4c9f23feade2f86476bebb48f Reviewed-by: Paul Wicking --- doc/src/legal/licensechanges.qdoc | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index 4a3f1e667..83d46fc6f 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2020 The Qt Company Ltd. +** Copyright (C) 2021 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -34,6 +34,25 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.15.4 + + \section2 Qt GUI Module + + \l{libjpeg}{LibJPEG-turbo} got updated to upstream version 2.0.6. + Also, the copyright information got updated. + + \section2 Qt Image Formats + + \list + \li \l{libtiff}{TIFF Software Distribution (libtiff)} got updated to upstream + version 4.2.0. + \li \l{libwebp}{WebP (libwebp)} got updated to upstream version 1.2.0. + \endlist + + \section2 Qt SQL Module + + \l{sqlite}{SQLite} got updated to upstream version 3.35.2. + \section1 Qt 5.15.3 \section2 Qt Core Module -- cgit v1.2.3