ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 554
Committed: Wed Sep 17 00:13:18 2014 UTC (9 years, 7 months ago) by laffer1
Content type: text/html
File size: 3309 byte(s)
Log Message:
update security section

File Contents

# Content
1 <!DOCTYPE html>
2 <html lang="en-us">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <meta name="description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
6 <title>MidnightBSD</title>
7 <link rel="shortcut icon" href="favicon.ico">
8 <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
9 <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
10 <link rel="stylesheet" type="text/css" href="css/essence.css">
11 </head>
12 <body>
13 <div id="globe">
14 <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
15 <!--#include virtual="/menu.html"-->
16 <div class="clear"></div>
17 <div id="welcomebox">
18 <div class="clear"></div>
19 <div id="welcome">
20 <h2>Welcome to MidnightBSD</h2>
21 <blockquote>
22 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
23 users in mind. It includes all the software you'd expect for your daily tasks
24 &#8212; email, web browsing,
25 word processing, gaming,
26 and much more.</p>
27 <p>With a small community of dedicated developers, MidnightBSD strives to
28 create an easy-to-use operating system everyone can use, freely. Available
29 for x86, AMD64 and as Virtual Machines.</p>
30 </blockquote>
31 </div>
32 <div id="getbox">
33 <div id="gettext">
34 <h2><a href="download/">Get MidnightBSD</a></h2>
35 <h3>Latest Release - 0.4</h3>
36 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
37 <div class="clear"></div>
38 <h4><a href="notes/">Release Notes</a></h4>
39 </div>
40 </div>
41 </div>
42 <div class="clear"></div>
43 <div id="gravity" style="padding-top: 10px;">
44 <div id="news">
45 <h2><a href="news/">News &#187;</a></h2>
46 <!--#include file="mbsdblogsum.inc"-->
47 </div>
48 <div id="security">
49 <h2><a href="security/">Security &#187;</a></h2>
50
51 <blockquote>
52 <p class="date">September 16, 2014</p>
53 <p class="update">MidnightBSD 0.4-RELEASE-p15<br>
54 Fix a security issue with TCP SYN.
55 </p>
56 <p class="more"><a href="security/#a20140916">Read more ...</a></p>
57 </blockquote>
58
59 <blockquote>
60 <p class="date">September 9, 2014</p>
61 <p class="update">MidnightBSD 0.4-RELEASE-p14<br>
62 OpenSSL security patch:
63 The receipt of a specifically crafted DTLS handshake message may cause OpenSSL
64 to consume large amounts of memory. [CVE-2014-3506]
65 </p>
66 <p class="more"><a href="security/#a20140909">Read more ...</a></p>
67 </blockquote>
68
69 </div>
70 <div id="tweets">
71 <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">Tweets by @midnightbsd</a>
72 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
73
74 </div>
75 </div>
76 <!--#include virtual="/footer.html"-->
77 </body>
78 </html>