[Clfs-commits] [CLFS Embedded]Cross-LFS Embedded Book branch, master, updated. ec8de0a1a706ccd0c77a52897f51c3ad92966d08

git git at cross-lfs.org
Sun Sep 2 09:20:15 PDT 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 Embedded Book".

The branch, master has been updated
       via  ec8de0a1a706ccd0c77a52897f51c3ad92966d08 (commit)
      from  38a917a2eb4f5d247dc282831e27befe662ef2a7 (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 ec8de0a1a706ccd0c77a52897f51c3ad92966d08
Author: William Harrington <kb0iic at gmail.com>
Date:   Sun Sep 2 11:20:10 2012 -0500

    Update uClibc patch md5sum.

diff --git a/BOOK/general.ent b/BOOK/general.ent
index 85505f3..fff42e6 100644
--- a/BOOK/general.ent
+++ b/BOOK/general.ent
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "08"> <!-- Use two digits -->
-<!ENTITY month_name "August">
-<!ENTITY day "24"> <!-- Use two digits -->
+<!ENTITY month "09"> <!-- Use two digits -->
+<!ENTITY month_name "September">
+<!ENTITY day "02"> <!-- Use two digits -->
 <!ENTITY year "2012"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index 893d833..e7f1c7d 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -36,6 +36,15 @@
     </listitem>
 -->
     <listitem>
+      <para>September 02, 2012</para>
+      <itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Fix uClibc patch MD5 sum.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+   <listitem>
       <para>August 24, 2012</para>
       <itemizedlist>
         <listitem>
@@ -44,7 +53,6 @@
       </itemizedlist>
     </listitem>
 
-
     <listitem>
       <para>August 22, 2012</para>
       <itemizedlist>
diff --git a/BOOK/patches.ent b/BOOK/patches.ent
index 716e5e8..317dd9a 100644
--- a/BOOK/patches.ent
+++ b/BOOK/patches.ent
@@ -19,7 +19,7 @@
 <!ENTITY iana-etc-update-patch-size "864 KB">
 
 <!ENTITY uclibc-configs-patch "uClibc-&uclibc-version;-configs-2.patch">
-<!ENTITY uclibc-configs-patch-md5 "4770c8abc23e10aae6cfbfca41624d4d">
+<!ENTITY uclibc-configs-patch-md5 "e06455fe909d2572f7926f48cd066785  uClibc-0.9.31-configs-2.patch">
 <!ENTITY uclibc-configs-patch-size "52 KB">
 
 <!-- Beyond patches -->

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

Summary of changes:
 BOOK/general.ent                       |    6 +++---
 BOOK/introduction/common/changelog.xml |   10 +++++++++-
 BOOK/patches.ent                       |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Cross-LFS Embedded Book



More information about the Clfs-commits mailing list