Changeset d4b171c


Ignore:
Timestamp:
03/29/2019 05:57:37 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, 9.0, 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:
085de7b0
Parents:
7ccb4b5
Message:

firefox-66.0.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7ccb4b5 rd4b171c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     3<!ENTITY day          "29">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
  • introduction/welcome/changelog.xml

    r7ccb4b5 rd4b171c  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 29th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-66.0.2. Fixes
     49          <ulink url="&blfs-ticket-root;11871">#11871</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>March 28th, 2019</para>
  • packages.ent

    r7ccb4b5 rd4b171c  
    858858<!ENTITY epiphany-version             "3.30.3">
    859859<!ENTITY falkon-version               "3.0.1">
    860 <!ENTITY firefox-version              "66.0.1">
     860<!ENTITY firefox-version              "66.0.2">
    861861<!ENTITY flashplayer-version          "27.0.0.187">
    862862<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r7ccb4b5 rd4b171c  
    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        "86d63a1460237412d787acaadf82cefe">
    10   <!ENTITY firefox-size          "269 MB">
     9  <!ENTITY firefox-md5sum        "fa81e8cbaa653c60c94d0830f0868877">
     10  <!ENTITY firefox-size          "268 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.