Changeset da0f222


Ignore:
Timestamp:
11/11/2017 06:03:25 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:
2318468
Parents:
d049375
Message:

firefox-56.0.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd049375 rda0f222  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 9th, &year;">
     9<!ENTITY releasedate  "November 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    rd049375 rda0f222  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-56.0.2. Fixes
     49          <ulink url="&blfs-ticket-root;9936">#9936</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to WebKitGTK+-2.18.3. Fixes
    4953          <ulink url="&blfs-ticket-root;9947">#9947</ulink>.</para>
  • packages.ent

    rd049375 rda0f222  
    721721<!ENTITY chromium-version             "61.0.3163.100">
    722722<!ENTITY epiphany-version             "3.26.1">
    723 <!ENTITY firefox-version              "56.0.1">
     723<!ENTITY firefox-version              "56.0.2">
    724724<!ENTITY flashplayer-version          "26.0.0.151">
    725725<!ENTITY qupzilla-version             "2.2.1">
  • xsoft/graphweb/firefox.xml

    rd049375 rda0f222  
    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        "1be2b13c37d70f4dd8564fbfef8e886b">
    10   <!ENTITY firefox-size          "243 MB">
     9  <!ENTITY firefox-md5sum        "4b6ab0f71a6163f962f83c31d8f8cb73">
     10  <!ENTITY firefox-size          "244 MB">
    1111  <!ENTITY firefox-buildsize     "6.3 GB (139 MB installed) without tests">
    1212  <!ENTITY firefox-time          "18 SBU (with parallelism=4) without tests">
Note: See TracChangeset for help on using the changeset viewer.