Skip to content
Snippets Groups Projects
Commit 213d93c4 authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Added the delaycompress option to the logrotate configuration of catalina.out (Closes: #843135)

parent 2380b7b4
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ tomcat8 (8.5.8-2) UNRELEASED; urgency=medium
* Team upload.
* The tomcat8 user is no longer removed when the package is purged
(Closes: #845385)
* Added the delaycompress option to the logrotate configuration
of catalina.out (Closes: #843135)
* Set the proper permissions for /etc/tomcat8/jaspic-providers.xml
* Install the new library jaspic-api.jar
* Install the Maven artifacts for tomcat-storeconfig
......
......@@ -3,6 +3,7 @@
weekly
rotate 52
compress
delaycompress
missingok
create 640 tomcat8 adm
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment