Ignore:
Timestamp:
07/22/2023 12:58:51 AM (11 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:
810935e
Parents:
4825f68
Message:

Update to WebKitGTK+-2.41.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/webkitgtk.xml

    r4825f68 r053e0a1  
    77  <!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
    88  <!ENTITY webkitgtk-download-ftp  " ">
    9   <!ENTITY webkitgtk-md5sum        "99105a984c4e7e4d7ba8aac7b644d8f0">
     9  <!ENTITY webkitgtk-md5sum        "15b58e6310b4b7852c755dce7de3f2ee">
    1010  <!ENTITY webkitgtk-size          "39 MB">
    11   <!ENTITY webkitgtk-buildsize     "1.1 GB (200 MB installed)">
    12   <!ENTITY webkitgtk-time          "36 SBU (for GTK-3, using parallelism=4, add 36 SBU for GTK-4)">
     11  <!ENTITY webkitgtk-buildsize     "1.1 GB (200 MB installed, add 152 MB for GTK-4)">
     12  <!ENTITY webkitgtk-time          "37 SBU (for GTK-3, using parallelism=4, add 37 SBU for GTK-4)">
    1313]>
    1414
     
    6969    </itemizedlist>
    7070
    71 <!--
     71
    7272    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7373    <itemizedlist spacing="compact">
     
    7575        <para>
    7676          Required patch:
    77           <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-upstream_fix-1.patch"/>
     77          <ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-security_fix-1.patch"/>
    7878        </para>
    7979      </listitem>
    8080    </itemizedlist>
    81 -->
    8281
    8382    <bridgehead renderas="sect3">WebKitGTK Dependencies</bridgehead>
     
    163162
    164163    <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>
     168
     169    <para>
    165170      If you want to install the GTK+-3 version of
    166171      <application>WebKitGTK</application>, run the following commands:
Note: See TracChangeset for help on using the changeset viewer.