This repository has been archived by the owner on Jul 24, 2018. It is now read-only.
Releases: antoineco/aco-tomcat
Releases · antoineco/aco-tomcat
1.9.0
- Add support for nested Host elements, controlled via the
hosts
parameter (HerveMARTIN) - New parameters:
tomcat_user_id
(HerveMARTIN)tomcat_group_id
(HerveMARTIN)context_cookieprocessor
(HerveMARTIN)archive_mirror
(azryelryvel)
- Fix usage of 'user-data-constraint' key in
security_constraints
hash (ronnbcnews)
1.8.4
1.8.3
- Add configuration of
- nested Host contexts (
contexts
parameter) (HerveMARTIN) - global security constraints (
security_constraints
parameter)
- nested Host contexts (
- Update default package versions
- Add support for SuSE 12.3
1.8.2
- New parameters
log_folder_mode
andaccesslog_valve_pattern
(HerveMARTIN) - Add support for Debian 9, OpenSuSE 42.3
- Drop support for Ubuntu 12.04, 12.10, 13.04, 13.10, Fedora 23, 24
- Update default package versions
1.8.1
1.8.0
1.7.0
- Add support for Tomcat 9
- Configurable nested UpgradeProtocol, SSLHostConfig and Certificate elements (Connector)
- Configurable nested CredentialHandler element (Realm)
- Refer to the configuration examples for further usage instructions
- Make the VersionLogger Listener attributes configurable via
versionlogger_*
parameters - Make the JreMemoryLeakPrevention Listener attributes configurable via
jrememleak_attrs
parameter - New parameter
jmx_uselocalports
for the JMX Listener - Warning: the path to Tomcat archives is now composed of both
archive_source
andarchive_filename
(new) parameters - Fix ignored
listeners
parameter
1.6.2
1.6.1
1.6.0
- Configurable
web.xml
files- Warning replaces
default_servlet
instance parameter - New
tomcat::web
defined type to manageweb.xml
files - See
default_servlet*
,jsp_servlet*
,sessionconfig_sessiontimeout
andwelcome_file_list
parameters
- Warning replaces
- Update systemd unit, expect tomcat script path as set in latest available packages
- Warning check the current location of your tomcat startup script, especially if using an old OS package version
- Replace or remove calls to deprecated
validate_*
stdlib functions - Add support for Fedora 25 and Amazon Linux 2016.09
- Drop support for Fedora 22