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

git git at cross-lfs.org
Tue Sep 4 16:09:30 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 Book".

The branch, master has been updated
       via  9a1543fc0a3309078dd3c7fce2c5f7fac6076306 (commit)
      from  0e1672e97bda5b5332815f790384be8106310c54 (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 9a1543fc0a3309078dd3c7fce2c5f7fac6076306
Author: William Harrington <kb0iic at gmail.com>
Date:   Tue Sep 4 18:09:26 2012 -0500

    Correct md5sum of zlib.

diff --git a/BOOK/introduction/common/changelog.xml b/BOOK/introduction/common/changelog.xml
index b6b97d3..b4e5b55 100644
--- a/BOOK/introduction/common/changelog.xml
+++ b/BOOK/introduction/common/changelog.xml
@@ -41,7 +41,10 @@
         <listitem>
           <para>[William Harrington] - Add a command to final-sytem Bison to add a variable to config.cache.</para>
         </listitem>
-      </itemizedlist>
+        <listitem>
+          <para>[William Harrington] - Correct zlib 1.2.7 md5sum.</para>
+        </listitem>
+     </itemizedlist>
     </listitem>
 
    <listitem>
diff --git a/BOOK/packages.ent b/BOOK/packages.ent
index 80ce166..7d65d9d 100644
--- a/BOOK/packages.ent
+++ b/BOOK/packages.ent
@@ -464,5 +464,5 @@
 <!ENTITY zlib-version "1.2.7">
 <!ENTITY zlib-size "548 KB">
 <!ENTITY zlib-url "http://zlib.net/zlib-&zlib-version;.tar.bz2">
-<!ENTITY zlib-md5 "60df6a37c56e7c1366cca812414f7b85">
+<!ENTITY zlib-md5 "2ab442d169156f34c379c968f3f482dd">
 <!ENTITY zlib-home "http://www.zlib.net">

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

Summary of changes:
 BOOK/introduction/common/changelog.xml |    5 ++++-
 BOOK/packages.ent                      |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list