Changeset cd428fd4


Ignore:
Timestamp:
06/11/2018 09:24:54 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
82b5ea22
Parents:
58b07a1
Message:

firefox-60.0.2 : Although the internal changes are trivial, I have remeasured it because the previous space and SBU were with gcc-7.3.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r58b07a1 rcd428fd4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "07">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 7th, &year;">
     9<!ENTITY releasedate  "June 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r58b07a1 rcd428fd4  
    4343-->
    4444    <listitem>
     45      <para>June 11th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-60.0.2 (security fix). Fixes
     49          <ulink url="&blfs-ticket-root;10863">#10863</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 7th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r58b07a1 rcd428fd4  
    735735<!ENTITY chromium-version             "64.0.3282.186">
    736736<!ENTITY epiphany-version             "3.28.1">
    737 <!ENTITY firefox-version              "60.0.1">
     737<!ENTITY firefox-version              "60.0.2">
    738738<!ENTITY flashplayer-version          "27.0.0.187">
    739739<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r58b07a1 rcd428fd4  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "d3068f73fb70dc5d9f629fbbb6192bb9">
    10   <!ENTITY firefox-size          "256 MB">
     9  <!ENTITY firefox-md5sum        "b00d75651f328abff5eb6782d9373b73">
     10  <!ENTITY firefox-size          "260 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "7.7 GB (157 MB installed) without tests">
    14   <!ENTITY firefox-time          "27 SBU (with parallelism=4) without tests">
     13  <!ENTITY firefox-buildsize     "9.2 GB (147 MB installed) without tests">
     14  <!ENTITY firefox-time          "29 SBU (with parallelism=4) without tests">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.