Changeset 86a5545


Ignore:
Timestamp:
03/29/2024 09:11:41 PM (4 weeks ago)
Author:
Thomas Trepl <thomas@…>
Branches:
trunk
Children:
101ab97
Parents:
0509772 (diff), 73c17c25 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0509772 r86a5545  
    5353      <itemizedlist>
    5454        <listitem>
     55          <para>[bdubbs] - Update to qt6-6.6.3 and qtwebengine-6.6.3. Fixes
     56          <ulink url="&blfs-ticket-root;19551">#19551</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
     62      <para>March 28th, 2024</para>
     63      <itemizedlist>
     64        <listitem>
    5565          <para>[timtas] - Update to libva-2.21.0. Fixes
    5666          <ulink url="&blfs-ticket-root;19546">#19546</ulink>.</para>
  • packages.ent

    r0509772 r86a5545  
    874874<!ENTITY qt5-version                  "5.15.12">
    875875<!ENTITY qtwebengine-major            "6.6">
    876 <!ENTITY qtwebengine-version          "6.6.2">
    877 <!ENTITY qt6-version                  "6.6.2">
     876<!ENTITY qtwebengine-version          "6.6.3">
     877<!ENTITY qt6-version                  "6.6.3">
    878878<!ENTITY startup-notification-version "0.12">
    879879<!ENTITY tepl-version                 "6.8.0">
  • x/lib/qt6.xml

    r0509772 r86a5545  
    1010  <!ENTITY qt6-download-http "&qt6-url;/qt-everywhere-src-&qt6-version;.tar.xz">
    1111  <!ENTITY qt6-download-ftp  " ">
    12   <!ENTITY qt6-md5sum        "b92112e12298f4b27050ef7060658191">
     12  <!ENTITY qt6-md5sum        "0e2c9dd87cbc6768da2bfc7f776c272f">
    1313  <!ENTITY qt6-size          "764 MB">
    14   <!ENTITY qt6-buildsize     "31 GB (354 MB installed)">
     14  <!ENTITY qt6-buildsize     "33 GB (354 MB installed)">
    1515  <!ENTITY qt6-time          "16 SBU (using parallelism=8)">
    1616]>
  • x/lib/qtwebengine.xml

    r0509772 r86a5545  
    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        "593be964bad252a2b8e0052bc171175b">
     9  <!ENTITY qtwebengine-md5sum        "ba3fe1cb32f2a495d586bf573abec93a">
    1010  <!ENTITY qtwebengine-size          "402 MB">
    1111  <!ENTITY qtwebengine-buildsize     "7.6 GB (231 MB installed)">
    12   <!ENTITY qtwebengine-time          "51 SBU (Using parallelism=8)">
     12  <!ENTITY qtwebengine-time          "58 SBU (Using parallelism=8)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.