Changeset 9192fec


Ignore:
Timestamp:
10/13/2024 07:49:39 AM (4 days ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
lazarus, trunk
Children:
5383689, b24635c
Parents:
52b45718
Message:

Update to qtwebengine-6.8.0 (Security Update).

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r52b45718 r9192fec  
    4343      <itemizedlist>
    4444        <listitem>
    45           <para>[bdubbs] - Update to qt-everywhere-src-6.8.0. Fixes
     45          <para>[bdubbs] - Update to qtwebengine-6.8.0 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;20493">#20493</ulink>.</para>
     47        </listitem>
     48        <listitem>
     49          <para>[bdubbs] - Update to qt-everywhere-src-6.8.0 (Security Update). Fixes
    4650          <ulink url="&blfs-ticket-root;20492">#20492</ulink>.</para>
    4751        </listitem>
  • packages.ent

    r52b45718 r9192fec  
    901901<!ENTITY pangomm-version              "2.46.4">
    902902<!ENTITY pangomm2-version             "2.54.0">
    903 <!ENTITY qtwebengine-major            "6.7">
    904 <!ENTITY qtwebengine-version          "6.7.3">
     903<!ENTITY qtwebengine-major            "6.8">
     904<!ENTITY qtwebengine-version          "6.8.0">
    905905<!ENTITY qt6-version                  "6.8.0">
    906906<!ENTITY startup-notification-version "0.12">
  • x/lib/qtwebengine.xml

    r52b45718 r9192fec  
    77  <!ENTITY qtwebengine-download-http "https://download.qt.io/official_releases/qt/&qtwebengine-major;/&qtwebengine-version;/submodules/qtwebengine-everywhere-src-&qtwebengine-version;.tar.xz">
    88  <!ENTITY qtwebengine-download-ftp  " ">
    9   <!ENTITY qtwebengine-md5sum        "0c26db409832528b3a09d766e56c8c83">
    10   <!ENTITY qtwebengine-size          "525 MB">
    11   <!ENTITY qtwebengine-buildsize     "8.7 GB (335 MB installed)">
    12   <!ENTITY qtwebengine-time          "40 SBU (Using parallelism=8)">
     9  <!ENTITY qtwebengine-md5sum        "1ea326e16c0453509b5be8c4d6378fa9">
     10  <!ENTITY qtwebengine-size          "540 MB">
     11  <!ENTITY qtwebengine-buildsize     "9.1 GB (343 MB installed)">
     12  <!ENTITY qtwebengine-time          "42 SBU (Using parallelism=8)">
    1313]>
    1414
     
    114114      </listitem>
    115115    </itemizedlist>
    116 
     116<!--
    117117    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    118     <itemizedlist spacing="compact">
     118    <itemizedlist spacing="compact"> -->
    119119          <!-- keep links for releases and git versions as a reminder
    120120               that the tarball names names differ
    121121          <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-ICU68-2.patch"/>-->
    122122          <!--<ulink url="&patch-root;/qtwebengine-&qtwebengine-version;-5.15.7-1.patch"/>-->
    123       <listitem>
     123<!--      <listitem>
    124124        <para>
    125125          Required patch:
     
    128128      </listitem>
    129129    </itemizedlist>
    130 
     130-->
    131131
    132132    <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead>
     
    177177  <sect2 role="installation">
    178178    <title>Installation of qtwebengine</title>
    179 
     179<!--
    180180    <para>
    181181     First, adapt the bundled copy of Chromium to the latest version of ffmpeg:
     
    183183
    184184<screen><userinput remap="pre">patch -Np1 -d src/3rdparty/chromium &lt; ../qtwebengine-&qtwebengine-version;-ffmpeg7_fixes-1.patch</userinput></screen>
    185 
    186     <para>
    187       Next, fix a build failure that occurs because the BLFS build of ffmpeg
     185-->
     186    <para>
     187      First, fix a build failure that occurs because the BLFS build of ffmpeg
    188188      does not use OpenH264:
    189189    </para>
Note: See TracChangeset for help on using the changeset viewer.