Author: bdubbs
Date: 2011-12-20 21:04:33 -0700 (Tue, 20 Dec 2011)
New Revision: 1150

Modified:
   html/trunk/lfs/errata/7.0/index.html
Log:
Fix urls for patches

Modified: html/trunk/lfs/errata/7.0/index.html
===================================================================
--- html/trunk/lfs/errata/7.0/index.html        2011-12-14 17:30:53 UTC (rev 
1149)
+++ html/trunk/lfs/errata/7.0/index.html        2011-12-21 04:04:33 UTC (rev 
1150)
@@ -22,7 +22,8 @@
        <h2>Known Security Vulnerabilities</h2>
          <ul>
             <li><p>A code injection vulnerability (CVE-2011-3597) is present in
-                Perl-5.14.2.  Perl should be recompiled with the <a 
href="http://www.linuxfromscratch.org/patches/lfs/development/perl-5.14.2-security_fix-1.patch";>security
 fix patch</a>.</p></li>
+                Perl-5.14.2.  Perl should be recompiled with the 
+<a 
href="http://www.linuxfromscratch.org/patches/downloads/perl/perl-5.14.2-security_fix-1.patch";>security
 fix patch</a>.</p></li>
          </ul>
 
        <h2>Miscellaneous Errata</h2>
@@ -38,7 +39,7 @@
            cp -v ../glibc-2.14.1/sunrpc/rpcsvc/*.h /usr/include/rpcsvc<br/>
            cp -v ../glibc-2.14.1/nis/rpcsvc/*.h /usr/include/rpcsvc<br/>
            </code>
-           </li> &nbsp;
+           </li>
 
            <li>In section 7.7.1, the text refers to 
<em>/etc/sysconfig/init_params</em>.
            This should read <em>/etc/sysconfig/rc.site</em>.</li>
@@ -51,10 +52,11 @@
            . /lib/lsb/init_params
            </code>
          
-           </li> &nbsp;
+           </li>
 
            <li>One of the coreutils tests can fail because of a bug in how the
            gnulib testsuite handles daylight saving time changes.  This can be
-           fixed by applying the <a 
hrep="http://www.linuxfromscratch.org/patches/lfs/development/coreutils-8.14-test_fix-1.patch";>test
 fix patch</a>.</p></li>
+           fixed by applying the 
+<a 
href="http://www.linuxfromscratch.org/patches/downloads/coreutils/coreutils-8.14-test_fix-1.patch";>test
 fix patch</a>.</p></li>
          </ul>
 <!--#include virtual="/common/footer.html" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/website
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to