Changeset 58d4e57


Ignore:
Timestamp:
02/02/2017 03:23:08 AM (7 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 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:
a0fba6ba
Parents:
022f4aa
Message:

Update to Chromium-56.0.2924.76. Fixes #8812.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r022f4aa r58d4e57  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "Febuary 1st &year;">
     9<!ENTITY releasedate  "Febuary 2nd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r022f4aa r58d4e57  
    4444
    4545    <listitem>
     46      <para>February 2nd, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[dj] - Update to Chromium-56.0.2924.76. Fixes
     50          <ulink url="&blfs-ticket-root;8812">#8812</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>Febuary 1st, 2017</para>
    4757      <itemizedlist>
  • packages.ent

    r022f4aa r58d4e57  
    692692
    693693<!-- Chapter 43 -->
    694 <!ENTITY chromium-version             "55.0.2883.87">
     694<!ENTITY chromium-version             "56.0.2924.76">
    695695<!ENTITY firefox-version              "51.0.1">
    696 <!ENTITY flashplayer-version          "24.0.0.186">
     696<!ENTITY flashplayer-version          "24.0.0.194">
    697697<!ENTITY seamonkey-version            "2.46">
    698698
  • xsoft/graphweb/chromium.xml

    r022f4aa r58d4e57  
    77  <!ENTITY chromium-download-http "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-&chromium-version;.tar.xz">
    88  <!ENTITY chromium-download-ftp  " ">
    9   <!ENTITY chromium-md5sum        "c389ad65365d76b36cb56952e76835e4">
    10   <!ENTITY chromium-size          "488 MB">
    11   <!ENTITY chromium-buildsize     "5.1 GB">
     9  <!ENTITY chromium-md5sum        "db1efe3e0c843e4237052432f2a46d58">
     10  <!ENTITY chromium-size          "490 MB">
     11  <!ENTITY chromium-buildsize     "5.2 GB">
    1212  <!ENTITY chromium-time          "95 SBU">
    1313  <!-- Ninja defaults to parallel build unless supplying -j1, SBU measured on
Note: See TracChangeset for help on using the changeset viewer.