Changelog for
tomcat-libs-4.1.27-13.i386.rpm :
Wed May 5 00:00:00 2004 Gary Benson
4.1.27-13
- Rebuild with new compiler.
Fri Apr 16 00:00:00 2004 Gary Benson 4.1.27-12
- Rebuild with new compiler (#120844).
Wed Apr 14 00:00:00 2004 Gary Benson
- Fix startup detection code in testsuite and a broken testcase.
Thu Apr 8 00:00:00 2004 Gary Benson 4.1.27-11
- Determine the gcjlib URL prefix correctly.
- Include the webapps again.
Tue Mar 2 23:00:00 2004 Elliot Lee
- Rebuilt.
Thu Feb 26 23:00:00 2004 Gary Benson
- Don\'t build the tomcat executable on ppc64 until -Wl,--wrap works
properly on that architecture.
Tue Feb 24 23:00:00 2004 Gary Benson 4.1.27-10
- Remove mod_webapp and fix mod_jk2 installion.
- Temporarily remove the test subpackage\'s JDBC dependencies.
Mon Feb 23 23:00:00 2004 Gary Benson 4.1.27-9
- Rebuild for Fedora.
Mon Feb 2 23:00:00 2004 Gary Benson
- Pick up xerces-j\'s XML libraries from their new location.
Fri Jan 23 23:00:00 2004 Gary Benson
- Replace the -sysconf option with a generic JVM-style -D option.
- Add support for passing extra options to the tomcat executable.
Fri Jan 9 23:00:00 2004 Gary Benson
- Add MBean description for DatasourceRealm.
Thu Dec 18 23:00:00 2003 Gary Benson
- Add commons-DBCP pooling support.
Tue Dec 16 23:00:00 2003 Gary Benson
- Upgraded to fluorinated RHUG tarball.
- Picked up an accidentally omitted resource in jasper.jar.
- Removed duplicate class from catalina.jar.
- Removed useless resources from tomcat-coyote.jar.
- Apply hammer multilib fix to all multilib archs.
- Correctly link local libraries on hammer.
Tue Dec 16 23:00:00 2003 Gary Benson
- Determine at startup whether gcjlib URLs are supported and,
if they are, whether the prefix is \"solib:\" or \"gcjlib:\".
Tue Dec 9 23:00:00 2003 Gary Benson
- Switch \"solib:\" URLs to \"gcjlib:\".
Wed Nov 12 23:00:00 2003 Gary Benson
- Build the JK connector\'s classfiles.
Tue Nov 11 23:00:00 2003 Gary Benson 4.1.27-8
- Rebuild against new ant.
Thu Nov 6 23:00:00 2003 Gary Benson 4.1.27-7
- Remove unnecessary javamail dependency from the main package.
- Correctly substitute test webapp deployment directories.
Wed Nov 5 23:00:00 2003 Gary Benson 4.1.27-6
- Fix application reloading (#108108).
Fri Oct 31 23:00:00 2003 Gary Benson
- Correctly display the JVM version within the manager webapp.
Sat Oct 25 00:00:00 2003 Gary Benson
- Create the test subpackage.
Sat Oct 18 00:00:00 2003 Gary Benson
- Enable JavaMail support and build the sendmail example servlet.
Fri Oct 17 00:00:00 2003 Gary Benson
- Add an example PostgreSQL realm, comment upon the example MySQL
realm, and remove the Oracle and ODBC realms.
Tue Oct 14 00:00:00 2003 Gary Benson 4.1.27-5
- Link with -Dgnu.gcj.runtime.VMClassLoader.library_control=never
and remove the delegation hack.
Fri Oct 3 00:00:00 2003 Gary Benson
- Fix a variety of linking errors.
- Make the logger independent of the daemon.
Thu Oct 2 00:00:00 2003 Gary Benson
- Use the common-server-shared classloader heirachy.
Wed Oct 1 00:00:00 2003 Gary Benson
- Fix the -nonaming command line option in the daemon.
Sat Sep 13 00:00:00 2003 Gary Benson
- Create links for catalina-ant.jar and servlets-ssi.jar.
Sat Sep 13 00:00:00 2003 Gary Benson 4.1.27-4
- Also document how to set the nice level in /etc/sysconfig/tomcat.
Fri Sep 12 00:00:00 2003 Gary Benson
- Rename some of the configuration variables.
- Add options to set permissions on configuration and webapps
directories on startup, and patch the admin and manager webapps to
inform the user of how to set them.
Thu Sep 11 00:00:00 2003 Gary Benson
- Only rotate logfiles if they have something in them.
- Allow multiple invocations to run simultaneously.
Sat Sep 6 00:00:00 2003 Gary Benson 4.1.27-3
- Ensure we have a working javaconfig.
Fri Sep 5 00:00:00 2003 Gary Benson
- Remove workarounds used to support alpha releases.
Sat Aug 23 00:00:00 2003 Gary Benson 4.1.27-2
- Don\'t link to older libraries when building (#102654).
- Rebuild with new compiler.
Tue Aug 5 00:00:00 2003 Gary Benson 4.1.27-1
- Upgraded to latest version.
Sat Aug 2 00:00:00 2003 Gary Benson
- Display a warning page upon logging in to the admin webapp if the
server\'s configuration directory is not writable (#101283).
Fri Aug 1 00:00:00 2003 Gary Benson
- Suppress a spurious exception in the JSP servlet (#98527).
- Omit /etc/tomcat/catalina.policy (it has no effect under libgcj).
- Add JMX stuff for our new logger.
- Add an option to directly set the filename to the new logger.
Thu Jul 31 00:00:00 2003 Gary Benson
- Replace rather than patch the admin and manager webapps\' context
configuration files to make them easier to modify.
- Mark said files as config(noreplace).
- Create a new logger, integrated with the daemon, that allows tomcat
to integrate nicely with logrotate (#98525).
Wed Jul 30 00:00:00 2003 Gary Benson 4.1.24-10
- Tighten up permissions on /etc/tomcat/tomcat-users.xml (#97685).
Tue Jul 29 00:00:00 2003 Gary Benson
- Add missing resources to jarfiles (#100977).
- Remove some duplicated classes from catalina.jar.
Sat Jul 26 00:00:00 2003 Gary Benson
- Don\'t link the daemon to the coyote library.
- Clarify the -devel subpackage\'s summary and description.
- Remove unnecessary -devel dependencies (#99077).
Fri Jul 25 00:00:00 2003 Gary Benson
- Don\'t trample the classloaders of privileged webapps (#98527).
- Embed struts completly in the admin webapp.
- Build with new pseudo-noarch struts and conflict with the old
native one.
Thu Jul 3 00:00:00 2003 Gary Benson 4.1.24-9
- Remove some patch backup files that were being installed.
- Enable MBeans support and build the admin webapp.
Tue Jul 1 00:00:00 2003 Gary Benson 4.1.24-8
- Rebuild with new compiler and enable ia64 build.
- Enable hammer compiler hack on ia64 also.
Tue Jun 17 00:00:00 2003 Gary Benson
- Also build HTML manager servlet.
- Patch said servlet to only show the WAR upload box if the
destination directory is writable (not the case in our default
configuration).
Sat Jun 14 00:00:00 2003 Gary Benson
- Remove the need for write access to /etc/tomcat (#91007).
- Ship configured for mod_jk2 instead of mod_webapp.
- Add the rpm\'s release to the version embedded in the libraries.
Thu Jun 12 00:00:00 2003 Gary Benson
- Move the connectors\' libraries back into tomcat-libs.
- Also build mod_jk2.
Wed Jun 11 00:00:00 2003 Joe Orton 4.1.24-7
- Ensure mod_webapp is built using -fPIC (#92299).
Sat Jun 7 00:00:00 2003 Gary Benson 4.1.24-6
- Rebuild with new compiler and reenable hammer build.
Thu Jun 5 00:00:00 2003 Gary Benson 4.1.24-5
- Add the capability to invoke catalina as a daemon, fixing a
number of deficiencies including #91008 and #91793.
Sat May 31 00:00:00 2003 Gary Benson 4.1.24-4
- Rebuild against new httpd.
Sat May 24 00:00:00 2003 Gary Benson 4.1.24-3
- Move unversioned library symlinks into -devel subpackage.
Thu May 22 00:00:00 2003 Gary Benson
- Ensure that the jasper and servletapi jars in use are the same
as the native code libraries that we are linked against.
Sat May 17 00:00:00 2003 Gary Benson
- Redirect catalina\'s output into /var/log/tomcat/catalina.out.
- Move the http11 connector\'s libraries into the base package and
move the warp connector\'s libraries into the mod_webapp subpackage.
- Updated documentation URL in /etc/sysconfig/tomcat.
Sun May 4 00:00:00 2003 Gary Benson 4.1.24-2
- Fix paths to admin and manager webapps.
Thu May 1 00:00:00 2003 Gary Benson
- Use ant to build webapps.
- Disabled hammer build since ant segfaults.
Tue Apr 15 00:00:00 2003 Gary Benson
- Require gcj-ssa since we use it to compile JSPs.
Thu Apr 10 00:00:00 2003 Gary Benson 4.1.24-1
- Initial Red Hat Linux build.
Fri Apr 4 00:00:00 2003 Gary Benson
- Upgraded to latest version.
Tue Jan 14 23:00:00 2003 Gary Benson
- Upgraded to latest version.
Sat Mar 2 23:00:00 2002 Anthony Green
- Initial RHUG build.