mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Update to WebKitGTK+-2.41.6
This commit is contained in:
parent
4825f68488
commit
053e0a13af
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>July 21st, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to WebKitGTK+-2.41.6 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;18255">#18255</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to samba-4.18.5 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;18257">#18257</ulink>.</para>
|
||||
|
@ -844,7 +844,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY qtwebengine-version "5.15.14">
|
||||
<!ENTITY startup-notification-version "0.12">
|
||||
<!ENTITY tepl-version "6.6.0">
|
||||
<!ENTITY webkitgtk-version "2.41.5"> <!-- Even minors only -->
|
||||
<!ENTITY webkitgtk-version "2.41.6"> <!-- Even minors only -->
|
||||
|
||||
<!ENTITY gtk2-libdir "2.0/2.10.0">
|
||||
<!ENTITY qt5-dir "$QT5DIR">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY webkitgtk-download-http "https://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
|
||||
<!ENTITY webkitgtk-download-ftp " ">
|
||||
<!ENTITY webkitgtk-md5sum "99105a984c4e7e4d7ba8aac7b644d8f0">
|
||||
<!ENTITY webkitgtk-md5sum "15b58e6310b4b7852c755dce7de3f2ee">
|
||||
<!ENTITY webkitgtk-size "39 MB">
|
||||
<!ENTITY webkitgtk-buildsize "1.1 GB (200 MB installed)">
|
||||
<!ENTITY webkitgtk-time "36 SBU (for GTK-3, using parallelism=4, add 36 SBU for GTK-4)">
|
||||
<!ENTITY webkitgtk-buildsize "1.1 GB (200 MB installed, add 152 MB for GTK-4)">
|
||||
<!ENTITY webkitgtk-time "37 SBU (for GTK-3, using parallelism=4, add 37 SBU for GTK-4)">
|
||||
]>
|
||||
|
||||
<sect1 id="webkitgtk" xreflabel="WebKitGTK-&webkitgtk-version;">
|
||||
@ -68,17 +68,16 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-upstream_fix-1.patch"/>
|
||||
<ulink url="&patch-root;/webkitgtk-&webkitgtk-version;-security_fix-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
-->
|
||||
|
||||
<bridgehead renderas="sect3">WebKitGTK Dependencies</bridgehead>
|
||||
|
||||
@ -161,6 +160,12 @@
|
||||
</para>
|
||||
</important>
|
||||
|
||||
<para>
|
||||
First, fix a critical security vulnerability:
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../webkitgtk-&webkitgtk-version;-security_fix-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you want to install the GTK+-3 version of
|
||||
<application>WebKitGTK</application>, run the following commands:
|
||||
|
Loading…
Reference in New Issue
Block a user