Changeset bd655b2c


Ignore:
Timestamp:
02/18/2024 06:19:44 PM (3 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
e55d2bb
Parents:
e7c667c7
git-author:
Douglas R. Reno <renodr@…> (02/18/2024 06:17:30 PM)
git-committer:
Douglas R. Reno <renodr@…> (02/18/2024 06:19:44 PM)
Message:

Update to qt-6.6.2 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re7c667c7 rbd655b2c  
    3939    </listitem>
    4040    -->
     41    <listitem>
     42      <para>February 18th, 2024</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to qt-6.6.2 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;19316">#19316</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
    4151    <listitem>
    4252      <para>February 17th, 2024</para>
  • packages.ent

    re7c667c7 rbd655b2c  
    857857<!ENTITY qt5-version                  "5.15.12">
    858858<!ENTITY qtwebengine-version          "5.15.17">
    859 <!ENTITY qt6-version                  "6.6.1">
     859<!ENTITY qt6-version                  "6.6.2">
    860860<!ENTITY startup-notification-version "0.12">
    861861<!ENTITY tepl-version                 "6.8.0">
  • x/lib/qt6.xml

    re7c667c7 rbd655b2c  
    1010  <!ENTITY qt6-download-http "&qt6-url;/qt-everywhere-src-&qt6-version;.tar.xz">
    1111  <!ENTITY qt6-download-ftp  " ">
    12   <!ENTITY qt6-md5sum        "91aad0b55cf01be5a08ca9bece490f39">
    13   <!ENTITY qt6-size          "776 MB">
    14   <!ENTITY qt6-buildsize     "31 GB (356 MB installed)">
    15   <!ENTITY qt6-time          "14 SBU (using parallelism=8)">
     12  <!ENTITY qt6-md5sum        "b92112e12298f4b27050ef7060658191">
     13  <!ENTITY qt6-size          "764 MB">
     14  <!ENTITY qt6-buildsize     "31 GB (354 MB installed)">
     15  <!ENTITY qt6-time          "16 SBU (using parallelism=8)">
    1616]>
    1717
     
    3939    </para>
    4040
    41     &lfs120_checked;
     41    &lfs121_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    469469      <application>D-Bus</application> and
    470470      <application>OpenSSL</application> libraries into
    471       <application>Qt5</application> libraries instead of
     471      <application>Qt6</application> libraries instead of
    472472      <command>dlopen()</command>-ing them.
    473473    </para>
     
    856856        <listitem>
    857857          <para>
    858             is part of Qt5's Linguist tool chain. It can be used as a
     858            is part of Qt6's Linguist tool chain. It can be used as a
    859859            standalone tool to convert and filter translation data files
    860860          </para>
Note: See TracChangeset for help on using the changeset viewer.