Author: markt Date: Thu Nov 19 12:27:46 2015 New Revision: 1715167 URL: http://svn.apache.org/viewvc?rev=1715167&view=rev Log: Grr. Forgot the generated versions. Add the download and security pages for 9.0.x
Added: tomcat/site/trunk/docs/download-90.cgi (with props) tomcat/site/trunk/docs/download-90.html (with props) tomcat/site/trunk/docs/security-9.html (with props) Modified: tomcat/site/trunk/docs/security.html Added: tomcat/site/trunk/docs/download-90.cgi URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.cgi?rev=1715167&view=auto ============================================================================== --- tomcat/site/trunk/docs/download-90.cgi (added) +++ tomcat/site/trunk/docs/download-90.cgi Thu Nov 19 12:27:46 2015 @@ -0,0 +1,6 @@ +#!/bin/sh +# Wrapper script around mirrors.cgi script +# (we must change to that directory in order for python to pick up the +# python includes correctly) +cd /www/www.apache.org/dyn/mirrors +/www/www.apache.org/dyn/mirrors/mirrors.cgi $* Propchange: tomcat/site/trunk/docs/download-90.cgi ------------------------------------------------------------------------------ svn:eol-style = native Added: tomcat/site/trunk/docs/download-90.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1715167&view=auto ============================================================================== --- tomcat/site/trunk/docs/download-90.html (added) +++ tomcat/site/trunk/docs/download-90.html Thu Nov 19 12:27:46 2015 @@ -0,0 +1,474 @@ +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link href="stylesheets/tomcat.css" rel="stylesheet" type="text/css"> +<title>Apache Tomcat - Apache Tomcat 9 Downloads</title> +</head> +<body> +<div id="wrapper"> +<header> +<div id="header"> +<div> +<div> +<div class="logo noPrint"> +<a href="http://tomcat.apache.org/"><img alt="Tomcat Home" src="./images/tomcat.png"></a> +</div> +<div style="height: 1px;"></div> +<div class="asfLogo noPrint"> +<a href="http://www.apache.org/" target="_blank"><img src="//www.apache.org/images/feather.png" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a> +</div> +<h1 style="margin-top: 35px;">Apache Tomcat</h1> +<div style="clear: right;"></div> +<div class="searchbox noPrint"> +<form action="https://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"><input placeholder="Search the Site…" required="required" size="25" name="q" id="query" type="search"><button>Search</button> +</form> +</div> +<div style="height: 1px;"></div> +<div style="clear: left;"></div> +</div> +</div> +</div> +</header> +<div id="middle"> +<div> +<div id="mainLeft" class="noprint"> +<div> +<nav> +<div> +<h2>Apache Tomcat</h2> +<ul> +<li> +<a href="./index.html">Home</a> +</li> +<li> +<a href="./taglibs.html">Taglibs</a> +</li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> +</ul> +</div> +<div> +<h2>Download</h2> +<ul> +<li> +<a href="./whichversion.html">Which version?</a> +</li> +<li> +<a href="./download-80.cgi">Tomcat 8.0</a> +</li> +<li> +<a href="./download-70.cgi">Tomcat 7.0</a> +</li> +<li> +<a href="./download-60.cgi">Tomcat 6.0</a> +</li> +<li> +<a href="./download-connectors.cgi">Tomcat Connectors</a> +</li> +<li> +<a href="./download-native.cgi">Tomcat Native</a> +</li> +<li> +<a href="./download-taglibs.cgi">Taglibs</a> +</li> +<li> +<a href="http://archive.apache.org/dist/tomcat/">Archives</a> +</li> +</ul> +</div> +<div> +<h2>Documentation</h2> +<ul> +<li> +<a href="./tomcat-8.0-doc/index.html">Tomcat 8.0</a> +</li> +<li> +<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a> +</li> +<li> +<a href="./tomcat-6.0-doc/index.html">Tomcat 6.0</a> +</li> +<li> +<a href="./connectors-doc/">Tomcat Connectors</a> +</li> +<li> +<a href="./native-doc/">Tomcat Native</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a> +</li> +<li> +<a href="./migration.html">Migration Guide</a> +</li> +</ul> +</div> +<div> +<h2>Problems?</h2> +<ul> +<li> +<a href="./security.html">Security Reports</a> +</li> +<li> +<a href="./findhelp.html">Find help</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a> +</li> +<li> +<a href="./lists.html">Mailing Lists</a> +</li> +<li> +<a href="./bugreport.html">Bug Database</a> +</li> +<li> +<a href="./irc.html">IRC</a> +</li> +</ul> +</div> +<div> +<h2>Get Involved</h2> +<ul> +<li> +<a href="./getinvolved.html">Overview</a> +</li> +<li> +<a href="./svn.html">SVN Repositories</a> +</li> +<li> +<a href="./ci.html">Buildbot</a> +</li> +<li> +<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a> +</li> +<li> +<a href="./tools.html">Tools</a> +</li> +</ul> +</div> +<div> +<h2>Media</h2> +<ul> +<li> +<a href="http://blogs.apache.org/tomcat/">Blog</a> +</li> +<li> +<a href="http://twitter.com/theapachetomcat">Twitter</a> +</li> +</ul> +</div> +<div> +<h2>Misc</h2> +<ul> +<li> +<a href="./whoweare.html">Who We Are</a> +</li> +<li> +<a href="./heritage.html">Heritage</a> +</li> +<li> +<a href="http://www.apache.org">Apache Home</a> +</li> +<li> +<a href="./resources.html">Resources</a> +</li> +<li> +<a href="./contact.html">Contact</a> +</li> +<li> +<a href="./legal.html">Legal</a> +</li> +<li> +<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> +</li> +<li> +<a href="http://www.apache.org/foundation/thanks.html">Thanks</a> +</li> +</ul> +</div> +</nav> +</div> +</div> +<div id="mainRight"> +<div id="content"> +<h2 style="display: none;">Content</h2> +<h3 id="Tomcat_9_Downloads">Tomcat 9 Downloads</h3> +<div class="text"> + +<p>Welcome to the Apache Tomcat™ 9.x download page. This page provides + download links for obtaining the latest version of Tomcat 9.0.x, as well as + links to the archives of older releases. + </p> + +</div> +<h3 id="Quick_Navigation">Quick Navigation</h3> +<div class="text"> + +[define v]9.0.0.M1[end] + <a href="https://www.apache.org/dist/tomcat/tomcat-9/KEYS">KEYS</a> | + <a href="#[v]">[v]</a> | + <a href="[preferred]tomcat/tomcat-9/v[v]" rel="nofollow">Browse</a> | + <a href="http://archive.apache.org/dist/tomcat/tomcat-9">Archives</a> + +</div> +<h3 id="Release_Integrity">Release Integrity</h3> +<div class="text"> + +<p>You <strong>must</strong> + <a href="https://www.apache.org/info/verification.html">verify</a> the + integrity of the downloaded files. We provide OpenPGP signatures for every + release file. This signature should be matched against the + <a href="https://www.apache.org/dist/tomcat/tomcat-9/KEYS">KEYS</a> file + which contains the OpenPGP keys of Tomcat's Release Managers. We also + provide <code>MD5</code> and <code>SHA-1</code> checksums for every + release file. After you download the file, you should calculate a + checksum for your download, and make sure it is the same as ours. + </p> + +</div> +<h3 id="Mirrors">Mirrors</h3> +<div class="text"> + + +<p>You are currently using <b>[preferred]</b>. If you + encounter a problem with this mirror, please select another + mirror. If all mirrors are failing, there are <i>backup</i> + mirrors (at the end of the mirrors list) that should be + available.<br>[if-any logo]<a href="[link]" rel="nofollow"><img alt="Logo" src="[logo]"></a>[end]</p> +<form action="[location]" method="get" id="SelectMirror"> +<p> + Other mirrors: <select name="Preferred"> + [if-any http] + [for http]<option value="[http]">[http]</option>[end] + [end] + [if-any ftp] + [for ftp]<option value="[ftp]">[ftp]</option>[end] + [end] + [if-any backup] + [for backup]<option value="[backup]">[backup] (backup)</option>[end] + [end] + </select><input type="submit" value="Change"> +</p> +</form> + + + +</div> +<h3 id="[v]">[v]</h3> +<div class="text"> + +<p> + Please see the + <a href="[preferred]tomcat/tomcat-9/v[v]/README.html" rel="nofollow">README</a> + file for packaging information. It explains what every distribution contains. + </p> + + +<div class="subsection"> +<h4 id="Binary_Distributions">Binary Distributions</h4> +<div class="text"> + +<ul> + +<li>Core: + <ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].zip" rel="nofollow">zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].zip.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].tar.gz" rel="nofollow">tar.gz</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].tar.gz.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].tar.gz.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].tar.gz.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x86.zip" rel="nofollow">32-bit Windows zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x86.zip.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x64.zip" rel="nofollow">64-bit Windows zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-windows-x64.zip.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].exe" rel="nofollow">32-bit/64-bit Windows Service Installer</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].exe.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].exe.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v].exe.sha1">sha1</a>) + </li> + +</ul> + +</li> + +<li>Full documentation: + <ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz" rel="nofollow">tar.gz</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-fulldocs.tar.gz.sha1">sha1</a>) + </li> + +</ul> + +</li> + +<li>Deployer: + <ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.zip" rel="nofollow">zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.zip.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz" rel="nofollow">tar.gz</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/apache-tomcat-[v]-deployer.tar.gz.sha1">sha1</a>) + </li> + +</ul> + +</li> + +<li>Extras: + <ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/extras/catalina-jmx-remote.jar" rel="nofollow">JMX Remote jar</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-jmx-remote.jar.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-jmx-remote.jar.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-jmx-remote.jar.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/extras/catalina-ws.jar" rel="nofollow">Web services jar</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-ws.jar.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-ws.jar.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/catalina-ws.jar.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli-adapters.jar" rel="nofollow">JULI adapters jar</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli-adapters.jar.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli-adapters.jar.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli-adapters.jar.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli.jar" rel="nofollow">JULI log4j jar</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli.jar.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli.jar.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/extras/tomcat-juli.jar.sha1">sha1</a>) + </li> + +</ul> + +</li> + +<li>Embedded: + <ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz" rel="nofollow">tar.gz</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.tar.gz.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.zip" rel="nofollow">zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/bin/embed/apache-tomcat-[v]-embed.zip.sha1">sha1</a>) + </li> + +</ul> + +</li> + +</ul> + +</div> +</div> + + + + +<div class="subsection"> +<h4 id="Source_Code_Distributions">Source Code Distributions</h4> +<div class="text"> + +<ul> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.tar.gz" rel="nofollow">tar.gz</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.tar.gz.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.tar.gz.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.tar.gz.sha1">sha1</a>) + </li> + +<li> + +<a href="[preferred]tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.zip" rel="nofollow">zip</a> + (<a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.zip.asc">pgp</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.zip.md5">md5</a>, + <a href="https://www.apache.org/dist/tomcat/tomcat-9/v[v]/src/apache-tomcat-[v]-src.zip.sha1">sha1</a>) + </li> + +</ul> + +</div> +</div> + + + +</div> +</div> +</div> +</div> +</div> +<footer> +<div id="footer"> + Copyright © 1999-2015, The Apache Software Foundation + <br> + Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat + project logo are trademarks of the Apache Software Foundation. + </div> +</footer> +</div> +</body> +</html> Propchange: tomcat/site/trunk/docs/download-90.html ------------------------------------------------------------------------------ svn:eol-style = native Added: tomcat/site/trunk/docs/security-9.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1715167&view=auto ============================================================================== --- tomcat/site/trunk/docs/security-9.html (added) +++ tomcat/site/trunk/docs/security-9.html Thu Nov 19 12:27:46 2015 @@ -0,0 +1,278 @@ +<!DOCTYPE html SYSTEM "about:legacy-compat"> +<html lang="en"> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<link href="stylesheets/tomcat.css" rel="stylesheet" type="text/css"> +<title>Apache Tomcat - Apache Tomcat 8 vulnerabilities</title> +<meta name="author" content="Apache Tomcat Project"> +</head> +<body> +<div id="wrapper"> +<header> +<div id="header"> +<div> +<div> +<div class="logo noPrint"> +<a href="http://tomcat.apache.org/"><img alt="Tomcat Home" src="./images/tomcat.png"></a> +</div> +<div style="height: 1px;"></div> +<div class="asfLogo noPrint"> +<a href="http://www.apache.org/" target="_blank"><img src="//www.apache.org/images/feather.png" alt="The Apache Software Foundation" style="width: 266px; height: 83px;"></a> +</div> +<h1 style="margin-top: 35px;">Apache Tomcat</h1> +<div style="clear: right;"></div> +<div class="searchbox noPrint"> +<form action="https://www.google.com/search" method="get"> +<input value="tomcat.apache.org" name="sitesearch" type="hidden"><input placeholder="Search the Site…" required="required" size="25" name="q" id="query" type="search"><button>Search</button> +</form> +</div> +<div style="height: 1px;"></div> +<div style="clear: left;"></div> +</div> +</div> +</div> +</header> +<div id="middle"> +<div> +<div id="mainLeft" class="noprint"> +<div> +<nav> +<div> +<h2>Apache Tomcat</h2> +<ul> +<li> +<a href="./index.html">Home</a> +</li> +<li> +<a href="./taglibs.html">Taglibs</a> +</li> +<li> +<a href="./maven-plugin.html">Maven Plugin</a> +</li> +</ul> +</div> +<div> +<h2>Download</h2> +<ul> +<li> +<a href="./whichversion.html">Which version?</a> +</li> +<li> +<a href="./download-80.cgi">Tomcat 8.0</a> +</li> +<li> +<a href="./download-70.cgi">Tomcat 7.0</a> +</li> +<li> +<a href="./download-60.cgi">Tomcat 6.0</a> +</li> +<li> +<a href="./download-connectors.cgi">Tomcat Connectors</a> +</li> +<li> +<a href="./download-native.cgi">Tomcat Native</a> +</li> +<li> +<a href="./download-taglibs.cgi">Taglibs</a> +</li> +<li> +<a href="http://archive.apache.org/dist/tomcat/">Archives</a> +</li> +</ul> +</div> +<div> +<h2>Documentation</h2> +<ul> +<li> +<a href="./tomcat-8.0-doc/index.html">Tomcat 8.0</a> +</li> +<li> +<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a> +</li> +<li> +<a href="./tomcat-6.0-doc/index.html">Tomcat 6.0</a> +</li> +<li> +<a href="./connectors-doc/">Tomcat Connectors</a> +</li> +<li> +<a href="./native-doc/">Tomcat Native</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FrontPage">Wiki</a> +</li> +<li> +<a href="./migration.html">Migration Guide</a> +</li> +</ul> +</div> +<div> +<h2>Problems?</h2> +<ul> +<li> +<a href="./security.html">Security Reports</a> +</li> +<li> +<a href="./findhelp.html">Find help</a> +</li> +<li> +<a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a> +</li> +<li> +<a href="./lists.html">Mailing Lists</a> +</li> +<li> +<a href="./bugreport.html">Bug Database</a> +</li> +<li> +<a href="./irc.html">IRC</a> +</li> +</ul> +</div> +<div> +<h2>Get Involved</h2> +<ul> +<li> +<a href="./getinvolved.html">Overview</a> +</li> +<li> +<a href="./svn.html">SVN Repositories</a> +</li> +<li> +<a href="./ci.html">Buildbot</a> +</li> +<li> +<a href="https://reviews.apache.org/groups/tomcat/">Reviewboard</a> +</li> +<li> +<a href="./tools.html">Tools</a> +</li> +</ul> +</div> +<div> +<h2>Media</h2> +<ul> +<li> +<a href="http://blogs.apache.org/tomcat/">Blog</a> +</li> +<li> +<a href="http://twitter.com/theapachetomcat">Twitter</a> +</li> +</ul> +</div> +<div> +<h2>Misc</h2> +<ul> +<li> +<a href="./whoweare.html">Who We Are</a> +</li> +<li> +<a href="./heritage.html">Heritage</a> +</li> +<li> +<a href="http://www.apache.org">Apache Home</a> +</li> +<li> +<a href="./resources.html">Resources</a> +</li> +<li> +<a href="./contact.html">Contact</a> +</li> +<li> +<a href="./legal.html">Legal</a> +</li> +<li> +<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a> +</li> +<li> +<a href="http://www.apache.org/foundation/thanks.html">Thanks</a> +</li> +</ul> +</div> +</nav> +</div> +</div> +<div id="mainRight"> +<div id="content"> +<h2 style="display: none;">Content</h2> +<h3 id="Table_of_Contents">Table of Contents</h3> +<div class="text"> + +<ul> +<li> +<a href="#Apache_Tomcat_9.x_vulnerabilities">Apache Tomcat 9.x vulnerabilities</a> +</li> +<li> +<a href="#Fixed_in_Apache_Tomcat_9.0.x">Fixed in Apache Tomcat 9.0.x</a> +</li> +</ul> + +</div> +<h3 id="Apache_Tomcat_9.x_vulnerabilities">Apache Tomcat 9.x vulnerabilities</h3> +<div class="text"> + +<p>This page lists all security vulnerabilities fixed in released versions + of Apache Tomcat 9.x. Each vulnerability is given a + <a href="security-impact.html">security impact rating</a> by the Apache + Tomcat security team — please note that this rating may vary from + platform to platform. We also list the versions of Apache Tomcat the flaw + is known to affect, and where a flaw has not been verified list the + version with a question mark.</p> + + +<p> +<strong>Note:</strong> Vulnerabilities that are not Tomcat vulnerabilities + but have either been incorrectly reported against Tomcat or where Tomcat + provides a workaround are listed at the end of this page.</p> + + +<p>Please note that binary patches are never provided. If you need to + apply a source code patch, use the building instructions for the + Apache Tomcat version that you are using. For Tomcat 9.0 those are + <a href="/tomcat-9.0-doc/building.html"><code>building.html</code></a> and + <a href="/tomcat-9.0-doc/BUILDING.txt"><code>BUILDING.txt</code></a>. + Both files can be found in the <code>webapps/docs</code> subdirectory + of a binary distribution. You may also want to review the + <a href="/tomcat-9.0-doc/security-howto.html">Security Considerations</a> + page in the documentation.</p> + + +<p>If you need help on building or configuring Tomcat or other help on + following the instructions to mitigate the known vulnerabilities listed + here, please send your questions to the public + <a href="lists.html">Tomcat Users mailing list</a> + +</p> + + +<p>If you have encountered an unlisted security vulnerability or other + unexpected behaviour that has <a href="security-impact.html">security + impact</a>, or if the descriptions here are incomplete, + please report them privately to the + <a href="security.html">Tomcat Security Team</a>. Thank you. + </p> + + +</div> +<h3 id="Fixed_in_Apache_Tomcat_9.0.x">Fixed in Apache Tomcat 9.0.x</h3> +<div class="text"> + + +<p>There are currently no known vulnerabilities for Apache Tomcat 9.0.x</p> + +</div> +</div> +</div> +</div> +</div> +<footer> +<div id="footer"> + Copyright © 1999-2015, The Apache Software Foundation + <br> + Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat + project logo are trademarks of the Apache Software Foundation. + </div> +</footer> +</div> +</body> +</html> Propchange: tomcat/site/trunk/docs/security-9.html ------------------------------------------------------------------------------ svn:eol-style = native Modified: tomcat/site/trunk/docs/security.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security.html?rev=1715167&r1=1715166&r2=1715167&view=diff ============================================================================== --- tomcat/site/trunk/docs/security.html (original) +++ tomcat/site/trunk/docs/security.html Thu Nov 19 12:27:46 2015 @@ -220,6 +220,11 @@ <ul> <li> +<a href="security-9.html">Apache Tomcat 9.x Security Vulnerabilities + </a> +</li> + +<li> <a href="security-8.html">Apache Tomcat 8.x Security Vulnerabilities </a> </li> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org