Changeset 0945dd2d


Ignore:
Timestamp:
03/23/2023 09:22:00 PM (13 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
bb4bb1db
Parents:
02458f1
Message:

Fix building Seamonkey with LLVM-16.

See Ticket #17852

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r02458f1 r0945dd2d  
    4242     <para>Match 23rd, 2023</para>
    4343     <itemizedlist>
     44       <listitem>
     45         <para>[renodr] - Fix building Seamonkey with LLVM-16. Fixes
     46         <ulink url="&blfs-ticket-root;17852">#17852</ulink>.</para>
     47       </listitem>
    4448       <listitem>
    4549         <para>[renodr] - Update to intel-media-driver-23.1.4. Fixes
  • xsoft/graphweb/seamonkey.xml

    r02458f1 r0945dd2d  
    7575    </itemizedlist>
    7676
    77  <!--
    7877    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7978    <itemizedlist spacing="compact">
     
    8180        <para>
    8281          Required patch:
    83           <ulink url="&patch-root;/seamonkey-&seamonkey-version;-security_fix-1.patch"/>
     82          <ulink url="&patch-root;/seamonkey-&seamonkey-version;-upstream_fixes-1.patch"/>
    8483        </para>
    8584      </listitem>
    8685    </itemizedlist>
    87 -->
    8886
    8987    <note>
     
    259257    </note>
    260258
    261  <!--
    262     <para>
    263       Apply a patch to fix a critical security vulnerability in Seamonkey:
    264     </para>
    265 
    266 <screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fix-1.patch</userinput></screen>
    267 -->
     259    <para>
     260      Apply a patch to fix a build failure with LLVM-16:
     261    </para>
     262
     263<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-upstream_fixes-1.patch</userinput></screen>
    268264
    269265    <para>
Note: See TracChangeset for help on using the changeset viewer.