ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
(Generate patch)

Comparing trunk/index.html (file contents):
Revision 568 by laffer1, Wed Oct 22 12:41:59 2014 UTC vs.
Revision 612 by laffer1, Thu Jul 2 20:42:11 2015 UTC

# Line 1 | Line 1
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.">
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 >                <meta name="viewport" content="width=device-width, initial-scale=1">
7                  <title>MidnightBSD</title>
8 <                <link rel="shortcut icon" href="favicon.ico">
9 <                <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
10 <                <link  rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
11 <                <link rel="stylesheet" type="text/css" href="css/essence.css">
8 >                <link rel="shortcut icon" href="favicon.ico">
9 >                <link href="https://plus.google.com/112694070346575096682/" rel="publisher">
10 >                <link rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd">
11 >                <link rel="stylesheet" type="text/css" href="css/essence.css">
12 >                <meta property="og:image" content="http://www.midnightbsd.org/art/logo/MidnightBSDLogo128x128.png">
13 >                <meta property="og:site_name" content="MidnightBSD">
14 >                <meta property="og:url" content="https://www.midnightbsd.org/">
15 >                <meta property="og:title" content="MidnightBSD">
16 >                <meta property="og:description" content="MidnightBSD is a desktop operating system for x86 and x86-64 based PCs.">
17 >                <meta name="google-site-verification" content="UXeYyeq09VC4mCiCHwnLjorG3nxUoyOTcdhR0frXXpw">
18 >                <meta name="alexaVerifyID" content="pP_-WGlPDrDVXvxAfGsMp0R52to">
19 >                <meta name="norton-safeweb-site-verification" content="x64m9skk6r62zazbxrrr16abm5i2xrk35q73q63fjbpkfuezh8lkdndy9hfplpxtllur8ryfprpp7cv6sl3cxgv1o1uy2t7e1ms36p5p0fte91e8wsiwx3783pehcbdx" />
20          </head>
21 +        
22          <body>
23 <                <div id="globe">
24 <                        <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
25 <                    <!--#include virtual="/menu.html"-->
23 >                <div class="container">
24 >                        <div id="globe" class="row">
25 >                                <div id="header" class="col-md-12">
26 >                                        <h1 title="MidnightBSD Home">
27 >                                                <a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a>
28 >                                        </h1>
29 >                                </div>
30 > <!--#include virtual="/menu.html"-->
31 >                <div class="clear">
32 >                </div>
33 >                <div id="welcomebox" class="row">
34                          <div class="clear"></div>
35 <                        <div id="welcomebox">
36 <                                <div class="clear"></div>
19 <                                <div id="welcome">
35 >                        <div class="col-md-8">
36 >                                <div id="welcome" class="jumbotron">
37                                          <h2>Welcome to MidnightBSD</h2>
38                                          <blockquote>
39 <                                                <p>MidnightBSD is a new BSD-derived operating system developed with desktop
40 <                                                users in mind. It includes all the software you'd expect for your daily tasks
41 <                                                &#8212; email, web browsing,
42 <                                                word processing, gaming,
43 <                                                and much more.</p>
44 <                                                <p>With a small community of dedicated developers, MidnightBSD strives to
45 <                                                create an easy-to-use operating system everyone can use, freely. Available
46 <                                                for x86, AMD64 and as Virtual Machines.</p>
39 >                                                <p>
40 >                                                        MidnightBSD is a new BSD-derived operating system developed
41 >                                                        with desktop users in mind.
42 >                                                        It includes all the software you'd expect for your daily tasks
43 >                                                        &#8212; email, web browsing, word processing, gaming, and much
44 >                                                        more.
45 >                                                </p>
46 >                                                <p>
47 >                                                        With a small community of dedicated developers, MidnightBSD
48 >                                                        strives to create an easy-to-use operating system everyone can
49 >                                                        use, freely. Available for x86, AMD64 and as Virtual Machines.
50 >                                                </p>
51                                          </blockquote>
52                                  </div>
32                                <div id="getbox">
33                                        <div id="gettext">
34                                                <h2><a href="download/">Get MidnightBSD</a></h2>
35                                                <h3>Latest Release - 0.5.2</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>
53                          </div>
54 <                        <div class="clear"></div>
55 <                        <div id="gravity" style="padding-top: 10px;">
56 <                                <div id="news">
57 <                                        <h2><a href="news/">News &#187;</a></h2>
58 <                                <!--#include file="mbsdblogsum.inc"-->
54 >                        <div id="getbox" class="col-md-4">
55 >                                <div id="gettext">
56 >                                        <h2><a href="download/">Get MidnightBSD</a></h2>
57 >                                        <h3>Latest Release - 0.6</h3>
58 >                                        <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
59 >                                        <div class="clear"></div>
60 >                                        <h4><a href="notes/">Release Notes</a></h4>
61                                  </div>
62 <                                <div id="security">
63 <                                        <h2><a href="security/">Security &#187;</a></h2>
62 >                        </div>
63 >                </div>
64 >                <div class="clear">
65 >        </div>
66  
67 <                                        <blockquote>
68 <                                                <p class="date">October 21, 2014</p>
67 >        <div id="gravity" style="padding-top: 10px;" class="row">
68 >                <div id="news" class="col-md-4">
69 >                        <h2><a href="news/">News &#187;</a></h2>
70 > <!--#include file="mbsdblogsum.inc"-->
71 >                </div>
72  
73 <                                                <p class="update">0.5.3-RELEASE
74 <                                                <br>Fix several security vulnerabilities in OpenSSL, routed, rtsold,
75 < and namei with respect to Capsicum sandboxes looking up
76 < nonexistent path names and leaking memory.</p>
58 <                                                <p class="more"><a href="security/#a20141021">Read more ...</a></p>
59 <                                        </blockquote>
73 >                <div id="security" class="col-md-4">
74 >                        <h2><a href="security/">Security &#187;</a></h2>
75 >                        <blockquote>
76 >                                <p class="date">June 12, 2015</p>
77  
78 <                                         <blockquote>
79 <                                                <p class="date">October 11, 2014</p>
80 <                                                <p class="update">0.5.2-RELEASE
64 <                                                <br>Fixed a regression with mksh R50c</p>
65 <                                                <p class="more"><a href="security/#a20141011">Read more ...</a><p>
66 <                                        </blockquote>
67 <                                </div>
68 <                                <div id="tweets">
69 < <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">Tweets by @midnightbsd</a>
70 < <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>
78 >                                <p class="update">0.6.1 RELEASE <br>
79 >                                        OpenSSL Security update - new version is OpenSSL 0.9.8zg
80 >                                </p>
81  
82 <                                </div>
83 <                        </div>
84 < <!--#include virtual="/footer.html"-->
85 <        </body>
82 >                                <p class="more">
83 >                                        <a href="security/index.html#a20150612">Read more ...</a>
84 >                                </p>
85 >                        </blockquote>
86 >                        <blockquote>
87 >                                <p class="date">March 19, 2015</p>
88 >
89 >                                <p class="update">
90 >                                        0.5.10 RELEASE <br> OpenSSL Security update <br> A malformed elliptic curve
91 >                                        private key file could cause a use-after-free condition in the d2i_ECPrivateKey
92 >                                        function. [CVE-2015-0209] <br> An attempt to compare ASN.1 boolean types will
93 >                                        cause the ASN1_TYPE_cmp function to crash with an invalid read. [CVE-2015-0286]
94 >                                        <br> Reusing a structure in ASN.1 parsing may allow an attacker to cause memory
95 >                                        corruption via an invalid write. [CVE-2015-0287] <br> The function X509_to_X509_REQ
96 >                                        will crash with a NULL pointer dereference if the certificate key is invalid.
97 >                                        [CVE-2015-0288] <br> The PKCS#7 parsing code does not handle missing outer
98 >                                        ContentInfo correctly. [CVE-2015-0289] <br> A malicious client can trigger an
99 >                                        OPENSSL_assert in servers that both support SSLv2 and enable export cipher
100 >                                        suites by sending a specially crafted SSLv2 CLIENT-MASTER-KEY message. [CVE-2015-0293]
101 >                                </p>
102 >
103 >                                <p class="more"><a href="security/index.html#a20150319">Read more ...</a></p>
104 >                        </blockquote>
105 >                </div>
106 >
107 >                <div id="tweets" class="col-md-4">
108 >                        <a class="twitter-timeline" href="https://twitter.com/midnightbsd" data-widget-id="340874433373806593">
109 >                        Tweets by @midnightbsd
110 >                        </a>
111 >                        <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>
112 >                
113 >                        <p>View available <a href="mports/">mports</a></p>
114 >                </div>
115 >        </div>
116 >
117 >        <!--#include virtual="/footer.html"-->
118 > </div>
119 >
120 > </body>
121   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines