Author: bdubbs
Date: Fri Sep 26 10:05:17 2014
New Revision: 1288

Log:
Update errata for shellshock bug

Added:
   html/trunk/lfs/errata/7.6/css   (contents, props changed)
   html/trunk/lfs/errata/7.6/images   (contents, props changed)
   html/trunk/lfs/errata/7.6/index.html   (contents, props changed)
Modified:
   html/trunk/lfs/errata/7.6-systemd/index.html

Modified: html/trunk/lfs/errata/7.6-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/7.6-systemd/index.html        Tue Sep 23 21:25:58 
2014        (r1287)
+++ html/trunk/lfs/errata/7.6-systemd/index.html        Fri Sep 26 10:05:17 
2014        (r1288)
@@ -20,15 +20,25 @@
      END TEMPLATE -->
 
 
-<!--
        <h2>Known Security Vulnerabilities</h2>
          <ul>
-            <li> </li>
+            <li><p>There is a critical bug (shellshock, CVE-2014-6271 and
+            CVE-2014-7169) than needs to be fixed in bash.  All users should
+            update their current version of bash according to the instructions
+            at:<br/><br/>
+
+            <a 
href="http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/bash.html";>
+            
http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/bash.html</a><p>
+
+            <p>Note1: The suffix in bash-4.3-upstream_fixes-4.patch has 
changed.</p>
+
+            <p>Note2: Older installations of bash versions before 4.3 may also 
need to
+            also install readline-6.3.</p>
          </ul>
--->
        <h2>Miscellaneous Errata</h2>
          <ul>
-           <li>There are no current errata items for LFS systemd 7.6.</li> 
+
+           <li>There are no current miscellaneous errata items for LFS 
7.6.</li> 
          </ul>
 
 

Added: html/trunk/lfs/errata/7.6/css
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ html/trunk/lfs/errata/7.6/css       Fri Sep 26 10:05:17 2014        (r1288)
@@ -0,0 +1 @@
+link ../../css
\ No newline at end of file

Added: html/trunk/lfs/errata/7.6/images
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ html/trunk/lfs/errata/7.6/images    Fri Sep 26 10:05:17 2014        (r1288)
@@ -0,0 +1 @@
+link ../../images
\ No newline at end of file

Added: html/trunk/lfs/errata/7.6/index.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ html/trunk/lfs/errata/7.6/index.html        Fri Sep 26 10:05:17 2014        
(r1288)
@@ -0,0 +1,45 @@
+<!--#set var="pageTitle" value="LFS Errata" -->
+<!--#include virtual="/lfs/header.html" -->
+<!--#include virtual="/lfs/menu.html" -->
+    <div class="main">
+     <h1>Errata for the 7.6 Version of the LFS Book</h1>
+
+<!-- TEMPLATE
+       <h2>Known Security Vulnerabilities</h2>
+         <ul>
+            <li><p>Item 1</p></li>
+            <li><p>Item 2</p></li>
+         </ul>
+
+       <h2>Miscellaneous Errata</h2>
+         <ul>
+           <li><p>Item 1</p></li>
+           <li><p>Item 2</p></li>
+         </ul>
+
+     END TEMPLATE -->
+
+       <h2>Known Security Vulnerabilities</h2>
+         <ul>
+            <li><p>There is a critical bug (shellshock, CVE-2014-6271 and
+            CVE-2014-7169) than needs to be fixed in bash.  All users should
+            update their current version of bash according to the instructions
+            at:<br/><br/>
+         
+            <a 
href="http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/bash.html";>
+            
http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/bash.html</a><p>
+
+            <p>Note1: The suffix in bash-4.3-upstream_fixes-4.patch has 
changed.</p>
+
+            <p>Note2: Older installations of bash versions before 4.3 may also 
need to
+            also install readline-6.3.</p>
+            </li>
+         </ul>
+
+       <h2>Miscellaneous Errata</h2>
+         <ul>
+           <li>There are no current miscellaneous errata items for LFS 
7.6.</li> 
+         </ul>
+
+
+<!--#include virtual="/common/footer.html" -->
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to