Changeset 49e162b


Ignore:
Timestamp:
09/29/2016 04:38:51 AM (8 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, nosym, 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:
20e5ec4
Parents:
ac9552f
Message:

Add Chromium-53.0.2785.116. Fixes #8364.

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rac9552f r49e162b  
    4545-->
    4646    <listitem>
     47      <para>September 29th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[dj] - Add Chromium-53.0.2785.116. Fixes
     51          <ulink url="&blfs-ticket-root;8364">#8364</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>September 28th, 2016</para>
    4858      <itemizedlist>
  • packages.ent

    rac9552f r49e162b  
    682682
    683683<!-- Chapter 43 -->
     684<!ENTITY chromium-version             "53.0.2785.116">
    684685<!ENTITY seamonkey-version            "2.40">
    685686<!ENTITY firefox-version              "49.0">
  • xsoft/graphweb/graphweb.xml

    rac9552f r49e162b  
    1919  you can find one you enjoy using or give them each a trial run.</para>
    2020
     21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chromium.xml"/>
    2122  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seamonkey.xml"/>
    2223  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firefox.xml"/>
Note: See TracChangeset for help on using the changeset viewer.