From 1e94cbbb6377d13df231ad8cc68055fa716a274c Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Thu, 18 Nov 2021 07:37:39 +0200 Subject: Document Third-Party Code changes in Qt 5.12.12 The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 15.12.11 and Qt 5.12.12 checkouts, and diff'ing these. Task-number: QTBUG-97200 Pick-to: 5.12 Change-Id: Ice5225541b0348951519586e70009c79e68bde1b Reviewed-by: Paul Wicking --- doc/src/legal/licensechanges.qdoc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index edadeae1a..5dd367da3 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -34,6 +34,26 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.12.12 + + \section2 Qt GUI Module + + \list + \l{LibJPEG-turbo} updated got to upstream version 2.1.1. Licensing under + BSD 3-Clause \"new\" or \"reviced\" and zlib Licenses in addition to + Independent JPEG Group License is now documented. + \endlist + + \section2 Qt SQL Module + + \l{sqlite}{SQLite} got updated to upstream version 3.36.0. + + \section2 Qt Image Formats + + \list + \l{libtiff} got updated to upstream version 4.3.0. + \endlist + \section1 Qt 5.12.11 \section2 Qt GUI Module -- cgit v1.2.3