Fix shadow's md5sum and point to a location where old versions of shadow can be downloaded

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2006-08-05 10:12:47 +00:00
parent 6bd032e751
commit ba812a2fb7
4 changed files with 17 additions and 7 deletions

View File

@ -36,6 +36,17 @@
</listitem>
-->
<listitem>
<para>2006-08-05</para>
<itemizedlist>
<listitem>
<para>[matthew] - Add a link to the location of Shadow's previous
versions.
</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2006-08-03</para>
<itemizedlist>

View File

@ -480,10 +480,9 @@
<note>
<para>Shadow (&shadow-version;) may no longer be available at the
listed location. The site administrators of the master download
location occasionally remove older versions when new ones are released.
An alternative download location that may have the correct version
available can also be found at: <ulink
url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para>
location move older versions to <ulink
url="ftp://ftp.pld.org.pl/software/shadow/old/"/> when new ones are
released.</para>
</note>
</listitem>
</varlistentry>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20060803">
<!ENTITY releasedate "August 3, 2006">
<!ENTITY version "SVN-20060805">
<!ENTITY releasedate "August 5, 2006">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -436,7 +436,7 @@
<!ENTITY shadow-version "4.0.17">
<!ENTITY shadow-size "1,461 KB">
<!ENTITY shadow-url "ftp://ftp.pld.org.pl/software/shadow/shadow-&shadow-version;.tar.bz2">
<!ENTITY shadow-md5 "a0452fa989f8ba45023cc5a08136568e">
<!ENTITY shadow-md5 "bc5972a195290533b4c0576276056ed9">
<!ENTITY shadow-home " ">
<!ENTITY shadow-ch6-du "20.7 MB">
<!ENTITY shadow-ch6-sbu "0.3 SBU">