Changeset 47d5b8be


Ignore:
Timestamp:
04/11/2022 02:18:35 AM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 11.3, 12.0, 12.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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
bceef3d
Parents:
bf913f0
Message:

Update to qtwebengine-5.15.9.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rbf913f0 r47d5b8be  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to qtwebengine-5.15.9 (Security fix). Fixes
     49          <ulink url="&blfs-ticket-root;16377">#16277</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[pierre] - Update to epiphany-42.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16249">#16249</ulink>.</para>
  • packages.ent

    rbf913f0 r47d5b8be  
    794794<!ENTITY pangomm-version              "2.46.2">
    795795<!ENTITY qt5-version                  "5.15.2">
    796 <!ENTITY qtwebengine-version          "5.15.8">
     796<!ENTITY qtwebengine-version          "5.15.9">
    797797<!ENTITY qtwebkit-version             "5.9.0">
    798798<!ENTITY qscintilla-version           "2.10.4">
  • x/lib/qtwebengine.xml

    rbf913f0 r47d5b8be  
    1111  <!ENTITY qtwebengine-download-http "&sources-anduin-http;/qtwebengine/qtwebengine-&qtwebengine-version;.tar.xz">
    1212  <!ENTITY qtwebengine-download-ftp  " ">
    13   <!ENTITY qtwebengine-md5sum        "e9ff105f86c94bd302773a78db0d9738">
     13  <!ENTITY qtwebengine-md5sum        "a3d64826a73996e5c1ba6ea8c5ef0490">
    1414  <!ENTITY qtwebengine-size          "306 MB">
    1515  <!ENTITY qtwebengine-buildsize     "5.1 GB (154 MB installed)">
    16   <!ENTITY qtwebengine-time          "103 SBU (typical, Using parallelism=4)">
     16  <!ENTITY qtwebengine-time          "94 SBU (typical, Using parallelism=4)">
    1717]>
    1818
     
    8080        The tarball linked to below was created from the 5.15 git branch
    8181        and the 87-branch of the chromium submodule (which is forked from
    82         chromium). See the GIT-VERSIONS file in the tarball (after applying
    83         any patches) for details of the latest commits.
     82        chromium). See the GIT-VERSIONS file in the tarball for details of the
     83        latest commits.
    8484      </para>
    8585    </warning>
     
    240240        <para>
    241241          Required patch:-->
    242      <!--     <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-1.patch"/> -->
    243           <ulink url="&patch-root;/qtwebengine-5.15.8-build_fixes-1.patch"/>
     242          <ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-build_fixes-1.patch"/>
    244243        </para>
    245244      </listitem>
Note: See TracChangeset for help on using the changeset viewer.