Update shadow url

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2013-12-29 18:22:58 +00:00
parent ba4e117603
commit 793f6ab704
3 changed files with 10 additions and 13 deletions

View File

@ -38,6 +38,10 @@
<listitem>
<para>2013-12-29</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Use different URL for shadow. Fixes
<ulink url="&lfs-ticket-root;3453">#3453</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update coreutils i18n patch to fix problem
with uniq. Fixes

View File

@ -506,19 +506,12 @@
<varlistentry>
<term>Shadow (&shadow-version;) - <token>&shadow-size;</token>:</term>
<listitem>
<para>Home page: <ulink url="&shadow-home;"/></para>
<!-- <para>Home page: <ulink url="&shadow-home;"/></para> -->
<para>Download: <ulink url="&shadow-url;"/></para>
<para>MD5 sum: <literal>&shadow-md5;</literal></para>
<!-- Using anduin for now since this site is dead
<note>
<para>Shadow (&shadow-version;) may no longer be available at the
listed location. The site administrators of the master download
location move older versions to <ulink
url="ftp://ftp.pld.org.pl/software/shadow/old/"/> when new ones are
released.</para>
</note>
-->
<!-- Using http://cdn.debian.net/debian/pool/main/s/shadow/
for now since alioth has not reconstituted shadow -->
</listitem>
</varlistentry>

View File

@ -487,9 +487,9 @@
<!ENTITY shadow-version "4.1.5.1">
<!ENTITY shadow-size "2,142 KB">
<!ENTITY shadow-url "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.bz2">
<!ENTITY shadow-md5 "a00449aa439c69287b6d472191dc2247">
<!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/">
<!ENTITY shadow-url "http://cdn.debian.net/debian/pool/main/s/shadow/shadow_&shadow-version;.orig.tar.gz">
<!ENTITY shadow-md5 "ae66de9953f840fb3a97f6148bc39a30">
<!-- <!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/"> -->
<!ENTITY shadow-ch6-du "42 MB">
<!ENTITY shadow-ch6-sbu "0.2 SBU">