This file is used to list changes made in each version of the tomcat cookbook.
- Fix package names and directories for Tomcat 7 on RHEL
- reverting OpenSSL module namespace change
- updating to use the latest openssl
- Removed installation of Java
- #80 - Fix broken server.xml when not using ssl
- #70 - [COOK-4332] Support running multiple instance
- #73 - Be pedantic on where the data bag secret should be placed.
- [COOK-3745] - Scientific Linux support for Tomcat
- [COOK-4573] - Oracle Linux support for Tomcat
- [COOK-4574] - genkeypair is not a valid parameter to keytool
- [COOK-4575] - update test harness for Ubuntu 14.04'
- [COOK-4487] - Use tomcat group in /etc/default template
- [COOK-4209] - Remove "Host element/XML Validation" in tomcat 7 and above
- [COOK-4301] - Duplicate truststore settings added to java_options every chef-client run
- COOK-4258 - tomcat: support for Apache mod_jk load balancing with jvmRoute
- COOK-3370 - Don't install the tomcat manager apps package if we're not going to use it
- COOK-4257 - tomcat: broken on SmartOS SmartMachine images 13.3.0+
- COOK-4097 - default["tomcat"]["keytool"] is set to non-existent file on Debian/Ubuntu
- [COOK-3622] - Add support for Amazon platform to the tomcat cookbook.
- [COOK-3379] - Only regenerate keystore and restart tomcat when source files change
- [COOK-1599] - Add retry and delay to tomcat service definition
- COOK-3565 - Make server.xml connectors maxThreads params configurable via attributes
- COOK-3333 - Add SmartOS support
- COOK-3378 - Use keystore in the port 8443 connector
- COOK-3204 - Fix hard-coded path to
tomcat-users.xml
- COOK-3203 - Support "reload" on Ubuntu 12.04
- [COOK-3165]: Typo in tomcat attributes/default.rb file for
webapp_dir
attribute on Debian/Ubuntu
- [COOK-1808]: Add Support for Tomcat 7 (ubuntu 12.04+, debian 7+)
- [COOK-2999]: Attributes are "set" and not "default"
- [COOK-2421]: Correct name of cookbook in attributes/default.rb
- [COOK-2838]: Fix foodcritic warnings in tomcat cookbook
- [COOK-2422]: Support disabling Tomcat auth
- [COOK-2425]: Add SSL connector support
- [COOK-2533]: Ability to set loglevel
- [COOK-2736]: Add CATALINA_OPTS for Tomcat start/run options
- [COOK-1736] - Add AUTHBIND attribute
- [COOK-1499] - manage tomcat users
- [COOK-1110] - remove deprecated (by upstream) jpackage recipe