Changeset cfb68cc


Ignore:
Timestamp:
04/19/2017 03:10:57 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
ce3aa34
Parents:
b54fa2c6
Message:

Firefox-53.0 : tested with icu4c-58_2, no idea if it will build with icu-59, so please report if you succeed or fail in building it with that version.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb54fa2c6 rcfb68cc  
    4343-->
    4444    <listitem>
     45      <para>April 19th, 2017</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-53.0. Fixes
     49          <ulink url="&blfs-ticket-root;9140">#9140</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>April 18th, 2017</para>
    4656      <itemizedlist>
  • packages.ent

    rb54fa2c6 rcfb68cc  
    704704<!-- Chapter 43 -->
    705705<!ENTITY chromium-version             "57.0.2987.133">
    706 <!ENTITY firefox-version              "52.0.2">
     706<!ENTITY firefox-version              "53.0">
    707707<!ENTITY flashplayer-version          "25.0.0.148">
    708708<!ENTITY seamonkey-version            "2.46">
  • xsoft/graphweb/firefox.xml

    rb54fa2c6 rcfb68cc  
    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        "e24c6c4f0e2c8ce8694c6d6a4f712f93">
    10   <!ENTITY firefox-size          "202 MB">
    11   <!ENTITY firefox-buildsize     "4.8 GB (94 MB installed)">
    12   <!ENTITY firefox-time          "14 SBU (with parallelism=4)">
     9  <!ENTITY firefox-md5sum        "73175f850d4ff6068c6af674df20477c">
     10  <!ENTITY firefox-size          "204 MB">
     11  <!ENTITY firefox-buildsize     "4.8 GB (95 MB installed)">           
     12  <!ENTITY firefox-time          "16 SBU (with parallelism=4)">         
    1313]>
    1414
     
    285285      firefox to use those instead of its shipped versions, apply the patch and
    286286      uncomment the appropriate entries in the <filename>mozconfig</filename>
    287       file:
     287      file. This also ensures that the system versions linked by
     288      <filename>libmozgtk.so</filename> match those used in
     289      <filename>libxul.so</filename>:
    288290    </para>
    289291
Note: See TracChangeset for help on using the changeset viewer.