Changeset 5e3a62df for general/graphlib


Ignore:
Timestamp:
09/13/2023 04:59:22 AM (8 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
f9f5eeb
Parents:
11f671c8
Message:

Second attempt to fix libwebp.

Apologies to anyone who picked up the first version of the patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libwebp.xml

    r11f671c8 r5e3a62df  
    7272        <para>
    7373          Required patch:
    74           <ulink url="&patch-root;/libwebp-&libwebp-version;-security_update-1.patch"/>
     74          <ulink url="&patch-root;/libwebp-&libwebp-version;-security_update-2.patch"/>
    7575        </para>
    7676      </listitem>
     
    9898    <title>Installation of libwebp</title>
    9999
    100     <!-- CVE-2023-4863, critical, extracted from firefox-115.2.1 in the hope
    101          it will be sufficient -->
    102100    <para>
    103101      Fix a security issue identified upstream:
    104102    </para>
    105103
    106 <screen><userinput>patch -Np1 -i ../libwebp-&libwebp-version;-security_update-1.patch</userinput></screen>
     104<screen><userinput>patch -Np1 -i ../libwebp-&libwebp-version;-security_update-2.patch</userinput></screen>
    107105
    108106    <para>
Note: See TracChangeset for help on using the changeset viewer.