ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/www/trunk/index.html
Revision: 391
Committed: Wed Jun 10 16:02:28 2009 UTC (14 years, 10 months ago) by laffer1
Content type: text/html
File size: 3946 byte(s)
Log Message:
security advisory updates.

File Contents

# Content
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" xml:lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>MidnightBSD</title>
7 <link rel="shortcut icon" href="favicon.ico" />
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]-->
11 <style type="text/css" media="all">
12 @import url("css/essence.css");
13 </style>
14 </head>
15 <body>
16 <div id="globe">
17 <div id="header"><h1 title="MidnightBSD Home"><a href="./" title="MidnightBSD Home">MidnightBSD: The BSD For Everyone</a></h1></div>
18 <!--#include virtual="/menu.html"-->
19 <div class="clear"></div>
20 <div id="welcomebox">
21 <div id="lang">
22 <h5 id="english" title="English"><a href="./">English</a></h5>
23 <h5 id="german" title="German"><a href="de/">German</a></h5>
24 <h5 id="russian" title="Russian"><a href="ru/">Russian</a></h5>
25 </div>
26 <div class="clear"></div>
27 <div id="welcome">
28 <h2>Welcome to MidnightBSD</h2>
29 <blockquote>
30 <p>MidnightBSD is a new BSD-derived operating system developed with desktop
31 users in mind. It includes all the software you'd expect for your daily tasks
32 &#8212; email, web browsing, word processing, gaming, and much more.</p>
33 <p>With a small community of dedicated developers, MidnightBSD strives to
34 create an easy-to-use operating system everyone can use, freely. Available
35 for x86, AMD64, SPARC, and as Virtual Machines.</p>
36 </blockquote>
37 </div>
38 <div id="getbox">
39 <div id="gettext">
40 <h2><a href="download/">Get MidnightBSD</a></h2>
41 <h3>Latest Release - 0.2.1</h3>
42 <div id="getcd"><a href="download/" title="Get MidnightBSD"></a></div>
43 <div class="clear"></div>
44 <h4><a href="notes/">Release Notes</a></h4>
45 </div>
46 </div>
47 </div>
48 <div class="clear"></div>
49 <div id="gravity">
50 <div id="news">
51 <h2><a href="news/">News &#187;</a></h2>
52 <!--#include file="mbsdblogsum.inc"-->
53 </div>
54 <div id="ports">
55 <h2><a href="featured/">Featured Ports &#187;</a></h2>
56 <ul>
57 <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
58 <li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
59 <li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
60 <li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
61 <li id="fp6" title="Pidgin"><a href="featured/#fp6">Pidgin</a></li>
62 <li id="fp5" title="GNOME"><a href="featured/#fp5">Gnome</a></li>
63 <li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
64 <li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
65 <li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
66 </ul>
67 </div>
68 <div id="security">
69 <h2><a href="security/">Security &#187;</a></h2>
70 <blockquote>
71 <p class="date">June 10, 2009</p>
72 <p class="update">
73 This should be applied to all systems running 0.2.1. Users on p9 simply should update their kernels. No world update is required.
74 ipv6:
75 The SIOCSIFINFO_IN6 ioctl...
76 </p>
77 <p class="more"><a href="security/#a20090610">Read more...</a></p>
78 </blockquote>
79 <blockquote>
80 <p class="date">May 21, 2009</p>
81 <p class="update">This fix is only in configuration files for ssh and sshd. Users on p8 should simply add...</p>
82 <p class="more"><a href="security/#a20090521">Read more...</a></p>
83 </blockquote>
84 </div>
85 </div>
86 <!--#include virtual="/footer.html"-->
87 </body>
88 </html>