Author: markt
Date: Sun Jul 26 20:25:59 2015
New Revision: 1692759
URL: http://svn.apache.org/r1692759
Log:
Add a new news page for 2015 with the 1.2.41 release and add that release to
the index page.
Added:
tomcat/jk/trunk/xdocs/news/20150101.xml (with props)
Modified:
tomcat/jk/trunk/xdocs/index.xml
Modified: tomcat/jk/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/index.xml?rev=1692759&r1=1692758&r2=1692759&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/index.xml (original)
+++ tomcat/jk/trunk/xdocs/index.xml Sun Jul 26 20:25:59 2015
@@ -43,8 +43,15 @@ manual is described in more detail below
</section>
<section name="Headlines">
-<br />
<ul>
+0<li><a href="news/20150101.html#JK-1.2.41 released"><b>JK-1.2.41
released</b></a>
+<p>The Apache Tomcat team is proud to announce the immediate availability
+ of Tomcat Connectors 1.2.41 Stable. This release contains a security fix and
+ bug fixes for issues found in previous releases.</p>
+
+<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK
1.2.41 release</a>.</p>
+</li>
+
<li><a href="news/20140201.html#15 April - JK-1.2.40 released">15 April 2014 -
<b>JK-1.2.40 released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.40 Stable. This release contains bug fixes found
in previous releases.
Added: tomcat/jk/trunk/xdocs/news/20150101.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20150101.xml?rev=1692759&view=auto
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20150101.xml (added)
+++ tomcat/jk/trunk/xdocs/news/20150101.xml Sun Jul 26 20:25:59 2015
@@ -0,0 +1,50 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<!DOCTYPE document [
+ <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="20150101.html">
+
+ &project;
+
+ <properties>
+ <author email="dev.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors
Project</author>
+ <title>2015 News & Status</title>
+ </properties>
+
+<body>
+
+<section name="2015 News & Status">
+<subsection name="JK-1.2.41 released">
+ <p>The Apache Tomcat team is proud to announce the immediate availability
+ of Tomcat Connectors 1.2.41. This is a maintenance and security
release.</p>
+
+ <p>This release includes the fix for <a
+
href="//tomcat.apache.org/security-jk.html#Fixed_in_Apache_Tomcat_JK_Connector_1.2.41_%28not_yet_released%29">CVE-2014-8111</a>.</p>
+
+ <p>Please see the <a href="../miscellaneous/changelog.html">ChangeLog</a>
+ for a full list of changes.</p>
+
+ <p>If you find any bugs while using this release, please fill in the
+ <a
href="https://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+ Bug Report.</p>
+</subsection>
+
+</section>
+</body>
+</document>
Propchange: tomcat/jk/trunk/xdocs/news/20150101.xml
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]