Changeset af32bfa2


Ignore:
Timestamp:
01/07/2020 04:04:01 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:
da114fe
Parents:
e5937bd
Message:

firefox-68.4.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    re5937bd raf32bfa2  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 7th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-68.4.0esr (security fix). Fixes
     49          <ulink url="&blfs-ticket-root;12988">#12988</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454
    4555    <listitem>
  • packages.ent

    re5937bd raf32bfa2  
    880880<!ENTITY falkon-minor-version         "0">
    881881<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    882 <!ENTITY firefox-version              "68.3.0">
     882<!ENTITY firefox-version              "68.4.0">
    883883<!ENTITY flashplayer-version          "27.0.0.187">
    884884<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    re5937bd raf32bfa2  
    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        "06211aefda524240b3d95f1b6bc7f958">
    10   <!ENTITY firefox-size          "298 MB">
     9  <!ENTITY firefox-md5sum        "1e986d29cb501e870308f59b45b31422">
     10  <!ENTITY firefox-size          "307 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 -->
     
    1515   most practical way to get a timing on a machine with more cores, if taking
    1616   cores offline is not practical. If in doubt, round up -->
    17   <!ENTITY firefox-time          "26 SBU (with parallelism=4) without tests">
     17  <!ENTITY firefox-time          "24 SBU (with parallelism=4) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.