Changeset ef2aa70


Ignore:
Timestamp:
11/14/2016 09:03:44 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
904292f
Parents:
909868fa
Message:

Revert to icu-57.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r909868fa ref2aa70  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 13th &year;">
     9<!ENTITY releasedate  "November 14th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/icu.xml

    r909868fa ref2aa70  
    88           "http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz">
    99  <!ENTITY icu-download-ftp  " ">
    10   <!ENTITY icu-md5sum        "1901302aaff1c1633ef81862663d2917">
    11   <!ENTITY icu-size          "22 MB">
    12   <!ENTITY icu-buildsize     "292 MB (additional 32 MB for the tests)">
    13   <!ENTITY icu-time          "2.1 SBU (additional 1.8 SBU for the tests)">
     10  <!ENTITY icu-md5sum        "976734806026a4ef8bdd17937c8898b9">
     11  <!ENTITY icu-size          "21 MB">
     12  <!ENTITY icu-buildsize     "302 MB (additional 67 MB for the tests)">
     13  <!ENTITY icu-time          "1.5 SBU (additional 1.9 SBU for the tests)">
    1414]>
    1515
  • introduction/welcome/changelog.xml

    r909868fa ref2aa70  
    4343    </listitem>
    4444-->
     45    <listitem>
     46      <para>November 14th, 2016</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Revert to icu-57.1. This fixes various problems with
     50          <application>Firefox</application>, <application>Seamonkey</application>,
     51          <application>Thunderbird</application>,
     52          <application>Libreoffice</application>, etc.</para>
     53         </listitem>
     54       </itemizedlist>
     55    </listitem>
    4556
    4657    <listitem>
  • packages.ent

    r909868fa ref2aa70  
    100100<!ENTITY gsl-version                  "2.2.1">
    101101
    102 <!ENTITY icu-major                    "58">
     102<!ENTITY icu-major                    "57">
    103103<!ENTITY icu-minor                    "1">
    104104<!ENTITY icu-patch                    "0">
Note: See TracChangeset for help on using the changeset viewer.