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 349 by laffer1, Mon May 25 19:27:34 2009 UTC vs.
Revision 475 by laffer1, Fri Feb 1 03:55:28 2013 UTC

# Line 1 | Line 1
1 < <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 <        "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 < <html xmlns="http://www.w3.org/1999/xhtml">
1 > <!DOCTYPE html>
2 > <html>
3          <head>
4 <                <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4 >                <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5                  <title>MidnightBSD</title>
6                  <link rel="shortcut icon" href="favicon.ico" />
7 +                <link href="https://plus.google.com/112694070346575096682/" rel="publisher" />
8                  <link  rel="alternate" type="application/rss+xml" title="MidnightBSD Developer Blog" href="http://feedproxy.google.com/mnbsd" />
9                <!--[if IE 5]><link rel="stylesheet" type="text/css" href="css/ihateie5.css"><![endif]-->
10                <!--[if IE 6]><link rel="stylesheet" type="text/css" href="css/ihateie6.css"><![endif]-->
9                  <style type="text/css" media="all">
10                          @import url("css/essence.css");
11                  </style>
12          </head>
13 <        <body lang="en-US">
13 >        <body>
14                  <div id="globe">
15                          <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
16                      <!--#include virtual="/menu.html"-->
# Line 27 | Line 25
25                                  <div id="welcome">
26                                          <h2>Welcome to MidnightBSD</h2>
27                                          <blockquote>
28 <                                                <p>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.</p>
29 <                                                <p>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, SPARC, and as Virtual Machines.</p>
28 >                                                <p>MidnightBSD is a new BSD-derived operating system developed with desktop
29 >                                                users in mind. It includes all the software you'd expect for your daily tasks
30 >                                                &#8212; email, web browsing,
31 >                                                <a href="http://www.webhostingsearch.com/">web hosting</a>,
32 >                                                word processing, gaming,
33 >                                                and much more.</p>
34 >                                                <p>With a small community of dedicated developers, MidnightBSD strives to
35 >                                                create an easy-to-use operating system everyone can use, freely. Available
36 >                                                for x86, AMD64, SPARC64, and as Virtual Machines.</p>
37                                          </blockquote>
38                                  </div>
39                                  <div id="getbox">
40                                          <div id="gettext">
41                                                  <h2><a href="download/">Get MidnightBSD</a></h2>
42 <                                                <h3>Latest Release - 0.2.1</h3>
42 >                                                <h3>Latest Release - 0.3</h3>
43                                                  <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
44                                                  <div class="clear"></div>
45                                                  <h4><a href="notes/">Release Notes</a></h4>
# Line 63 | Line 68
68                                  </div>
69                                  <div id="security">
70                                          <h2><a href="security/">Security &#187;</a></h2>
71 +
72                                          <blockquote>
73 <                                                <p class="date">March 26, 2009</p>
74 <                                                <p class="update">
75 <                                Update for sudo that corrects several outstanding security advisories.  
76 <                                This was corrected in 0.2.1-RELEASE-p7 and 0.3-CURRENT.  0.1.x is no longer receiving
77 <                                security patches.  It is recommended that you upgrade to 0.2.1-RELEASE-p7 when possible.
78 <                         </p>
79 <                                                <p class="more"><a href="security/#a20090326">Read more...</a></p>
80 <                                        </blockquote>
73 >                                        <p class="date">June 6, 2012</p>
74 >                                        <p class="update">MidnightBSD 0.3-RELEASE-p9<br>
75 >                                        A vulnerability exists in bind related to resource records.  A zero length
76 >                                        request can cause bind to crash resulting in a denial of service or
77 >                                        disclosure of information.
78 >                                        </p>
79 >                                        <p class="more"><a href="security/#a20120612">Read more...</a></p>
80 >                                        </blockquote>
81 >
82                                          <blockquote>
83 <                                                <p class="date">January 10, 2009</p>
84 <                                                <p class="update">Fix two issues with MidnightBSD 0.2.1 and 0.3-CURRENT. The first is in OpenSSL...</p>
85 <                                                <p class="more"><a href="security/#a20090110">Read more...</a></p>
83 >                                        <p class="date">November 4, 2011</p>
84 >                                        <p class="update">MidnightBSD 0.3-RELEASE-p8<br>
85 >                                        Fix a problem with cyrpt's DES implementation when used with non 7-bit ascii
86 >                                        passwords.</p>
87 >                                        <p class="more"><a href="security/#a20120530">Read more...</a></p>
88                                          </blockquote>
89                                  </div>
90                          </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines