Changeset 94486d9c for x


Ignore:
Timestamp:
12/12/2018 09:29:18 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f0b7ae67
Parents:
91e1961
Message:

Qt-5.11.3 and qtwebengine-5.11.3. To apply the security fixes for qtwebengine, qt itself does not need to be updated from 5.11.2. Time measured on an 8.3 system.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20803 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    r91e1961 r94486d9c  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "152a8ade9c11fe33ff5bc95310a1bb64">
    13   <!ENTITY qt5-size          "467 MB">
    14   <!ENTITY qt5-buildsize     "11 GB (252 MB installed)">
    15   <!ENTITY qt5-time          "23 SBU (using parallelism=4)">
     12  <!ENTITY qt5-md5sum        "02b353bfe7a40a8dc4274e1d17226d2b">
     13  <!ENTITY qt5-size          "468 MB">
     14  <!ENTITY qt5-buildsize     "11 GB (234 MB installed)">
     15  <!ENTITY qt5-time          "48 SBU (using parallelism=4)">
    1616]>
    1717
     
    7878      </listitem>
    7979    </itemizedlist>
    80 
     80<!--
    8181   <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8282    <itemizedlist spacing='compact'>
     
    8686      </listitem>
    8787    </itemizedlist>
    88 
     88-->
    8989    <bridgehead renderas="sect3">Qt5 Dependencies</bridgehead>
    9090
     
    200200      </para>
    201201    </caution>
    202 
     202<!--
    203203    <para>
    204204      If your system is using glibc-2.28, apply the patch to exclude certain
     
    208208
    209209<screen><userinput>patch -Np1 -i ../qt-&qt5-version;-glibc228-1.patch</userinput></screen>
    210 
     210-->
    211211    <note>
    212212      <para>
  • x/lib/qtwebengine.xml

    r91e1961 r94486d9c  
    88  <!ENTITY qtwebengine-download-http "https://download.qt.io/archive/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-everywhere-src-&qtwebengine-version;.tar.xz">
    99  <!ENTITY qtwebengine-download-ftp  " ">
    10   <!ENTITY qtwebengine-md5sum        "183b1e44bac4f70b54a77a9e569ff554">
     10  <!ENTITY qtwebengine-md5sum        "c3c086fd2bc0b25fce9737b3a1fe63fb">
    1111  <!ENTITY qtwebengine-size          "223 MB">
    1212  <!ENTITY qtwebengine-buildsize     "3.6 GB (139 MB installed)">
    13   <!ENTITY qtwebengine-time          "50 SBU (using 4 cores)">
     13  <!ENTITY qtwebengine-time          "56 SBU (using 4 cores)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.