Add EOL notes to the vulnerability pages so it's clear they are
[openssl-web.git] / news / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8   <div id="main">
9     <div id="content">
10       <div class="blog-index">
11         <article>
12           <header><h2>News<h2></header>
13           <div class="entry-content">
14             <p>
15             To get the latest source, see the
16             <a href="/source">Downloads</a> section.
17             This also lists the latest release of each version.
18             For an exhaustive list of all releases (and some other
19             announcements), see the <a href="newslog.html">Newslog</a>
20             page.
21             </p>
22
23             <p>If you think you have found a security bug, or want
24             to look at all the vulnerabilities we have published and
25             fixed, visit the
26             <a href="vulnerabilities.html">Vulnerabilities</a> page.</p>
27
28             <p>We have an online copy of our
29             <a href="changelog.html">Changelog</a>.  It is
30             also part of the distribution.</p>
31             </p>
32           </div>
33           <footer>
34             You are here: <a href="/">Home</a>
35             : <a href=".">News</a>
36             <br/><a href="/sitemap.txt">Sitemap</a>
37           </footer>
38         </article>
39       </div>
40       <!--#include virtual="sidebar.shtml" -->
41     </div>
42   </div>
43
44 <!--#include virtual="/inc/footer.shtml" -->
45 </body>
46
47 </html>