[Git][java-team/tomcat8][master] 39 commits: New upstream version 9.0.13

Emmanuel Bourg gitlab at salsa.debian.org
Wed Nov 28 14:26:41 GMT 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat8


Commits:
5da69331 by Emmanuel Bourg at 2018-11-09T08:03:15Z
New upstream version 9.0.13
- - - - -
eea1bc86 by Emmanuel Bourg at 2018-11-28T12:36:42Z
Merge tag 'upstream/9.0.13'

Upstream version 9.0.13

- - - - -
4f2f99dd by Emmanuel Bourg at 2018-11-28T12:36:43Z
Renamed the package to tomcat9

- - - - -
876a5263 by Emmanuel Bourg at 2018-11-28T12:36:43Z
Removed the libservlet3.1-java package

- - - - -
1c3bf09f by Emmanuel Bourg at 2018-11-28T12:36:43Z
Refreshed the patches

- - - - -
823322c5 by Emmanuel Bourg at 2018-11-28T12:36:43Z
Depend on libecj-java (>= 3.14.0)

- - - - -
7720bdfd by Emmanuel Bourg at 2018-11-28T12:36:43Z
Use the OSGi metadata generated by the upstream build

- - - - -
31f0f75e by Emmanuel Bourg at 2018-11-28T12:36:43Z
Updated the README file

- - - - -
df7d0ebd by Emmanuel Bourg at 2018-11-28T12:36:43Z
Deploy the Tomcat artifacts in the Maven repository with the 9.x version

- - - - -
d2de1d90 by Emmanuel Bourg at 2018-11-28T12:36:43Z
Renamed the TOMCAT_SECURITY parameter to SECURITY_MANAGER in the service configuration file

- - - - -
f61ad168 by Emmanuel Bourg at 2018-11-28T12:36:43Z
Updated the policy files in /etc/tomcat8/policy.d/

- - - - -
da730d27 by Emmanuel Bourg at 2018-11-28T12:36:44Z
No longer add the common/server/shared directories under CATALINA_HOME/CATALINA_BASE to the classpath

- - - - -
7254b9e5 by Emmanuel Bourg at 2018-11-28T12:36:44Z
Let Tomcat handle the rotation of its log files instead of relying on a cron job

- - - - -
8efdf9fd by Emmanuel Bourg at 2018-11-28T12:36:44Z
Removed the maintainers inactive on tomcat8

- - - - -
243d00dc by Emmanuel Bourg at 2018-11-28T12:36:44Z
Use a fixed non-configurable user 'tomcat' to run the server

- - - - -
f9e6f672 by Emmanuel Bourg at 2018-11-28T12:37:57Z
Removed the SysV init script

- - - - -
7ae35d99 by Emmanuel Bourg at 2018-11-28T12:38:00Z
Restart the server automatically on failures

- - - - -
b0b38150 by Emmanuel Bourg at 2018-11-28T12:38:00Z
Removed the debconf integration

- - - - -
3795fb66 by Emmanuel Bourg at 2018-11-28T12:38:01Z
Refreshed debian/copyright

- - - - -
0ec4e4f2 by Emmanuel Bourg at 2018-11-28T12:38:01Z
Added Lintian overrides for tomcat9-docs

- - - - -
734f6daf by Emmanuel Bourg at 2018-11-28T12:38:01Z
Removed debian/gbp.conf

- - - - -
8fea136e by Emmanuel Bourg at 2018-11-28T12:38:01Z
Simplified the postinst script by using systemd-sysusers to create the 'tomcat' user

- - - - -
b6021117 by Emmanuel Bourg at 2018-11-28T12:38:01Z
No longer create /etc/tomcat9/Catalina/localhost at install time and let Tomcat create it automatically

- - - - -
78f3cdce by Emmanuel Bourg at 2018-11-28T12:38:01Z
Let systemd automatically create /var/log/tomcat9 and /var/cache/tomcat9

- - - - -
3ca5cbdc by Emmanuel Bourg at 2018-11-28T13:43:18Z
Prevent Tomcat from writing outside of /var/log/tomcat9, /var/cache/tomcat9, /var/lib/tomcat9/webapp and /etc/tomcat9/Catalina by default

- - - - -
02fca8b1 by Emmanuel Bourg at 2018-11-28T13:43:36Z
Build and install the extra jar catalina-ws.jar

- - - - -
037d84bb by Emmanuel Bourg at 2018-11-28T13:43:36Z
Removed the NEWS file

- - - - -
86f886a9 by Emmanuel Bourg at 2018-11-28T13:43:36Z
Run Ant through dh_auto_clean instead of invoking it directly

- - - - -
ad98b5db by Emmanuel Bourg at 2018-11-28T13:43:36Z
No longer recommend libcommons-pool-java and libcommons-dbcp-java

- - - - -
f4151e3f by Emmanuel Bourg at 2018-11-28T13:43:36Z
Simplified the Ant arguments

- - - - -
17d00f2a by Emmanuel Bourg at 2018-11-28T13:43:36Z
Support three-way merge when upgrading the logrotate configuration file

- - - - -
3c98b4c8 by Emmanuel Bourg at 2018-11-28T13:43:36Z
Support three-way merge when upgrading the server configuration files

- - - - -
7188bdfa by Emmanuel Bourg at 2018-11-28T13:43:36Z
Support three-way merge when upgrading /etc/default/tomcat9

- - - - -
3b3d8553 by Emmanuel Bourg at 2018-11-28T13:43:36Z
Improved the documentation of the maintainer scripts

- - - - -
3efb45a7 by Emmanuel Bourg at 2018-11-28T13:43:36Z
Use the G1 garbage collector by default instead of Concurrent Mark Sweep

- - - - -
4b5abecd by Emmanuel Bourg at 2018-11-28T13:43:36Z
Updated the suggested options to use a debugger

- - - - -
281033a8 by Emmanuel Bourg at 2018-11-28T13:43:36Z
setenv.sh in tomcat9-user and the service startup script now share the same JDK detection logic

- - - - -
54c3eabb by Emmanuel Bourg at 2018-11-28T13:43:36Z
Depend on libeclipse-jdt-core-java instead of libecj-java

- - - - -
efe067e2 by Emmanuel Bourg at 2018-11-28T14:09:24Z
Upload to unstable

- - - - -


30 changed files:

- BUILDING.txt
- CONTRIBUTING.md
- KEYS
- MERGE.txt
- NOTICE
- RELEASE-NOTES
- RUNNING.txt
- + TOMCAT-NEXT.txt
- bin/catalina.sh
- + bin/ciphers.bat
- java/org/apache/tomcat/util/http/res/LocalStrings_es.properties → bin/ciphers.sh
- bin/daemon.sh
- + bin/makebase.bat
- + bin/makebase.sh
- bin/setclasspath.sh
- build.properties.default
- build.xml
- conf/catalina.policy
- conf/catalina.properties
- conf/context.xml
- conf/logging.properties
- conf/web.xml
- debian/README.Debian
- debian/ant.properties
- debian/changelog
- debian/clean
- debian/context/docs.xml
- debian/context/examples.xml
- debian/context/host-manager.xml
- debian/context/manager.xml


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/java-team/tomcat8/compare/231b17e0be53204fed6c70acc3a539881b94913c...efe067e2fadbde4dc632f8914ae20347a417aee1

-- 
View it on GitLab: https://salsa.debian.org/java-team/tomcat8/compare/231b17e0be53204fed6c70acc3a539881b94913c...efe067e2fadbde4dc632f8914ae20347a417aee1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181128/1c7d51ea/attachment.html>


More information about the pkg-java-commits mailing list