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

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


Branch: pkgsrc-2017Q3, Version: 8.0.47, Package name: apache-tomcat-8.0.47, 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.

This package tracks 8.0.x release branch.


Required to run:
[lang/openjdk8]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 2b5a0d173040f9a576e372cae5d85b05599fd0eb
RMD160: dcdf582661feec7d197a7dbee75e5272c56c510f
Filesize: 9149.083 KB

Version history: (Expand)


CVS history: (Expand)


   2017-11-10 08:11:22 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5623 - requested by sevan
www/apache-tomcat8: security update

Revisions pulled up:
- www/apache-tomcat8/Makefile                                   1.15
- www/apache-tomcat8/distinfo                                   1.16

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   fhajny
   Date:           Tue Oct 31 14:33:23 UTC 2017

   Modified Files:
           pkgsrc/www/apache-tomcat8: Makefile distinfo

   Log message:
   Update www/apache-tomcat8 to 8.0.47.

   Notable changes:

   - A fix for CVE-2017-12617.
   - Add ExtractingRoot, a new WebResourceRoot implementation that extracts
     JARs to the work directory for improved performance when deploying
     packed WAR files.
   - Update the packaged version of the Tomcat Native Library to 1.2.14

   Full changelog:

     https://tomcat.apache.org/tomcat-8.0-doc/changelog.html

   To generate a diff of this commit:
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/apache-tomcat8/Makefile
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/apache-tomcat8/distinfo