Changeset ec40d19


Ignore:
Timestamp:
10/30/2023 06:18:42 PM (7 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
219e2d6
Parents:
ce8d9a83
Message:

Update to qtwebengine-5.15.16.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rce8d9a83 rec40d19  
    4040    -->
    4141    <listitem>
     42      <para>October 30th, 2023</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[ken] - Update to qtwebengine-5.15.16 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;18787">#18787</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>October 29th, 2023</para>
    4353      <itemizedlist>
  • packages.ent

    rce8d9a83 rec40d19  
    848848<!ENTITY pangomm-version              "2.46.3">
    849849<!ENTITY qt5-version                  "5.15.11">
    850 <!ENTITY qtwebengine-version          "5.15.15">
     850<!ENTITY qtwebengine-version          "5.15.16">
    851851<!ENTITY startup-notification-version "0.12">
    852852<!ENTITY tepl-version                 "6.8.0">
  • x/lib/qtwebengine.xml

    rce8d9a83 rec40d19  
    1111  <!ENTITY qtwebengine-download-http "&sources-anduin-http;/qtwebengine/qtwebengine-&qtwebengine-version;.tar.xz">
    1212  <!ENTITY qtwebengine-download-ftp  " ">
    13   <!ENTITY qtwebengine-md5sum        "296f61f84a489088ffd237fbcd052c9e">
     13  <!ENTITY qtwebengine-md5sum        "6bb50d47dd854c59d38e67c1ccb6e80d">
    1414  <!ENTITY qtwebengine-size          "307 MB">
    1515  <!ENTITY qtwebengine-buildsize     "5.1 GB (153 MB installed)">
    16   <!ENTITY qtwebengine-time          "73 SBU (Using parallelism=4)">
     16  <!ENTITY qtwebengine-time          "41 SBU (Using parallelism=8)">
    1717]>
    1818
     
    7676
    7777      <para> <!-- for git versions -->
    78         The tarball linked to below was created from the 5.15.15 git branch
     78        The tarball linked to below was created from the 5.15<!--.15--> git branch
    7979        and the 87-branch of the chromium submodule (which is forked from
    8080        chromium). See the GIT-VERSIONS file in the tarball for details of the
Note: See TracChangeset for help on using the changeset viewer.