Changes in / [58ab63b9:8eb249e]


Ignore:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r58ab63b9 r8eb249e  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>August 14th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>Update qtwebengine-20210401 to use build_fixes-4 patch for
     49          glibc-2.34. Please note that binutils-2.37 from LFS-dev needs the
     50          patch which is now in LFS.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>August 13th, 2021</para>
  • x/lib/qtwebengine.xml

    r58ab63b9 r8eb249e  
    5757
    5858    <warning>
     59      <!-- FIXME : remove this para before we release 11.0 -->
     60      <para>
     61        <emphasis>If you are using a development version of LFS with binutils-2.37,
     62        you must rebuild binutils with the patch which is now in LFS, otherwise the
     63        build will eventually fail with a message 'error adding symbols: malformed
     64        archive'.</emphasis>
     65      </para>
     66 
    5967      <para>
    6068        QtWebEngine uses a forked copy of chromium, and is therefore vulnerable
     
    219227        <para>
    220228          Required patch:
    221           <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-3.patch"/>
     229          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-4.patch"/>
    222230        </para>
    223231      </listitem>
     
    301309    </para>
    302310
    303 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-3.patch</userinput></screen>
     311<screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-&qtwebengine-version;-build_fixes-4.patch</userinput></screen>
    304312
    305313<!-- start of commands for git versions only -->
Note: See TracChangeset for help on using the changeset viewer.