This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 7bbfa2c Align with 8.5.x to fix failing test new b239295 Align with 8.5.x. Variable names and comments new 6000b7b Security hardening. Limit JPDA to localhost by default. new 883d4ca Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=55620 new 085f64f Default umask of 0027 and tighten-up default permissions in tar.gz new 195ab2b Align with 8.5.x. Use quotes to avoid issues with file paths with spaces new 378324f Align with 8.5.x. Apply shellcheck.net recommendations for portability new 637b0f2 Allow customization of service.bat, startup mode and JVM args. (isapir) new 67224b7 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56003 The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: bin/catalina-tasks.xml | 2 +- bin/catalina.bat | 23 ++++++++++++++++--- bin/catalina.sh | 35 +++++++++++++++++++++++------ bin/daemon.sh | 26 +++++++++++---------- bin/service.bat | 11 ++++++--- bin/setclasspath.sh | 14 ++++++------ bin/tool-wrapper.bat | 4 ++-- bin/tool-wrapper.sh | 4 ++-- build.xml | 12 +++++----- webapps/docs/changelog.xml | 24 ++++++++++++++++++++ webapps/docs/security-howto.xml | 50 ++++++++++++++++++++++------------------- 11 files changed, 140 insertions(+), 65 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org