Changeset 2eae5bc


Ignore:
Timestamp:
10/22/2019 04:37:13 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, 12.2, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
dff3a285
Parents:
38584d7
Message:

firefox-68.2.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r38584d7 r2eae5bc  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-68.2.0esr (the extended support
     49          release). Includes security fixes. Please read the wiki link from
     50          the firefox page before replacing a previous version as this will try
     51          to force a new profile. Fixes
     52          <ulink url="&blfs-ticket-root;12615">#12615</ulink>.</para>
     53        </listitem>
     54        <listitem>
    4855          <para>[thomas] - Update to sudo-1.8.28p1. Fixes
    4956          <ulink url="&blfs-ticket-root;12679">#12679</ulink>.</para>
  • packages.ent

    r38584d7 r2eae5bc  
    865865<!ENTITY epiphany-version             "3.34.1">
    866866<!ENTITY falkon-version               "3.0.1">
    867 <!ENTITY firefox-version              "69.0.1">
     867<!ENTITY firefox-version              "68.2.0">
    868868<!ENTITY flashplayer-version          "27.0.0.187">
    869869<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r38584d7 r2eae5bc  
    55  %general-entities;
    66
    7   <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
     7  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "74c51e50cd21361c378ba40921c8b626">
    10   <!ENTITY firefox-size          "301 MB">
     9  <!ENTITY firefox-md5sum        "ff667d8504e9f6ab215e73ba66d11722">
     10  <!ENTITY firefox-size          "298 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     "4.2 GB (165 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "4.3 GB (166 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          "32 SBU (with parallelism=4) without tests">
     17  <!ENTITY firefox-time          "26 SBU (with parallelism=4) without tests">
    1818]>
    1919
     
    8989    <note>
    9090      <para>
     91        The directory name is firefox-&firefox-version;
     92      </para>
     93
     94      <para>
    9195        Extracting the tarball
    9296        will reset the permissions of the current directory to 0755 if you
Note: See TracChangeset for help on using the changeset viewer.