Changeset f3d9ce9


Ignore:
Timestamp:
06/01/2020 09:17:20 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 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:
3a521af
Parents:
99903a2
Message:

firefox-68.9.0 and also for JS68.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js68.xml

    r99903a2 rf3d9ce9  
    88  <!ENTITY js68-download-ftp  " ">
    99  <!-- FIXME (that gets a highlight) - md5sum and size should match firefox -->
    10   <!ENTITY firefox-md5sum     "12d50aaca2b5f32b49114f05187af342">
    11   <!ENTITY firefox-size       "299 MB">
    12   <!ENTITY js68-buildsize     "2.8 GB (30 MB installed after removing 31MB static lib)">
    13   <!ENTITY js68-time          "2.3 SBU (with parallelism = 4)">
     10  <!ENTITY firefox-md5sum     "a1156aed941b28a06115a9450a46563d">
     11  <!ENTITY firefox-size       "303 MB">
     12  <!ENTITY js68-buildsize     "2.8 GB (31 MB installed after removing 31MB static lib)">
     13  <!ENTITY js68-time          "2.4 SBU (with parallelism = 4)">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    r99903a2 rf3d9ce9  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-68.9.0, also used for
     49          JS68. Fixes
     50          <ulink url="&blfs-ticket-root;13609">#13609</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4853          <para>[thomas] - Update to fetchmail-6.4.6. Fixes
    4954          <ulink url="&blfs-ticket-root;13603">#13603</ulink>.</para>
  • packages.ent

    r99903a2 rf3d9ce9  
    902902<!ENTITY falkon-minor-version         "0">
    903903<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    904 <!ENTITY firefox-version              "68.8.0"> <!-- also used for JS68 -->
     904<!ENTITY firefox-version              "68.9.0"> <!-- also used for JS68 -->
    905905<!ENTITY flashplayer-version          "27.0.0.187">
    906906<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r99903a2 rf3d9ce9  
    88  <!ENTITY firefox-download-ftp  " ">
    99  <!-- FIXME the version, md5sum and size should be shared with js68 -->
    10   <!ENTITY firefox-md5sum        "12d50aaca2b5f32b49114f05187af342">
    11   <!ENTITY firefox-size          "299 MB">
     10  <!ENTITY firefox-md5sum        "a1156aed941b28a06115a9450a46563d">
     11  <!ENTITY firefox-size          "303 MB">
    1212  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1313    But the extra cached cargo files, if any, seem to be minimal -->
    14   <!ENTITY firefox-buildsize     "4.3 GB (166 MB installed) without tests">
     14  <!ENTITY firefox-buildsize     "4.3 GB (167 MB installed) without tests">
    1515  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1616   most practical way to get a timing on a machine with more cores, if taking
Note: See TracChangeset for help on using the changeset viewer.