Changeset cf31c27


Ignore:
Timestamp:
03/26/2022 11:28:32 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
ad33af62
Parents:
3e208e99
Message:

Update to seamonkey-2.53.11.1.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3e208e99 rcf31c27  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to seamonkey-2.53.11.1. Fixes
     49          <ulink url="&blfs-ticket-root;16323">#16323</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[bdubbs] - Update to llvm-14.0.0. Fixes
    4953          <ulink url="&blfs-ticket-root;16315">#16315</ulink>.</para>
  • packages.ent

    r3e208e99 rcf31c27  
    957957<!ENTITY flashplayer-version          "27.0.0.187">
    958958<!ENTITY qupzilla-version             "2.2.6">
    959 <!ENTITY seamonkey-version            "2.53.11">
     959<!ENTITY seamonkey-version            "2.53.11.1">
    960960
    961961<!-- Chapter 41 -->
  • xincludes/mozshm.xml

    r3e208e99 rcf31c27  
    1313      First, as the <systemitem class="username">root</systemitem> user,
    1414      ensure that <filename>/dev/shm</filename> is mounted. If you do not
    15       do this, the <application>Python</application> configury will fail
     15      do this, the <application>Python</application> configuration will fail
    1616      with a traceback report referencing
    1717      <filename>/usr/lib/pythonN.N/multiprocessing/synchronize.py</filename>.
  • xsoft/graphweb/seamonkey.xml

    r3e208e99 rcf31c27  
    77  <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
    88  <!ENTITY seamonkey-download-ftp  " ">
    9   <!ENTITY seamonkey-md5sum        "afe1b9d56699e159dd57236d3cc56b36">
    10   <!ENTITY seamonkey-size          "274 MB">
     9  <!ENTITY seamonkey-md5sum        "a0d8d01720958976de3d54301563b198">
     10  <!ENTITY seamonkey-size          "275 MB">
    1111  <!ENTITY seamonkey-buildsize     "6.1 GB (161 MB installed)">
    1212  <!ENTITY seamonkey-time          "17 SBU (with parallelism=4)">
     
    7979      </listitem>
    8080    </itemizedlist>
    81 
     81<!--
    8282    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8383    <itemizedlist spacing="compact">
     
    8989      </listitem>
    9090    </itemizedlist>
    91 
     91-->
    9292    <note>
    9393      <para>
     
    254254      <!-- if this package switches to using ./mach, replace the
    255255           folliowing by including mozmach.xml -->
    256       <para>
     256      <!--<para>
    257257        Second, either as the <systemitem class="username">root</systemitem>
    258258        user export the <envar>$SHELL</envar> environment variable using
     
    260260        <envar>SHELL=/bin/sh</envar> when running the first
    261261        <command>make</command> command.
    262       </para>
     262      </para>-->
     263      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     264       href="../../xincludes/mozmach.xml"/>
    263265    </note>
    264 
     266<!--
    265267    <para>
    266268      Apply a patch to fix a critical security vulnerability in Seamonkey:
     
    268270
    269271<screen><userinput>patch -Np1 -i ../seamonkey-&seamonkey-version;-security_fix-1.patch</userinput></screen>
    270 
     272-->
    271273    <para>
    272274      Compile <application>SeaMonkey</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.