Author: renodr
Date: Tue Apr 14 22:04:35 2020
New Revision: 1546

Log:
Errata: Add errata in BLFS for critical (9.3/10) git security vulnerability
Errata: Add errata for the mistake I made in systemd in LFS 9.1

Modified:
   html/trunk/blfs/errata/9.1-systemd/index.html
   html/trunk/blfs/errata/9.1/index.html
   html/trunk/lfs/errata/9.1-systemd/index.html

Modified: html/trunk/blfs/errata/9.1-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/9.1-systemd/index.html       Mon Apr 13 11:46:31 
2020        (r1545)
+++ html/trunk/blfs/errata/9.1-systemd/index.html       Tue Apr 14 22:04:35 
2020        (r1546)
@@ -124,6 +124,12 @@
           <a href="../../view/systemd/x/qt5.html">Qt-5.14.2</a> and
           <a 
href="../../view/systemd/x/qtwebengine.html">QtWebEngine-5.14.2</a>
           as soon as possible.</li>
+      <li>After release, a critical security vulnerability was found in Git.
+          This security vulnerability affects versions all the way back to 
2.17.x.
+          Affected versions can be tricked into sending private credentials to
+          a host controlled by an attacker instead of the intended location.
+          To fix this, upgrade to git-2.26.1 immediately using the instructions
+          in <a href="../../view/systemd/general/git.html">git-2.26.1</a>.</li>
 
      </ul>
 

Modified: html/trunk/blfs/errata/9.1/index.html
==============================================================================
--- html/trunk/blfs/errata/9.1/index.html       Mon Apr 13 11:46:31 2020        
(r1545)
+++ html/trunk/blfs/errata/9.1/index.html       Tue Apr 14 22:04:35 2020        
(r1546)
@@ -121,6 +121,12 @@
           <a href="../../view/svn/x/qt5.html">Qt-5.14.2</a> and
           <a href="../../view/svn/x/qtwebengine.html">QtWebEngine-5.14.2</a>
           as soon as possible.</li>
+      <li>After release, a critical security vulnerability was found in Git.
+          This security vulnerability affects versions all the way back to 
2.17.x.
+          Affected versions can be tricked into sending private credentials to
+          a host controlled by an attacker instead of the intended location.
+          To fix this, upgrade to git-2.26.1 immediately using the instructions
+          in <a href="../../view/svn/general/git.html">git-2.26.1</a>.</li>
 
      </ul>
 

Modified: html/trunk/lfs/errata/9.1-systemd/index.html
==============================================================================
--- html/trunk/lfs/errata/9.1-systemd/index.html        Mon Apr 13 11:46:31 
2020        (r1545)
+++ html/trunk/lfs/errata/9.1-systemd/index.html        Tue Apr 14 22:04:35 
2020        (r1546)
@@ -33,10 +33,18 @@
                <a 
href="../../view/systemd/chapter06/openssl.html">OpenSSL-1.1.1f</a>.</li>
          </ul>
 
+       <!--
        <h2>Miscellaneous Errata</h2>
          <ul>
            <li>There are no current errata items for LFS 9.1-systemd.</li> 
          </ul>
+       -->
 
+       <h2>Miscellaneous Errata</h2>
+         <ul>
+           <li>The man pages aren't installed with systemd like they are
+               supposed to be. To install the manual pages, add
+               -Dman=true to the meson line.</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