Ignore:
Timestamp:
09/29/2023 09:00:28 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
8627918
Parents:
1032bfd
git-author:
Xi Ruoyao <xry111@…> (09/29/2023 08:59:47 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/29/2023 09:00:28 AM)
Message:

libvpx: Fix CVE-2023-5217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libvpx.xml

    r1032bfd re7f1099  
    6868    </itemizedlist>
    6969
     70    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     71    <itemizedlist spacing="compact">
     72      <listitem>
     73        <para>
     74          Required patch:
     75          <ulink url="&patch-root;/libvpx-&libvpx-version;-security_fix-1.patch"/>
     76        </para>
     77      </listitem>
     78    </itemizedlist>
     79
    7080    <bridgehead renderas="sect3">libvpx Dependencies</bridgehead>
    7181
     
    8898  <sect2 role="installation">
    8999    <title>Installation of libvpx</title>
     100
     101    <para>
     102      Apply a patch to fix a security vulnerability:
     103    </para>
     104
     105<screen><userinput>patch -Np1 -i ../libvpx-&libvpx-version;-security_fix-1.patch</userinput></screen>
    90106
    91107    <para>
Note: See TracChangeset for help on using the changeset viewer.