ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 589
Committed: Sat Mar 21 00:11:32 2015 UTC (9 years, 1 month ago) by laffer1
Content type: text/html
File size: 4886 byte(s)
Log Message:
add open graph

File Contents

# User Rev Content
1 laffer1 437 <!DOCTYPE html>
2 laffer1 537 <html lang="en-us">
3 smultron 156 <head>
4 laffer1 588 <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     <meta name="viewport" content="width=device-width, initial-scale=1">
7     <title>
8     MidnightBSD
9     </title>
10 laffer1 589 <link rel="shortcut icon" href="favicon.ico">
11     <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
12     <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
13     <link rel="stylesheet" type="text/css" href="css/essence.css">
14     <meta property="og:image" content="http://www.midnightbsd.org/art/logo/MidnightBSDLogo128x128.png">
15     <meta property="og:site_name" content="MidnightBSD">
16     <meta property="og:url" content="https://www.midnightbsd.org/">
17     <meta property="og:title" content="MidnightBSD">
18     <meta property="og:description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
19 smultron 156 </head>
20 laffer1 350 <body>
21 smultron 156 <div id="globe">
22 laffer1 588 <div id="header">
23     <h1 title="MidnightBSD Home">
24     <a href="./" title="MidnightBSD Home">
25     MidnightBSD: The BSD For Everyone
26     </a>
27     </h1>
28     </div>
29     <!--#include virtual="/menu.html"-->
30     <div class="clear">
31     </div>
32     <div id="welcomebox">
33     <div class="clear">
34 smultron 156 </div>
35 laffer1 588 <div id="welcome">
36     <h2>
37     Welcome to MidnightBSD
38     </h2>
39     <blockquote>
40     <p>
41     MidnightBSD is a new BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks &#8212; email, web browsing, word processing, gaming, and much more.
42     </p>
43     <p>
44     With a small community of dedicated developers, MidnightBSD strives to create an easy-to-use operating system everyone can use, freely. Available for x86, AMD64 and as Virtual Machines.
45     </p>
46     </blockquote>
47     </div>
48     <div id="getbox">
49     <div id="gettext">
50     <h2>
51     <a href="download/">
52     Get MidnightBSD
53     </a>
54     </h2>
55     <h3>
56     Latest Release - 0.5.2
57     </h3>
58     <div id="getcd">
59     <a href="download/" title="Get MidnightBSD">
60     </a>
61 smultron 156 </div>
62 laffer1 588 <div class="clear">
63 smultron 156 </div>
64 laffer1 588 <h4>
65     <a href="notes/">
66     Release Notes
67     </a>
68     </h4>
69     </div>
70     </div>
71     </div>
72     <div class="clear">
73     </div>
74     <div id="gravity" style="padding-top: 10px;">
75     <div id="news">
76     <h2>
77     <a href="news/">
78     News &#187;
79     </a>
80     </h2>
81     <!--#include file="mbsdblogsum.inc"-->
82     </div>
83     <div id="security">
84     <h2>
85     <a href="security/">
86     Security &#187;
87     </a>
88     </h2>
89     <blockquote>
90     <p class="date">
91     March 19, 2015
92     </p>
93     <p class="update">
94     0.5.10 RELEASE <br> OpenSSL Security update <br> A malformed elliptic curve private key file could cause a use-after-free condition in the d2i_ECPrivateKey function. [CVE-2015-0209] <br> An attempt to compare ASN.1 boolean types will cause the ASN1_TYPE_cmp function to crash with an invalid read. [CVE-2015-0286] <br> Reusing a structure in ASN.1 parsing may allow an attacker to cause memory corruption via an invalid write. [CVE-2015-0287] <br> The function X509_to_X509_REQ will crash with a NULL pointer dereference if the certificate key is invalid. [CVE-2015-0288] <br> The PKCS#7 parsing code does not handle missing outer ContentInfo correctly. [CVE-2015-0289] <br> A malicious client can trigger an OPENSSL_assert in servers that both support SSLv2 and enable export cipher suites by sending a specially crafted SSLv2 CLIENT-MASTER-KEY message. [CVE-2015-0293]
95     </p>
96     <p class="more">
97     <a href="security/#a20150319">
98     Read more ...
99     </a>
100     </p>
101     </blockquote>
102     <blockquote>
103     <p class="date">
104     February 25, 2015
105     </p>
106     <p class="update">
107     0.5.9 RELEASE <br> Fix two security vulnerabilities. <br> 1. BIND servers which are configured to perform DNSSEC validation and which are using managed keys (which occurs implicitly when using "dnssec-validation auto;" or "dnssec-lookaside auto;") may exhibit unpredictable behavior due to the use of an improperly initialized variable. <br> CVE-2015-1349 <br> 2. An integer overflow in computing the size of IGMPv3 data buffer can result in a buffer which is too small for the requested operation. <br> This can result in a DOS attack.
108     </p>
109     <p class="more">
110     <a href="security/#aa20150225">
111     Read more ...
112     </a>
113     <p>
114     </blockquote>
115     </div>
116     <div id="tweets">
117     <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">
118     Tweets by @midnightbsd
119     </a>
120     <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>
121     </div>
122     </div>
123 laffer1 298 <!--#include virtual="/footer.html"-->
124 laffer1 588 </body>
125 laffer1 236 </html>