[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. e4c2553f58d8477db67b679e22bd4f1e399d9f39

git git at cross-lfs.org
Sat Mar 3 13:18:54 PST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  e4c2553f58d8477db67b679e22bd4f1e399d9f39 (commit)
      from  90f106c4319e05e2a3d0273961d3fa427b7008eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e4c2553f58d8477db67b679e22bd4f1e399d9f39
Author: Jonathan Norman <jon at cosmo1847.co.uk>
Date:   Sat Mar 3 21:18:46 2012 +0000

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

diff --git a/BOOK/general.ent b/BOOK/general.ent
index c162763..fbb389a 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "02"> <!-- Use two digits -->
-<!ENTITY month_name "Febuary">
-<!ENTITY day "29"> <!-- Use two digits -->
+<!ENTITY month "03"> <!-- Use two digits -->
+<!ENTITY month_name "March">
+<!ENTITY day "03"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 
-<!ENTITY major-version "1">
-<!ENTITY minor-version "2">
+<!ENTITY major-version "2">
+<!ENTITY minor-version "0">
 <!ENTITY extra-version "0">
 <!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
 
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 1a1d57f..18867b7 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -35,6 +35,16 @@
       </itemizedlist>
     </listitem>
 -->
+17386
+
+    <listitem>
+      <para>3 March 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Jonathan] - Updated Eglibc 2.15 from r16526 to r17386 and fixed directory name.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
 
     <listitem>
       <para>29 February 2012</para>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index c10ef63..256b727 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -110,18 +110,18 @@
 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
 
 <!ENTITY eglibc-version "2.15">
-<!ENTITY eglibc-revision "16526">
+<!ENTITY eglibc-revision "17386">
 <!ENTITY eglibc-fversion "&eglibc-version;-r&eglibc-revision;">
 <!ENTITY eglibc-size "16,100 KB">
 <!ENTITY eglibc-url "http://cross-lfs.org/~cosmo/sources/eglibc-&eglibc-fversion;.tar.bz2">
-<!ENTITY eglibc-md5 "6903cd9636d82ef4001874020d2fd26c">
+<!ENTITY eglibc-md5 "933b6c8c35a0006c996fbac913f2b067">
 <!ENTITY eglibc-home "http://www.eglibc.org/home">
 <!ENTITY eglibc-ld-name "ld-&eglibc-version;.so">
 
 <!ENTITY eglibc-ports-version "&eglibc-version;">
-<!ENTITY eglibc-ports-size "568 KB">
+<!ENTITY eglibc-ports-size "564 KB">
 <!ENTITY eglibc-ports-url "http://cross-lfs.org/~cosmo/sources/eglibc-ports-&eglibc-version;-r&eglibc-revision;.tar.bz2">
-<!ENTITY eglibc-ports-md5 "b7ab090fe1554d11c87f6bf51b7dadee">
+<!ENTITY eglibc-ports-md5 "5b95d799102872dc8879ef38fb673f87">
 <!ENTITY eglibc-ports-home " ">
 
 <!ENTITY elftoaout-version "2.3">

-----------------------------------------------------------------------

Summary of changes:
 BOOK/general.ent                       |   10 +++++-----
 BOOK/introduction/common/changelog.xml |   10 ++++++++++
 BOOK/packages.ent                      |    8 ++++----
 3 files changed, 19 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list