Author: thomas
Date: Wed Aug 19 01:47:25 2020
New Revision: 23574

Log:
New version of qtwebengine patch including fix for 'nanosleep' issue

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

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Aug 19 00:15:30 2020        (r23573)
+++ trunk/BOOK/general.ent      Wed Aug 19 01:47:25 2020        (r23574)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "19">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 18th, &year;">
+<!ENTITY releasedate  "August 19th, &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       Wed Aug 19 00:15:30 
2020        (r23573)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Aug 19 01:47:25 
2020        (r23574)
@@ -42,6 +42,16 @@
     </listitem>
     -->
     <listitem>
+      <para>August 19th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Add 
qtwebengine-everywhere-src-5.15.0-consolidated_fixes-3.patch.
+            Fixes an issue which glibc version &gt; 2.31.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 18th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/x/lib/qtwebengine.xml
==============================================================================
--- trunk/BOOK/x/lib/qtwebengine.xml    Wed Aug 19 00:15:30 2020        (r23573)
+++ trunk/BOOK/x/lib/qtwebengine.xml    Wed Aug 19 01:47:25 2020        (r23574)
@@ -100,7 +100,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-2.patch"/>
+          <ulink 
url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-3.patch"/>
         </para>
       </listitem>
     </itemizedlist>
-- 
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