Changeset dd34c3df


Ignore:
Timestamp:
01/31/2018 07:33:20 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
7c0425c8
Parents:
5cd05010
Message:

firefox-58.0.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r5cd05010 rdd34c3df  
    4343-->
    4444    <listitem>
     45      <para>January 31st, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-58.0.1 (security fix). Fixes
     49          Fixes <ulink url="&blfs-ticket-root;10323">#10323</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>January 30th, 2018</para>
    4656      <itemizedlist>
     57        <listitem>
     58          <para>[ken] - Update to firefox-58.0.1 (security fix). Fixes
     59          Fixes <ulink url="&blfs-ticket-root;10323">#10323</ulink>.</para>
     60        </listitem>
    4761        <listitem>
    4862          <para>[pierre] - Add a patch allowing to build lynx with ncurses-6.1.
  • packages.ent

    r5cd05010 rdd34c3df  
    729729<!ENTITY chromium-version             "64.0.3282.119">
    730730<!ENTITY epiphany-version             "3.26.5.1">
    731 <!ENTITY firefox-version              "58.0">
     731<!ENTITY firefox-version              "58.0.1">
    732732<!ENTITY flashplayer-version          "27.0.0.187">
    733733<!ENTITY qupzilla-version             "2.2.5">
  • xsoft/graphweb/firefox.xml

    r5cd05010 rdd34c3df  
    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        "0d5b70d2cf074ed6716b13c3e8d43a18">
    10   <!ENTITY firefox-size          "236 MB">
     9  <!ENTITY firefox-md5sum        "e76bf01025d093e8383bffbfc3084f68">
     10  <!ENTITY firefox-size          "238 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But when building 58.0 on rustc-1.22.1 the extra files, if any, seem to be minimal -->
Note: See TracChangeset for help on using the changeset viewer.