Changeset d52dba8


Ignore:
Timestamp:
11/16/2018 02:15:35 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, elogind, 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:
5d01724
Parents:
e4edbf8
Message:

Firefox-63.0.3. Also fix typo in node-js changelog entry.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    re4edbf8 rd52dba8  
    4343-->
    4444    <listitem>
     45      <para>November 16th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-63.0.3. Fixes
     49          <ulink url="&blfs-ticket-root;11348">#11348</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>November 13th, 2018</para>
    4656      <itemizedlist>
     
    5161        </listitem>
    5262        <listitem>
    53           <para>[ken] - Update to Node.js-v10.13.0R., Fixes
     63          <para>[ken] - Update to Node.js-v10.13.0. Fixes
    5464          <ulink url="&blfs-ticket-root;11328">#11328</ulink>.</para>
    5565        </listitem>
  • packages.ent

    re4edbf8 rd52dba8  
    750750<!ENTITY epiphany-version             "3.28.3.1">
    751751<!ENTITY falkon-version               "3.0.1">
    752 <!ENTITY firefox-version              "63.0.1">
     752<!ENTITY firefox-version              "63.0.3">
    753753<!ENTITY flashplayer-version          "27.0.0.187">
    754754<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    re4edbf8 rd52dba8  
    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        "3b5d3bc390d3e5bbef9a9704c2a12a4f">
     9  <!ENTITY firefox-md5sum        "03aa81edafce60069428349b4762cc03">
    1010  <!ENTITY firefox-size          "254 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
Note: See TracChangeset for help on using the changeset viewer.