Changeset 24ee11d


Ignore:
Timestamp:
02/14/2019 01:39:40 AM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 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:
2787b52
Parents:
485cbf69
Message:

Firefox-65.0.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r485cbf69 r24ee11d  
    4646      <para>February 13th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - Update to firefox-65.0.1 (security fix). Fixes
     50          <ulink url="&blfs-ticket-root;11668">#11668</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[renodr] - Update to xterm-344. Fixes
  • packages.ent

    r485cbf69 r24ee11d  
    857857<!ENTITY epiphany-version             "3.30.3">
    858858<!ENTITY falkon-version               "3.0.1">
    859 <!ENTITY firefox-version              "65.0">
     859<!ENTITY firefox-version              "65.0.1">
    860860<!ENTITY flashplayer-version          "27.0.0.187">
    861861<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r485cbf69 r24ee11d  
    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        "b5f952cbb1b1edbae43f6a469059099b">
    10   <!ENTITY firefox-size          "266 MB">
     9  <!ENTITY firefox-md5sum        "38c01a14e58cce894dda513739bd15d3">
     10  <!ENTITY firefox-size          "264 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 -->
    13   <!ENTITY firefox-buildsize     "9.4 GB (146 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "9.4 GB (148 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    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          "29 SBU (with parallelism=4) without tests">
     17  <!ENTITY firefox-time          "31 SBU (with parallelism=4) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.