Changeset c28e4a6


Ignore:
Timestamp:
02/11/2020 05:55:47 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, 9.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:
03b67d3
Parents:
0940157
Message:

firefox-68.5.0

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r0940157 rc28e4a6  
    4242    </listitem>
    4343       -->
     44    <listitem>
     45      <para>February 11th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-68.5.0esr (security fix). Fixes
     49          <ulink url="&blfs-ticket-root;13115">#13115</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>February 10th, 2020</para>
  • packages.ent

    r0940157 rc28e4a6  
    884884<!ENTITY falkon-minor-version         "0">
    885885<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    886 <!ENTITY firefox-version              "68.4.2">
     886<!ENTITY firefox-version              "68.5.0">
    887887<!ENTITY flashplayer-version          "27.0.0.187">
    888888<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r0940157 rc28e4a6  
    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        "914be34dc3e170cdf29eeeb4a0fefe07">
    10   <!ENTITY firefox-size          "304 MB">
     9  <!ENTITY firefox-md5sum        "f4102dfffdb52613b89cc891ca04c9c0">
     10  <!ENTITY firefox-size          "300 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.