Ignore:
Timestamp:
06/18/2019 01:53:21 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, 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:
2e98a372
Parents:
1bc043ab
Message:

Update to Qt and QtWebEngine 5.12.4. This is a security update for 23 security vulnerabilities.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qtwebengine.xml

    r1bc043ab re847737  
    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        "9841599435095b16f12870bd48ef5342">
     10  <!ENTITY qtwebengine-md5sum        "9f1f20537eba9b166cd0e59191e49f29">
    1111  <!ENTITY qtwebengine-size          "238 MB">
    12   <!ENTITY qtwebengine-buildsize     "3.3 GB (131 MB installed)">
    13   <!ENTITY qtwebengine-time          "60 SBU (using 4 cores)">
     12  <!ENTITY qtwebengine-buildsize     "3.3 GB (135 MB installed)">
     13  <!ENTITY qtwebengine-time          "40 SBU (using 4 cores)">
    1414]>
    1515
     
    139139    <para role="optional">
    140140      <xref linkend="libevent"/>,
     141      <xref linkend="poppler"/>,
    141142      <ulink url="https://github.com/open-source-parsers/jsoncpp/releases">jsoncpp</ulink>,
    142143      <ulink url="https://github.com/cisco/libsrtp/releases">libsrtp</ulink>,
     
    208209
    209210<screen role="root"><userinput>make install</userinput></screen>
     211    <!-- EDITORS NOTE: If you are updating this package, use INSTALL_ROOT=
     212         instead of DESTDIR= -->
    210213<!--
    211214    <para>
     
    315318        </seg>
    316319        <seg>
    317           $QT5PREFIX/doc/qtwebengine,
    318320          $QT5PREFIX/includeQtWebEngine,
    319321          $QT5PREFIX/include/QtWebEngineCore, and
Note: See TracChangeset for help on using the changeset viewer.