Author: ken Date: Tue Feb 2 12:13:23 2021 New Revision: 1683 Log: Add index for LFS security advisories.
Added: html/trunk/lfs/advisories/index.html (contents, props changed) Added: html/trunk/lfs/advisories/index.html ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ html/trunk/lfs/advisories/index.html Tue Feb 2 12:13:23 2021 (r1683) @@ -0,0 +1,37 @@ +<!--#set var="pageTitle" value="BLFS Errata" --> +<!--#include virtual="/blfs/header.html" --> +<!--#include virtual="/blfs/menu.html" --> + <div class="main"> + + <h1>LFS Security Advisories</h1> + + <p>At one time, vulnerabilities were mentioned on the old LFS-security + list, but that has become defunct. In recent times, BLFS has noted + vulnerabilities in its Errata sections, but while LFS tickets for new + versions have soemtimes mentioned security fixes, the only way to keep + on top of htat has been to read the lfs-book list.</p> + + <p>Now, for items since LFS-10.0 (and BLFS-10.0) were released on 1st + September 2020, advisories are (sometimes belatedly for 10.0 items) + being documented. There will be separate pages for each release of the + book (covering up to the next release) and there is also a consolidated + page for all LFS and BLFS security advisories.</p> + + <p><b>This is work in progress and NOT up to date.</b></p> + + <!-- + <p>The advisories for LFS-10.1 up until LFS-10.2 is released are at + <!\-\- on release, change is to was \-\-> + <a href="10.0.ntml">LFS-10.0</a></p> + --> + + <p>The advisories for LFS-10.0 up until LFS-10.1 is released are at + <!-- on release, change is to was --> + <a href="10.0.html">LFS-10.0</a></p> + + <p>A consolidated list of LFS and BLFS advisories since the release of + LFS-10.0 and BLFS-10.0 can be found at + <a href="../../blfs/advisories/consolidated.html">consolidated.html</a></p> + + +<!--#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
