Changeset e4c2553


Ignore:
Timestamp:
Mar 3, 2012, 1:18:46 PM (12 years ago)
Author:
Jonathan Norman <jon@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
14b90c2
Parents:
90f106c
Message:

Updated Eglibc 2.15 from r16526 to r17386 and fixed the directory name

Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r90f106c re4c2553  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "02"> <!-- Use two digits -->
    4 <!ENTITY month_name "Febuary">
    5 <!ENTITY day "29"> <!-- Use two digits -->
     3<!ENTITY month "03"> <!-- Use two digits -->
     4<!ENTITY month_name "March">
     5<!ENTITY day "03"> <!-- Use two digits -->
    66<!ENTITY year "2012"> <!-- Use four digits -->
    77
    88<!ENTITY releasedate "&month_name; &day;, &year;">
    99
    10 <!ENTITY major-version "1">
    11 <!ENTITY minor-version "2">
     10<!ENTITY major-version "2">
     11<!ENTITY minor-version "0">
    1212<!ENTITY extra-version "0">
    1313<!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
  • BOOK/introduction/common/changelog.xml

    r90f106c re4c2553  
    3636    </listitem>
    3737-->
     3817386
     39
     40    <listitem>
     41      <para>3 March 2012</para>
     42      <itemizedlist>
     43        <listitem>
     44          <para>[Jonathan] - Updated Eglibc 2.15 from r16526 to r17386 and fixed directory name.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
    3848
    3949    <listitem>
  • BOOK/packages.ent

    r90f106c re4c2553  
    111111
    112112<!ENTITY eglibc-version "2.15">
    113 <!ENTITY eglibc-revision "16526">
     113<!ENTITY eglibc-revision "17386">
    114114<!ENTITY eglibc-fversion "&eglibc-version;-r&eglibc-revision;">
    115115<!ENTITY eglibc-size "16,100 KB">
    116116<!ENTITY eglibc-url "http://cross-lfs.org/~cosmo/sources/eglibc-&eglibc-fversion;.tar.bz2">
    117 <!ENTITY eglibc-md5 "6903cd9636d82ef4001874020d2fd26c">
     117<!ENTITY eglibc-md5 "933b6c8c35a0006c996fbac913f2b067">
    118118<!ENTITY eglibc-home "http://www.eglibc.org/home">
    119119<!ENTITY eglibc-ld-name "ld-&eglibc-version;.so">
    120120
    121121<!ENTITY eglibc-ports-version "&eglibc-version;">
    122 <!ENTITY eglibc-ports-size "568 KB">
     122<!ENTITY eglibc-ports-size "564 KB">
    123123<!ENTITY eglibc-ports-url "http://cross-lfs.org/~cosmo/sources/eglibc-ports-&eglibc-version;-r&eglibc-revision;.tar.bz2">
    124 <!ENTITY eglibc-ports-md5 "b7ab090fe1554d11c87f6bf51b7dadee">
     124<!ENTITY eglibc-ports-md5 "5b95d799102872dc8879ef38fb673f87">
    125125<!ENTITY eglibc-ports-home " ">
    126126
Note: See TracChangeset for help on using the changeset viewer.