Changeset 8a6e58d


Ignore:
Timestamp:
07/27/2020 07:26:42 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:
bfa86f22
Parents:
c89b0ed
Message:

firefox-78.1.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rc89b0ed r8a6e58d  
    4343    -->
    4444    <listitem>
     45      <para>July 27th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-78.1.0esr. Fixes
     49          <ulink url="&blfs-ticket-root;13851">#13851</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>July 26th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    rc89b0ed r8a6e58d  
    901901<!ENTITY falkon-minor-version         "0">
    902902<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    903 <!ENTITY firefox-version              "78.0.2">
     903<!ENTITY firefox-version              "78.1.0">
    904904<!ENTITY flashplayer-version          "27.0.0.187">
    905905<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    rc89b0ed r8a6e58d  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "4dc7a90a92f9a82ff149bc5581d327b9">
    10   <!ENTITY firefox-size          "318 MB">
     9  <!ENTITY firefox-md5sum        "4fec654ff75d469da53356644645e785">
     10  <!ENTITY firefox-size          "317 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.