| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tomcat6-docs-webapp | Distribution: openSUSE 11.2 |
| Version: 6.0.20 | Vendor: openSUSE |
| Release: 24.7.1 | Build date: Mon Jul 19 10:13:40 2010 |
| Group: Productivity/Networking/Web/Servers | Build host: build21 |
| Size: 2382631 | Source RPM: tomcat6-6.0.20-24.7.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://tomcat.apache.org | |
| Summary: The docs web application for Apache Tomcat | |
The docs web application for Apache Tomcat
Apache Software License ..
* Thu Jul 15 2010 mvyskocil@suse.cz
- fix bnc#599554: VUL-1: tomcat information disclosure (CVE-2010-1157)
* http://svn.apache.org/viewvc?view=revision&revision=936540
- fix bnc#622188: VUL-0: tomcat: remote DoS / information disclosure
(CVE-2010-2227)
* http://svn.apache.org/viewvc?view=revision&revision=958977
- link dtomcat6 to CATALINA_HOME/bin/catalina.sh
* Thu Feb 04 2010 mvyskocil@suse.cz
- fixed bnc#575083 - VUL-0: tomcat directoy traversal bugs
CVE-2009-2693, CVE-2009-2901, CVE-2009-2902
* http://svn.apache.org/viewvc?view=revision&revision=892815
* Wed Sep 30 2009 mvyskocil@suse.cz
- fixed bnc#542634: Tomcat NPE on start
applied patch from upstream bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47316#c3
* Wed Aug 26 2009 mvyskocil@suse.cz
- fixed bnc#520532: marked all webapp/ROOT/* files as config(noreplace)
- marked /etc/ant.d/catalina-ant as config(noreplace)
* Mon Jun 15 2009 mvyskocil@suse.cz
- added a missing -p1 for %patch0
* Wed Jun 03 2009 mvyskocil@suse.cz
- fixed bnc#488061: work directory clean on tomcat stop
- update to 6.0.20 - the bugfix release:
* MemoryUserDatabase is read-only by default
* Allow huge request body packets for AJP13
* Never return an empty HTTP status reason phrase
* Prevent double initialisation of JSPs
* A node should ignore its own heartbeat messages
* Prettry error messages (instead of stacktrace) if shutdown port is disabled
* Mon Mar 16 2009 mvyskocil@suse.cz
- fixed bnc#418664 - Tomcat6 installation has missing bits
- added /etc/ant.d/catalina-ant
- another fix for bnc#471639 - tomcat does not start/work
* merged a sysconfig and tomcat6.conf to allow a dtomcat6 start works
* also fixs (bnc#471639)
- fixed bnc#424675 - Access rights to /etc/tomcat6 directory not set right
* create a link from /etc/tomcat6/Catalina to /var/cache/tomcat6/Catalina
- removed a CATALINA_OPTS from stop in dtcomcat6 (bao#42951)
* Wed Feb 25 2009 mvyskocil@suse.cz
- fixed bnc#471301: tomcat6 doesn't want to be started when sun java 1.5 is selected
- built with -target 1.5
* Mon Feb 09 2009 mvyskocil@suse.cz
- Fixed bnc#471639 - tomcat does not start/work
- fill up a default JVM in sysconfig
- changed a default JAVA_HOME from JRE to SDK in config
* Mon Nov 24 2008 mvyskocil@suse.cz
- Fixed bnc#446598 - Tomcat6: tomcat6.conf overwrites sysconfig/tomcat6 values
* Fri Sep 12 2008 mvyskocil@suse.cz
- Update to 6.0.18. This obsoletes patches:
apache-tomcat-CVE-2008-1232
apache-tomcat-CVE-2008-1947
apache-tomcat-CVE-2008-2370
apache-tomcat-CVE-2008-2938
* Tue Aug 19 2008 mvyskocil@suse.cz
- fix CVE-2008-2938: VUL-0: tomcat5: directory traversal
* Wed Aug 06 2008 mvyskocil@suse.cz
- fix CVE-2008-1232 and CVE-2008-2370: VUL-0: Apache Tomcat Cross-Site
Scripting and Security Bypass [bnc#414657]
* Mon Jul 21 2008 mvyskocil@suse.cz
- fixed [bnc#394503]: tomcat6 is missing rctomcat6 link
- add a /usr/sbin/rctomcat6 symlink
- and heavy rewrite and improve of original jpackage tomcat6 init script
- add Should-Start and Should-Stop section and values for Default-Start and
Default-Stop
- removed the echo_success and echo_failure functions and usage
- include a /etc/rc.status and use a rc_XXXXX functions instead of echo and
return. Plus add a comments with error codes explanations
- merge the start/stop/status messages from previous version
- use `ps' command instead of pgrep
- changes in commands: added a try-restart|force-reload|reload|probe and
removed the version|conrestart
- fixed [bnc#394499]: add a PreReq to jpackage-utils
- fixed [bnc#408253]: tomcat6 fails because if missing commons-xxxx jars
- add a removed dependencies to the jakarta-commons-*-tomcat5 packages
- fixed a proper link creation in post/n scripts
- fixed a build cycle, jakarta-commons-dbcp-tomcat5 needs the tomcat6-lib for
build, but the tomcat6-lib has this package in Requires(post). The
%post scripplet is non-fatal if the jars cannot be found (but this would
not happens in a production state).
* Fri Jun 27 2008 mvyskocil@suse.cz
- fixed [bnc#396962]: VUL-0: tomcat5: [SECURITY] CVE-2008-1947: Tomcat host-manager XSS vulnerability
- fixed [bnc#403310]: Tomcat startup script uses wrong java.io.tmpdir
- the temp directory is in /var/cache/tomcat6/temp
* Tue May 06 2008 mvyskocil@suse.cz
- fixed a [bnc#383331] - Tomcat cannot compile JSPs
- add a ecj requires for tomcat6-lib
- create a symlink of ecj.jar to tomcat6 libdir
- add a jakarta-taglibs-standard to BuildRequires
- use a fdupes to avoid a file duplication waste in /srv
- replace a %{_jvmdir}/jre to /etc/alternatives/jre in JAVAHOME in default
tomcat6.conf (this path is architecture independent)
- add a %stop_on_removal to %preun, %restart_on_update and %insserv_cleanup to
%postun to fix some rpmlint warnings
- add a $remote_fs dependency to init script
* Wed Feb 27 2008 mvyskocil@suse.cz
- update to 6.0.16
* Fri Jan 25 2008 coolo@suse.de
- don't require the old package names
* Fri Jan 25 2008 ro@suse.de
- don't use dots in package names
* Tue Jan 22 2008 anosek@suse.cz
- don't use macros in package names (the %package lines)
which does not work with autobuild.
* Thu Dec 20 2007 anosek@suse.cz
- don't use static uid/gid for tomcat user and tomcat group
* Tue Dec 04 2007 anosek@suse.cz
- initial version of tomcat6 package
- based on work by jpackage project
/srv/tomcat6/webapps/docs /srv/tomcat6/webapps/docs/BUILDING.txt /srv/tomcat6/webapps/docs/RELEASE-NOTES.txt /srv/tomcat6/webapps/docs/RUNNING.txt /srv/tomcat6/webapps/docs/WEB-INF /srv/tomcat6/webapps/docs/WEB-INF/web.xml /srv/tomcat6/webapps/docs/aio.html /srv/tomcat6/webapps/docs/api /srv/tomcat6/webapps/docs/api/index.html /srv/tomcat6/webapps/docs/appdev /srv/tomcat6/webapps/docs/appdev/build.xml.txt /srv/tomcat6/webapps/docs/appdev/deployment.html /srv/tomcat6/webapps/docs/appdev/index.html /srv/tomcat6/webapps/docs/appdev/installation.html /srv/tomcat6/webapps/docs/appdev/introduction.html /srv/tomcat6/webapps/docs/appdev/processes.html /srv/tomcat6/webapps/docs/appdev/sample /srv/tomcat6/webapps/docs/appdev/sample/build.xml /srv/tomcat6/webapps/docs/appdev/sample/docs /srv/tomcat6/webapps/docs/appdev/sample/docs/README.txt /srv/tomcat6/webapps/docs/appdev/sample/index.html /srv/tomcat6/webapps/docs/appdev/sample/sample.war /srv/tomcat6/webapps/docs/appdev/sample/src /srv/tomcat6/webapps/docs/appdev/sample/src/mypackage /srv/tomcat6/webapps/docs/appdev/sample/src/mypackage/Hello.java /srv/tomcat6/webapps/docs/appdev/sample/web /srv/tomcat6/webapps/docs/appdev/sample/web/WEB-INF /srv/tomcat6/webapps/docs/appdev/sample/web/WEB-INF/web.xml /srv/tomcat6/webapps/docs/appdev/sample/web/hello.jsp /srv/tomcat6/webapps/docs/appdev/sample/web/images /srv/tomcat6/webapps/docs/appdev/sample/web/images/tomcat.gif /srv/tomcat6/webapps/docs/appdev/sample/web/index.html /srv/tomcat6/webapps/docs/appdev/source.html /srv/tomcat6/webapps/docs/appdev/web.xml.txt /srv/tomcat6/webapps/docs/apr.html /srv/tomcat6/webapps/docs/architecture /srv/tomcat6/webapps/docs/architecture/index.html /srv/tomcat6/webapps/docs/architecture/overview.html /srv/tomcat6/webapps/docs/architecture/requestProcess /srv/tomcat6/webapps/docs/architecture/requestProcess.html /srv/tomcat6/webapps/docs/architecture/requestProcess/requestProcess.pdf /srv/tomcat6/webapps/docs/architecture/requestProcess/roseModel.mdl /srv/tomcat6/webapps/docs/architecture/startup /srv/tomcat6/webapps/docs/architecture/startup.html /srv/tomcat6/webapps/docs/architecture/startup/serverStartup.pdf /srv/tomcat6/webapps/docs/architecture/startup/serverStartup.txt /srv/tomcat6/webapps/docs/balancer-howto.html /srv/tomcat6/webapps/docs/building.html /srv/tomcat6/webapps/docs/cgi-howto.html /srv/tomcat6/webapps/docs/changelog.html /srv/tomcat6/webapps/docs/class-loader-howto.html /srv/tomcat6/webapps/docs/cluster-howto.html /srv/tomcat6/webapps/docs/config /srv/tomcat6/webapps/docs/config/ajp.html /srv/tomcat6/webapps/docs/config/cluster-channel.html /srv/tomcat6/webapps/docs/config/cluster-deployer.html /srv/tomcat6/webapps/docs/config/cluster-interceptor.html /srv/tomcat6/webapps/docs/config/cluster-listener.html /srv/tomcat6/webapps/docs/config/cluster-manager.html /srv/tomcat6/webapps/docs/config/cluster-membership.html /srv/tomcat6/webapps/docs/config/cluster-receiver.html /srv/tomcat6/webapps/docs/config/cluster-sender.html /srv/tomcat6/webapps/docs/config/cluster-valve.html /srv/tomcat6/webapps/docs/config/cluster.html /srv/tomcat6/webapps/docs/config/context.html /srv/tomcat6/webapps/docs/config/engine.html /srv/tomcat6/webapps/docs/config/executor.html /srv/tomcat6/webapps/docs/config/globalresources.html /srv/tomcat6/webapps/docs/config/host.html /srv/tomcat6/webapps/docs/config/http.html /srv/tomcat6/webapps/docs/config/index.html /srv/tomcat6/webapps/docs/config/listeners.html /srv/tomcat6/webapps/docs/config/loader.html /srv/tomcat6/webapps/docs/config/manager.html /srv/tomcat6/webapps/docs/config/realm.html /srv/tomcat6/webapps/docs/config/resources.html /srv/tomcat6/webapps/docs/config/server.html /srv/tomcat6/webapps/docs/config/service.html /srv/tomcat6/webapps/docs/config/systemprops.html /srv/tomcat6/webapps/docs/config/valve.html /srv/tomcat6/webapps/docs/connectors.html /srv/tomcat6/webapps/docs/default-servlet.html /srv/tomcat6/webapps/docs/deployer-howto.html /srv/tomcat6/webapps/docs/developers.html /srv/tomcat6/webapps/docs/extras.html /srv/tomcat6/webapps/docs/funcspecs /srv/tomcat6/webapps/docs/funcspecs/fs-admin-apps.html /srv/tomcat6/webapps/docs/funcspecs/fs-admin-objects.html /srv/tomcat6/webapps/docs/funcspecs/fs-admin-opers.html /srv/tomcat6/webapps/docs/funcspecs/fs-default.html /srv/tomcat6/webapps/docs/funcspecs/fs-invoker.html /srv/tomcat6/webapps/docs/funcspecs/fs-jdbc-realm.html /srv/tomcat6/webapps/docs/funcspecs/fs-jndi-realm.html /srv/tomcat6/webapps/docs/funcspecs/fs-memory-realm.html /srv/tomcat6/webapps/docs/funcspecs/index.html /srv/tomcat6/webapps/docs/funcspecs/mbean-names.html /srv/tomcat6/webapps/docs/html-manager-howto.html /srv/tomcat6/webapps/docs/images /srv/tomcat6/webapps/docs/images/add.gif /srv/tomcat6/webapps/docs/images/asf-logo.gif /srv/tomcat6/webapps/docs/images/code.gif /srv/tomcat6/webapps/docs/images/design.gif /srv/tomcat6/webapps/docs/images/docs.gif /srv/tomcat6/webapps/docs/images/fix.gif /srv/tomcat6/webapps/docs/images/printer.gif /srv/tomcat6/webapps/docs/images/tomcat.gif /srv/tomcat6/webapps/docs/images/tomcat.svg /srv/tomcat6/webapps/docs/images/update.gif /srv/tomcat6/webapps/docs/images/void.gif /srv/tomcat6/webapps/docs/index.html /srv/tomcat6/webapps/docs/introduction.html /srv/tomcat6/webapps/docs/jasper-howto.html /srv/tomcat6/webapps/docs/jndi-datasource-examples-howto.html /srv/tomcat6/webapps/docs/jndi-resources-howto.html /srv/tomcat6/webapps/docs/logging.html /srv/tomcat6/webapps/docs/manager-howto.html /srv/tomcat6/webapps/docs/maven-jars.html /srv/tomcat6/webapps/docs/mbeans-descriptor-howto.html /srv/tomcat6/webapps/docs/monitoring.html /srv/tomcat6/webapps/docs/proxy-howto.html /srv/tomcat6/webapps/docs/realm-howto.html /srv/tomcat6/webapps/docs/security-manager-howto.html /srv/tomcat6/webapps/docs/setup.html /srv/tomcat6/webapps/docs/ssi-howto.html /srv/tomcat6/webapps/docs/ssl-howto.html /srv/tomcat6/webapps/docs/tribes /srv/tomcat6/webapps/docs/tribes/faq.html /srv/tomcat6/webapps/docs/tribes/introduction.html /srv/tomcat6/webapps/docs/tribes/setup.html /srv/tomcat6/webapps/docs/virtual-hosting-howto.html /srv/tomcat6/webapps/docs/windows-service-howto.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:41:15 2013