Changeset 13e9ee0c


Ignore:
Timestamp:
12/28/2017 10:40:08 PM (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:
56e6032
Parents:
b0c65e84
Message:

Firefox-57.0.3 : fixes possible information disclosure to mozilla.org (background tab crashes have been reported since ff52 even in some cases where the user opted out of that, although they also take efforts to anonymize the data).

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb0c65e84 r13e9ee0c  
    4545      <para>December 28th, 2017</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-57.0.3. Fixes
     49          <ulink url="&blfs-ticket-root;10134">#10134</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to evolution and evolution-data-server-3.26.3. Fixes
  • packages.ent

    rb0c65e84 r13e9ee0c  
    727727<!ENTITY chromium-version             "62.0.3202.94">
    728728<!ENTITY epiphany-version             "3.26.3">
    729 <!ENTITY firefox-version              "57.0.1">
     729<!ENTITY firefox-version              "57.0.3">
    730730<!ENTITY flashplayer-version          "27.0.0.187">
    731731<!ENTITY qupzilla-version             "2.2.3">
  • xsoft/graphweb/firefox.xml

    rb0c65e84 r13e9ee0c  
    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        "e7c28be6b275f7baaf65fd780ad3db8f">
    10   <!ENTITY firefox-size          "240 MB">
     9  <!ENTITY firefox-md5sum        "86ba79e579646f13a1569deef73edf7b">
     10  <!ENTITY firefox-size          "239 MB">
    1111  <!ENTITY firefox-buildsize     "7.2 GB (148 MB installed) without tests">
    12   <!ENTITY firefox-time          "18 SBU (with parallelism=4) without tests">
     12  <!ENTITY firefox-time          "20 SBU (with parallelism=4) without tests">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.