Changeset 6ec04ea


Ignore:
Timestamp:
05/18/2018 07:30:41 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:
2a322db
Parents:
64dcba4
Message:

firefox-60.0.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r64dcba4 r6ec04ea  
    4343-->
    4444   <listitem>
     45      <para>May 18th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-60.0.1.  Fixes
     49          <ulink url="&blfs-ticket-root;10788">#10788</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52   </listitem>
     53
     54   <listitem>
    4555      <para>May 17th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

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

    r64dcba4 r6ec04ea  
    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        "3d89ee8a722279c4e883a7a8af81c21d">
    10   <!ENTITY firefox-size          "255 MB">
     9  <!ENTITY firefox-md5sum        "d3068f73fb70dc5d9f629fbbb6192bb9">
     10  <!ENTITY firefox-size          "256 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 -->
Note: See TracChangeset for help on using the changeset viewer.