Changeset 393517d3 for xsoft


Ignore:
Timestamp:
11/16/2020 09:29:32 PM (3 years ago)
Author:
Ken Moffat <ken@…>
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:
14ff5ee
Parents:
71654ad
Message:

Firefox-78.5.0 and JS78-78.5.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r71654ad r393517d3  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "ec12a707c129a98fb957e4123eadce84">
     9  <!ENTITY firefox-md5sum        "154f790f56b0a7aa344947c45accad5d">
    1010  <!ENTITY firefox-size          "319 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "5.0 GB (185 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "5.1 GB (185 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1515   most practical way to get a timing on a machine with more cores, if taking
     
    7676    </itemizedlist>
    7777
    78     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78<!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
    8080      <listitem>
     
    8484        </para>
    8585      </listitem>
    86     </itemizedlist>
     86    </itemizedlist>-->
    8787
    8888    <note>
     
    305305     <para>
    306306       In the esr version of firefox-78, the code to ensure that add-ons
    307        are signed by the trused root has been disabled, presumably for
     307       are signed by the trusted root has been disabled, presumably for
    308308       organizations which require their own add-ons. To enable it as an
    309309       added security measure issue the following command:
     
    356356esac</userinput></screen>
    357357    -->
    358     <para>
     358<!--<para>
    359359      Apply a patch to allow this to be compiled with <xref linkend="rust"/>:
    360360    </para>
    361361
    362 <screen><userinput remap="pre">patch -p1 -i ../firefox-&firefox-version;esr-rustc1470-1.patch</userinput></screen>
     362<screen><userinput remap="pre">patch -p1 -i ../firefox-&firefox-version;esr-rustc1470-1.patch</userinput></screen>-->
    363363
    364364    <para>
Note: See TracChangeset for help on using the changeset viewer.