Changeset df5137e


Ignore:
Timestamp:
01/09/2019 11:33:38 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
7e288ef6
Parents:
d251e11
Message:

Firefox-64.0.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd251e11 rdf5137e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "08">                   <!-- Always 2 digits -->
     3<!ENTITY day          "09">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 8th, &year;">
     9<!ENTITY releasedate  "January 9th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd251e11 rdf5137e  
    4343-->
    4444    <listitem>
     45      <para>January 9th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-64.0.2. Fixes
     49          <ulink url="&blfs-ticket-root;11538">#11538</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>January 8th, 2019</para>
    4656      <itemizedlist>
  • packages.ent

    rd251e11 rdf5137e  
    856856<!ENTITY epiphany-version             "3.28.3.1">
    857857<!ENTITY falkon-version               "3.0.1">
    858 <!ENTITY firefox-version              "64.0">
     858<!ENTITY firefox-version              "64.0.2">
    859859<!ENTITY flashplayer-version          "27.0.0.187">
    860860<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    rd251e11 rdf5137e  
    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        "4aed9945fa0b8ceec75ff4bab509a78b">
    10   <!ENTITY firefox-size          "260 MB">
     9  <!ENTITY firefox-md5sum        "68332fbd4ffcb748cd72772e50157dfa">
     10  <!ENTITY firefox-size          "261 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 -->
Note: See TracChangeset for help on using the changeset viewer.