diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-15 08:50:21 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-15 08:50:21 +0000 |
commit | e381d8497e3c5c992942acd964f16ea7b87dc5a4 (patch) | |
tree | e6c3af96cf6a7007d0747c08f65446cd9795dac4 | |
parent | 2112ef22ae40b421279221f77140f90e09308c39 (diff) | |
download | rsyslog-e381d8497e3c5c992942acd964f16ea7b87dc5a4.tar.gz rsyslog-e381d8497e3c5c992942acd964f16ea7b87dc5a4.tar.xz rsyslog-e381d8497e3c5c992942acd964f16ea7b87dc5a4.zip |
prepare for new bugfixing release
-rw-r--r-- | doc/status.html | 84 |
1 files changed, 42 insertions, 42 deletions
diff --git a/doc/status.html b/doc/status.html index a2eec748..0d73b211 100644 --- a/doc/status.html +++ b/doc/status.html @@ -1,42 +1,42 @@ -<html>
-<head>
-<title>rsyslog status page</title>
-</head>
-<body>
-<h2>rsyslog status page</h2>
-<p>This page reflects the status as of 2007-02-05.</p>
-<h2>Current Releases</h2>
-<p><b>development:</b> 1.13.1 - <a href="http://www.rsyslog.com/Article66.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-31.phtml">download</a></p>
-<p><b>stable:</b> 1.0.4 - <a href="http://www.rsyslog.com/Article54.phtml">change log</a> -
-<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-26.phtml">download</a></p>
-<p> (<a href="version_naming.html">How are versions named?</a>)</p>
-<p><font color="#FF0000"><b>Do NOT use versions prior to 1.10.1 or 1.0.1,
-because they contain a SQL injection vulnerability</b></font> (<a href="http://www.rsyslog.com/Article35.phtml">read
-security advisory</a>).</p>
-<h2>Platforms</h2>
-<ul>
- <li>Linux [tested on Red Hat & Debian]</li>
- <li>BSD [tested on
-FreeBSD and a quick Test on NetBSD, 0.8.4 only]</li>
- <li>[Solaris] - some folks have used it there, but its still not officially
- supported...</li>
-</ul>
-<h2>Additional information</h2>
-<p><b>Currently supported features are listed on the <a href="features.html">rsyslog features page</a>.</b></p>
-<ul>
- <li>The rsyslog home page is <a href="http://www.rsyslog.com">www.rsyslog.com</a>.</li>
- <li>Mailing list info can be found at
- <a href="http://lists.adiscon.net/mailman/listinfo/rsyslog">http://lists.adiscon.com/rsyslog</a>.</li>
- <li>The change log can be found at
- <a href="http://www.rsyslog.com/Topic4.phtml">
- http://www.rsyslog.com/Topic4.phtml</a>. </li>
- <li>You may also find Rainer's <a href="http://rgerhards.blogspot.com/">
- syslog blog</a> an interesting read.</li>
-</ul>
-<p>The project was initiated in 2004 by
-<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer Gerhards</a>
-and is currently being maintained by him. See the <a href="history.html">history
-page</a> for more background information.</p>
-</body>
-</html>
+<html> +<head> +<title>rsyslog status page</title> +</head> +<body> +<h2>rsyslog status page</h2> +<p>This page reflects the status as of 2007-02-05.</p> +<h2>Current Releases</h2> +<p><b>development:</b> 1.13.3 - <a href="http://www.rsyslog.com/Article68.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-32.phtml">download</a></p> +<p><b>stable:</b> 1.0.4 - <a href="http://www.rsyslog.com/Article54.phtml">change log</a> - +<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-26.phtml">download</a></p> +<p> (<a href="version_naming.html">How are versions named?</a>)</p> +<p><font color="#FF0000"><b>Do NOT use versions prior to 1.10.1 or 1.0.1, +because they contain a SQL injection vulnerability</b></font> (<a href="http://www.rsyslog.com/Article35.phtml">read +security advisory</a>).</p> +<h2>Platforms</h2> +<ul> + <li>Linux [tested on Red Hat & Debian]</li> + <li>BSD [tested on +FreeBSD and a quick Test on NetBSD, 0.8.4 only]</li> + <li>[Solaris] - some folks have used it there, but its still not officially + supported...</li> +</ul> +<h2>Additional information</h2> +<p><b>Currently supported features are listed on the <a href="features.html">rsyslog features page</a>.</b></p> +<ul> + <li>The rsyslog home page is <a href="http://www.rsyslog.com">www.rsyslog.com</a>.</li> + <li>Mailing list info can be found at + <a href="http://lists.adiscon.net/mailman/listinfo/rsyslog">http://lists.adiscon.com/rsyslog</a>.</li> + <li>The change log can be found at + <a href="http://www.rsyslog.com/Topic4.phtml"> + http://www.rsyslog.com/Topic4.phtml</a>. </li> + <li>You may also find Rainer's <a href="http://rgerhards.blogspot.com/"> + syslog blog</a> an interesting read.</li> +</ul> +<p>The project was initiated in 2004 by +<a href="http://www.adiscon.com/en/people/rainer-gerhards.php">Rainer Gerhards</a> +and is currently being maintained by him. See the <a href="history.html">history +page</a> for more background information.</p> +</body> +</html> |