Ignore:
Timestamp:
08/06/2023 07:20:10 PM (10 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
8c0499c
Parents:
2073464
Message:

Add WebKit consolidated fixes patch.

This fixes several security vulnerabilities and allows it to work
properly in VMs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r2073464 r7b8b07f8  
    7575        <para>
    7676          Required patch:
    77           <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-security_fix-1.patch"/>
     77          <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-consolidated_fixes-1.patch"/>
    7878        </para>
    7979      </listitem>
     
    162162
    163163    <para>
    164       First, fix a critical security vulnerability:
    165     </para>
    166 
    167 <screen><userinput remap="pre">patch -Np1 -i ../webkitgtk-&webkitgtk-version;-security_fix-1.patch</userinput></screen>
     164      First, fix several security vulnerabilities and some runtime problems
     165      when running in a virtual machine:
     166    </para>
     167
     168<screen><userinput remap="pre">patch -Np1 -i ../webkitgtk-&webkitgtk-version;-consolidated_fixes-1.patch</userinput></screen>
    168169
    169170    <para>
Note: See TracChangeset for help on using the changeset viewer.