Changeset 4506108


Ignore:
Timestamp:
05/12/2023 11:02:18 PM (12 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
288d8ce
Parents:
18961b4
Message:

Update to qtwebengine-5.15.14.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r18961b4 r4506108  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[ken] - Update to qtwebengine-5.15.14 (security fixes). Fixes
     46         <ulink url="&blfs-ticket-root;18024">#18024</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[timtas] - Update to postgresql-15.3. Fixes
    4650         <ulink url="&blfs-ticket-root;18040">#18040</ulink>.</para>
  • packages.ent

    r18961b4 r4506108  
    840840<!ENTITY pangomm-version              "2.46.3">
    841841<!ENTITY qt5-version                  "5.15.9">
    842 <!ENTITY qtwebengine-version          "5.15.13">
     842<!ENTITY qtwebengine-version          "5.15.14">
    843843<!ENTITY startup-notification-version "0.12">
    844844<!ENTITY tepl-version                 "6.4.0">
  • x/lib/qtwebengine.xml

    r18961b4 r4506108  
    1111  <!ENTITY qtwebengine-download-http "&sources-anduin-http;/qtwebengine/qtwebengine-&qtwebengine-version;.tar.xz">
    1212  <!ENTITY qtwebengine-download-ftp  " ">
    13   <!ENTITY qtwebengine-md5sum        "40de2170078de5829b1f0ed5b6a636fb">
     13  <!ENTITY qtwebengine-md5sum        "9c2009c073c4d13f5ed5cc89b8f1e2df">
    1414  <!ENTITY qtwebengine-size          "307 MB">
    15   <!ENTITY qtwebengine-buildsize     "5.1 GB (152 MB installed)">
     15  <!ENTITY qtwebengine-buildsize     "5.1 GB (153 MB installed)">
    1616  <!ENTITY qtwebengine-time          "75 SBU (on a fast machine, Using parallelism=4)">
    1717]>
     
    4444    </para>
    4545
    46     <!-- Note for editors re switching between git versions and releases:
    47       If a public release of Qt 5.15.3 (or later) appears in a meaningful
    48       time frame, please keep the notes re the git build, as comments, so
    49       that updating for later fixes will be easier: in the past, updates
    50       of 'stable' versions (i.e. 5.12 when 5.14, 5.15 were the newest)
    51       happened much later than updates to the newest version (now Qt6)
    52       and it seems likely we might again need to use a git version to fix
    53       future chromium vulnerabilities. -->
     46    <important>
     47      <para>
     48        Qt-5.15 reaches End Of Life on 26 May 2023. Extended lifetime Qt5.15 LTS
     49        has been extended until 26th May 2025 for those with subscription licenses.
     50        Because qtwebengine uses chromium code under the LGPL, it is not yet
     51        clear if there will be any more backported CVE fixes for QtWebEngine after
     52        the 5.15.14 release (the Extended Lifetime fixes might only be in response
     53        to specific issues raised by subscribers).
     54      </para>
     55    </important>
    5456
    5557    <warning>
Note: See TracChangeset for help on using the changeset viewer.