diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 10:02:31 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-06-11 10:02:31 +0000 |
commit | 9e9dd161d4c0be40d32db22774042dcf88b02f09 (patch) | |
tree | 6e4019068b8a927667d5bf9fa15d94bf5f7df85c /doc/status.html | |
parent | ce1dffd37625bcc6def976b76bde1e028f30c124 (diff) | |
download | rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.tar.gz rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.tar.xz rsyslog-9e9dd161d4c0be40d32db22774042dcf88b02f09.zip |
preparing for new release 1.13.2
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 82 |
1 files changed, 42 insertions, 40 deletions
diff --git a/doc/status.html b/doc/status.html index be48ecae..a2eec748 100644 --- a/doc/status.html +++ b/doc/status.html @@ -1,40 +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/Article63.phtml">change log</a> - -<a href="http://www.rsyslog.com/Downloads-index-req-getit-lid-30.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> -</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.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>
|