Changeset 3b3720a8 for xsoft


Ignore:
Timestamp:
11/11/2020 12:44:48 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
55aa03c
Parents:
89df86e
Message:

Patch seamonkey for CVE-2020-26950

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23885 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/seamonkey.xml

    r89df86e r3b3720a8  
    8181    </itemizedlist>
    8282
    83 <!-- Applied in seamonkey-2.53.2
    8483    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8584    <itemizedlist spacing="compact">
    8685      <listitem>
    8786        <para>
    88           Required patch for building with rustc &gt;= 1.41
    89           <ulink url="&patch-root;/seamonkey-&seamonkey-version;-rust_fixes-1.patch"/>
     87          Required patch:
     88          <ulink url="&patch-root;/seamonkey-&seamonkey-version;-security_fixes-1.patch"/>
    9089        </para>
    9190      </listitem>
    9291    </itemizedlist>
    93 -->
    9492
    9593    <note>
     
    273271    </note>
    274272
    275 <!-- Applied in Seamonkey-2.53.2
    276     <para>
    277       Apply the patch to allow seamonkey to build with the current version of
    278       <command>rustc</command>:
    279     </para>
    280 
    281 
    282 <screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-rust_fixes-1.patch</userinput></screen>
    283 -->
     273    <para>
     274      Apply a patch to fix a 0day vulnerability in Seamonkey:
     275    </para>
     276
     277
     278<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fixes-1.patch</userinput></screen>
     279
    284280
    285281    <para>
Note: See TracChangeset for help on using the changeset viewer.