./www/apache-tomcat6, Implementation of Java Servlet and JavaServer Pages technologies

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.0.24, Package name: apache-tomcat-6.0.24, Maintainer: pkgsrc-users

Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages
technologies. The Java Servlet and JavaServer Pages specifications are
developed under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and
released under the Apache Software License. Apache Tomcat is intended to
be a collaboration of the best-of-breed developers from around the world.
We invite you to participate in this open development project.

Apache Tomcat powers numerous large-scale, mission-critical web applications
across a diverse range of industries and organizations.

Apache Tomcat 6.x is the current focus of development. It builds upon the
improvements made in Tomcat 5.5.x and implements the Servlet 2.5 and JSP 2.1
specifications. In addition to that, it includes the following improvements:

* Memory usage optimizations
* Advanced IO capabilities
* Refactored clustering


Required to run:
[lang/openjdk7]

Master sites: (Expand)

SHA1: 545d06211e5fe1b09240cd891937ad36fd70bfc4
RMD160: 3a4519d9ca0606747f54acf6085bfe0281f148e6
Filesize: 5961.051 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-28 13:16:45 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
update to the fresh release
The changelog from 6.0.20 to 6.0.24 is quite lengthy, please refer to
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html for details

fixes CVE-2009-2693, CVE-2009-2901 and CVE-2009-2902
   2009-11-30 16:00:50 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Only allow destdir as the do-install rules depend on chown.

XXX Someone with tomcat knowledge should review that those files are even
XXX static and whether it should the config file framework instead.
   2009-08-13 23:21:30 by Adrian Portelli | Files touched by this commit (1)
Log message:
Final fix in _stop() from spz@
   2009-08-12 23:51:49 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add tomcat_stop()
   2009-08-12 22:07:58 by Adrian Portelli | Files touched by this commit (1)
Log message:
Improvements from spz@
   2009-07-17 20:00:26 by Adrian Portelli | Files touched by this commit (126)
Log message:
Give up MAINTAINER
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-06-06 19:34:08 by Adrian Portelli | Files touched by this commit (3) | Package updated
Log message:
Update from .18->.20

In brief:
46933: Update StringManager to use Java 5 features. Patch provided by Jens \ 
Kapitza. (markt)
46990: Fix synchronization issues reported by FindBugs. Patch provided by Sebb. \ 
(markt)
Allow huge request body packets for AJP13. (rjung)
Manager application prints FAIL if application was deployed but failed to start \ 
(fhanik)
When shutdown port is disabled, print user friendly message and not a stack \ 
trace. (fhanik)
The invoker servlet has been deprecated and will be removed in Tomcat 7 onwards. \ 
(markt)
45154  Implement SEND_FILE behavior for SSL connections using NIO (fhanik)

For full details see:
	http://tomcat.apache.org/tomcat-6.0-doc/changelog.html