ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 493
Committed: Sat Jun 1 16:37:11 2013 UTC (10 years, 11 months ago) by laffer1
Content type: text/html
File size: 3880 byte(s)
Log Message:
fix typo

File Contents

# Content
1 <!DOCTYPE html>
2 <html>
3 <head>
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 <link rel="stylesheet" type="text/css" href="css/essence.css">
10 </head>
11 <body>
12 <div id="globe">
13 <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
14 <!--#include virtual="/menu.html"-->
15 <div class="clear"></div>
16 <div id="welcomebox">
17 <div id="lang">
18 <h5 id="english" title="English"><a href="./">English</a></h5>
19 <h5 id="german" title="German"><a href="de/">German</a></h5>
20 <h5 id="russian" title="Russian"><a href="ru/">Russian</a></h5>
21 </div>
22 <div class="clear"></div>
23 <div id="welcome">
24 <h2>Welcome to MidnightBSD</h2>
25 <blockquote>
26 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
27 users in mind. It includes all the software you'd expect for your daily tasks
28 &#8212; email, web browsing,
29 <a href="http://www.webhostingsearch.com/">web hosting</a>,
30 word processing, gaming,
31 and much more.</p>
32 <p>With a small community of dedicated developers, MidnightBSD strives to
33 create an easy-to-use operating system everyone can use, freely. Available
34 for x86, AMD64, SPARC64, and as Virtual Machines.</p>
35 </blockquote>
36 </div>
37 <div id="getbox">
38 <div id="gettext">
39 <h2><a href="download/">Get MidnightBSD</a></h2>
40 <h3>Latest Release - 0.3</h3>
41 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
42 <div class="clear"></div>
43 <h4><a href="notes/">Release Notes</a></h4>
44 </div>
45 </div>
46 </div>
47 <div class="clear"></div>
48 <div id="gravity">
49 <div id="news">
50 <h2><a href="news/">News &#187;</a></h2>
51 <!--#include file="mbsdblogsum.inc"-->
52 </div>
53 <div id="ports">
54 <h2><a href="featured/">Featured Ports &#187;</a></h2>
55 <ul>
56 <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
57 <li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
58 <li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
59 <li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
60 <li id="fp6" title="Pidgin"><a href="featured/#fp6">Pidgin</a></li>
61 <li id="fp5" title="GNOME"><a href="featured/#fp5">Gnome</a></li>
62 <li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
63 <li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
64 <li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
65 </ul>
66 </div>
67 <div id="security">
68 <h2><a href="security/">Security &#187;</a></h2>
69
70 <blockquote>
71 <p class="date">June 6, 2012</p>
72 <p class="update">MidnightBSD 0.3-RELEASE-p9<br>
73 A vulnerability exists in bind related to resource records. A zero length
74 request can cause bind to crash resulting in a denial of service or
75 disclosure of information.
76 </p>
77 <p class="more"><a href="security/#a20120612">Read more...</a></p>
78 </blockquote>
79
80 <blockquote>
81 <p class="date">November 4, 2011</p>
82 <p class="update">MidnightBSD 0.3-RELEASE-p8<br>
83 Fix a problem with cyrpt's DES implementation when used with non 7-bit ascii
84 passwords.</p>
85 <p class="more"><a href="security/#a20120530">Read more...</a></p>
86 </blockquote>
87 </div>
88 </div>
89 <!--#include virtual="/footer.html"-->
90 </body>
91 </html>