On Sunday 02 September 2012 12:20:15 git wrote: > commit ec8de0a1a706ccd0c77a52897f51c3ad92966d08 > Author: William Harrington <[email protected]> > 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">
The line-wrap wonked it all up in my reply (sorry), but the extra "uClibc-0.9.31-configs-2.patch" at the end of the md5 isn't the normal display method, it should just be the md5 on that line and nothing else. See [1] for rendered difference. [1]:http://cross-lfs.org/view/clfs-embedded/arm/materials/patches.html Thanks, Andrew _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
