Author: ken
Date: Wed Jun 20 04:30:09 2018
New Revision: 20201

Log:
qtwebengine-5.11.1

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/qtwebengine.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Jun 17 01:11:11 2018        (r20200)
+++ trunk/BOOK/general.ent      Wed Jun 20 04:30:09 2018        (r20201)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "17">                   <!-- Always 2 digits -->
+<!ENTITY day          "20">                   <!-- Always 2 digits -->
 <!ENTITY month        "06">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "June 17th, &year;">
+<!ENTITY releasedate  "June 20th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Jun 17 01:11:11 
2018        (r20200)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Jun 20 04:30:09 
2018        (r20201)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>June 20th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Update to qtwebengine-5.11.1 (security fix). Fixes
+          <ulink url="&blfs-ticket-root;10881">#10881</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>June 17th, 2018</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sun Jun 17 01:11:11 2018        (r20200)
+++ trunk/BOOK/packages.ent     Wed Jun 20 04:30:09 2018        (r20201)
@@ -583,7 +583,7 @@
 <!ENTITY pango-version                "1.42.1">
 <!ENTITY pangomm-version              "2.40.1">
 <!ENTITY qt5-version                  "5.11.0">
-<!ENTITY qtwebengine-version          "5.11.0">
+<!ENTITY qtwebengine-version          "5.11.1">
 <!ENTITY qtwebkit-version             "5.9.0">
 <!ENTITY qscintilla-version           "2.10.4">
 <!ENTITY shared-mime-info-version     "1.9">

Modified: trunk/BOOK/x/lib/qtwebengine.xml
==============================================================================
--- trunk/BOOK/x/lib/qtwebengine.xml    Sun Jun 17 01:11:11 2018        (r20200)
+++ trunk/BOOK/x/lib/qtwebengine.xml    Wed Jun 20 04:30:09 2018        (r20201)
@@ -7,10 +7,10 @@
   <!ENTITY qtwebengine-major "5.11">
   <!ENTITY qtwebengine-download-http 
"https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-everywhere-src-&qtwebengine-version;.tar.xz";>
   <!ENTITY qtwebengine-download-ftp  " ">
-  <!ENTITY qtwebengine-md5sum        "551a09ea35270c259223f1a4e69e67f3">
+  <!ENTITY qtwebengine-md5sum        "75d2ff31addba4ec41981b0f459cc587">
   <!ENTITY qtwebengine-size          "223 MB">
-  <!ENTITY qtwebengine-buildsize     "3.5 GB (137 MB installed)">
-  <!ENTITY qtwebengine-time          "28 SBU (using 4 cores)">
+  <!ENTITY qtwebengine-buildsize     "3.5 GB (142 MB installed)">
+  <!ENTITY qtwebengine-time          "52 SBU (using 4 cores)">
 ]>
 
 <sect1 id="qtwebengine" xreflabel="qtwebengine-&qtwebengine-version;">
@@ -122,20 +122,6 @@
     <title>Installation of qtwebengine</title>
 
     <para>
-      First, make some fixes to make gcc8 happy:
-    </para>
-
-<screen><userinput>sed -i '/kPaddingSize/s/32/64/' \
-       src/3rdparty/chromium/media/base/decoder_buffer.h &amp;&amp;
-
-D=src/3rdparty/chromium/mojo/public/cpp/bindings         &amp;&amp;
-sed -i '/explicit/s/return handle_/return (bool) handle_/' \
-       $D/associated_interface_ptr_info.h \
-       $D/associated_interface_request.h  \
-       $D/interface_request.h                            &amp;&amp;
-unset D</userinput></screen>
-
-    <para>
       Install <application>qtwebengine</application> by running the following
       commands:
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to