Changeset 5f38a07 for x/lib/qt5.xml


Ignore:
Timestamp:
02/17/2024 05:00:29 PM (8 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
f722f5b
Parents:
b335a90
Message:

Patch Qt5 against CVE-2024-25580.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt5.xml

    rb335a90 r5f38a07  
    3939    </para>
    4040
    41     &lfs120_checked;
     41    &lfs121_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9595        </para>
    9696      </listitem>
     97      <listitem>
     98        <para>
     99          Required patch:
     100          <ulink url="&patch-root;/qt-everywhere-opensource-src-&qt5-version;-security_fix-1.patch"/>
     101        </para>
     102      </listitem>
    97103    </itemizedlist>
    98104
     
    296302       qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/string.hpp   \
    297303       qtlocation/src/3rdparty/mapbox-gl-native/src/mbgl/gl/stencil_mode.hpp</userinput></screen>
     304
     305    <para>
     306      Fix a security vulnerability in qtbase:
     307    </para>
     308
     309<screen><userinput>patch -Np1 -i ../qt-everywhere-opensource-src-&qt5-version;-security_fix-1.patch</userinput></screen>
    298310
    299311    <para>
Note: See TracChangeset for help on using the changeset viewer.