diff --git a/qt5/qtbase/DETAILS b/qt5/qtbase/DETAILS
index 8b1b0b3..e8f42d3 100755
--- a/qt5/qtbase/DETAILS
+++ b/qt5/qtbase/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases/
SPELL=qtbase
SPELLX=$SPELL-everywhere-src
- VERSION=5.14.1
-
SOURCE_HASH=sha512:964777323d0e3f9d355218c3493bb3b61d2750d9cb5ba71fce72cae3cd362acce88e39360f1fac0011f1b74d529a23621a7281191c622cc034ce78a77afa296b
+ VERSION=5.14.2
+
SOURCE_HASH=sha512:8c83e06d58b56e9f288e83d6c3dd4ad6cc9f1eb1a32c7b44fb912fda34ed7255766fd9fa60cd740ee001df7d6172f25df05f1f95e986c3e793fbcd9bf4f18de9
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -11,10 +11,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
ENTERED=20120901
LICENSE[0]=LGPL
KEYWORDS="qt5 x11 libs"
- SHORT="Qt5 simplifies writing and maintaining GUI applications"
+ SHORT="Qt5 simplifies writing and maintaining GUI release-service"
cat << EOF
Qt is a toolkit for software developers. Qt simplifies the task of
-writing and maintaining GUI (graphical user interface) applications. Qt
+writing and maintaining GUI (graphical user interface) release-service. Qt
is written in C++ and is fully object-oriented. Qt is a multi-platform
toolkit. When you implement a program with Qt, you can run it on the X
Window System (Unix/X11) or Microsoft Windows NT/95/98/2000. Simply
diff --git a/qt5/qtbase/HISTORY b/qt5/qtbase/HISTORY
index 8b4a551..6b485c3 100644
--- a/qt5/qtbase/HISTORY
+++ b/qt5/qtbase/HISTORY
@@ -1,3 +1,6 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+
2020-01-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: SECURITY_PATCH++
fixes CVE-2020-056 and CVE-2020-0570
diff --git a/qt5/qtcharts/DETAILS b/qt5/qtcharts/DETAILS
index ef8f621..9981a69 100755
--- a/qt5/qtcharts/DETAILS
+++ b/qt5/qtcharts/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases/
SPELL=qtcharts
SPELLX=$SPELL-everywhere-src
- VERSION=5.14.1
-
SOURCE_HASH=sha512:5cf2739a5bc67ed25cb6f39bd795447c1e37963d1f3726d37ad9a2894080db3329fd2c6b17937ad831db78f5099e7c3b4ecd02991a7a69eb482ab61877d54d0f
+ VERSION=5.14.2
+
SOURCE_HASH=sha512:2776db3dfe6f6f1047bd19d8d936d3f72de46c0807bbf02ba874053113d76df4cf80497d5ed2cee192ad94abb8e12b4fbce8359a63d8beb1190d491fc2da35bc
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/qt5/qtcharts/HISTORY b/qt5/qtcharts/HISTORY
index ab4b849..f8b541c 100644
--- a/qt5/qtcharts/HISTORY
+++ b/qt5/qtcharts/HISTORY
@@ -1,3 +1,6 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+
2020-01-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.14.1
diff --git a/qt5/qtscxml/DETAILS b/qt5/qtscxml/DETAILS
index d0a2e94..abc268a 100755
--- a/qt5/qtscxml/DETAILS
+++ b/qt5/qtscxml/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases/
SPELL=qtscxml
SPELLX=$SPELL-everywhere-src
- VERSION=5.14.1
-
SOURCE_HASH=sha512:92facdc089f7d8c5521617d3080964a12df26e8b34c194be3c9307b412606548d8fda66d401fc6d93f71fed7f1bc7d075f797d4ab27de0ff603608d9b5601c25
+ VERSION=5.14.2
+
SOURCE_HASH=sha512:2e1cbea7c32d93675b4a67287dd17c9ed120a6655f8f9a30edfe12a16f67b3c5ad6d0fd04c0102297693bf87e225d81e963534958c8e73622c605388c9fc8425
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -15,6 +15,6 @@ cat << EOF
The Qt SCXML Compiler, qscxmlc, compiles state chart XML (.scxml) files to
C++ source files.
The Qt SCXML module provides classes for embedding state machines created
-from State Chart XML (SCXML) files in Qt applications. The SCXML files
+from State Chart XML (SCXML) files in Qt release-service. The SCXML files
can be created using any suitable tool, such as a text editor or a simulator
EOF
diff --git a/qt5/qtscxml/HISTORY b/qt5/qtscxml/HISTORY
index ea30582..c36da6f 100644
--- a/qt5/qtscxml/HISTORY
+++ b/qt5/qtscxml/HISTORY
@@ -1,3 +1,6 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+
2020-01-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.14.1
diff --git a/qt5/qtwebchannel/DETAILS b/qt5/qtwebchannel/DETAILS
index be10e21..608a76d 100755
--- a/qt5/qtwebchannel/DETAILS
+++ b/qt5/qtwebchannel/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases/
SPELL=qtwebchannel
SPELLX=$SPELL-everywhere-src
- VERSION=5.14.1
-
SOURCE_HASH=sha512:7abe214227efcea665a38488b73286ae8335490d825dd8886270e2c1cbf7382e27d6ec368b28f9876d6843029023a63e58f42e2bdb6aeb1502ae464af3e8666e
+ VERSION=5.14.2
+
SOURCE_HASH=sha512:57080c8cf7fb5c91fa6b325566d3fb2dc3c1d3bcd8128d2a40ea92f8bae7ca0f0fb4bac1d68452998a5dc06781155058d149df069fed5ff16b6d8ad43a72e002
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -13,7 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
KEYWORDS="qt5 libs"
SHORT=""
cat << EOF
-The Qt WebChannel module offers Qt applications a seamless way to publish
QObjects
+The Qt WebChannel module offers Qt release-service a seamless way to publish
QObjects
for interaction with HTML/JavaScript clients. These clients can either be
inside
local Qt WebViews or any other, potentially remote, client which supports
JavaScript, as long as a communication channel such as WebSocket is
available.
diff --git a/qt5/qtwebchannel/HISTORY b/qt5/qtwebchannel/HISTORY
index 64ebe7a..e8a578a 100644
--- a/qt5/qtwebchannel/HISTORY
+++ b/qt5/qtwebchannel/HISTORY
@@ -1,3 +1,6 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+
2020-01-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.14.1
diff --git a/qt5/qtwebengine/DETAILS b/qt5/qtwebengine/DETAILS
index 2a48c05..6bdbdcc 100755
--- a/qt5/qtwebengine/DETAILS
+++ b/qt5/qtwebengine/DETAILS
@@ -1,10 +1,10 @@
QT_URL=https://download.qt.io/official_releases
SPELL=qtwebengine
SPELLX=${SPELL}-everywhere-src
- VERSION=5.14.1
+ VERSION=5.14.2
VX=${VERSION%-*}
-
SOURCE_HASH=sha512:fafa2fbc789941e837e35945857a6da00e73bd2abe512290674b9957719b998d8b8b95a35c709a171c9d0d111e6f418cec630dfcdbe47ecbae25a3b94e4c99f9
- SECURITY_PATCH=12
+
SOURCE_HASH=sha512:7679de2cb36ab0e9db3464fda4017c726f5901ab861f8f528e105e7b7089b1a19239cf836c9423541afc39a3f9bd705ad9ce1e461661e43256de9db1aadd97a1
+ SECURITY_PATCH=13
SOURCE=$SPELLX-${VERSION}.tar.xz
SOURCE_URL=$QT_URL/qt/${VX%.?}/${VERSION}/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-${VERSION}
diff --git a/qt5/qtwebengine/HISTORY b/qt5/qtwebengine/HISTORY
index bceb2f3..532510f 100644
--- a/qt5/qtwebengine/HISTORY
+++ b/qt5/qtwebengine/HISTORY
@@ -1,3 +1,8 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+ * DETAILS: SECURITY_PATCH++
+ Security fixes from Chromium up to version 80.0.3987.132
+
2020-01-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: SECURITY_PATCH++
many CVE from chronium
diff --git a/qt5/qtwebglplugin/DETAILS b/qt5/qtwebglplugin/DETAILS
index c425750..dc54d62 100755
--- a/qt5/qtwebglplugin/DETAILS
+++ b/qt5/qtwebglplugin/DETAILS
@@ -1,9 +1,9 @@
QT_URL=https://download.qt.io/official_releases
SPELL=qtwebglplugin
SPELLX=${SPELL}-everywhere-src
- VERSION=5.14.1
+ VERSION=5.14.2
VX=${VERSION%-beta?}
-
SOURCE_HASH=sha512:cd9425dd5c3c2d4ec376df0d1a26e9d04df3f461ecd3617970a7855dd5c578ecee3e3ac91b8f9bdecff25f50613ae7f7bbb466591d999cd2e97de5abd2aea97e
+
SOURCE_HASH=sha512:02b059301527a3d943f842f3d076daba36470bee65c5888d1f896986f75556abb577bcfbf8337e4cf4fa1c6eb43e352430b1ea6ee1e02be826cd02b108915dc9
SOURCE=$SPELLX-${VX}.tar.xz
SOURCE_URL=$QT_URL/qt/${VX%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-${VX}
diff --git a/qt5/qtwebglplugin/HISTORY b/qt5/qtwebglplugin/HISTORY
index 4edfa66..4e9aecc 100644
--- a/qt5/qtwebglplugin/HISTORY
+++ b/qt5/qtwebglplugin/HISTORY
@@ -1,3 +1,6 @@
+2020-03-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.14.2
+
2020-01-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.14.1