upgrade in this context means: "apt update && apt upgrade", so just a
regular security update, not from any older distribution
/etc/init.d/tomcat7 sources /etc/default/tomcat7 (line 111-114) so
TOMCAT7_SECURITY is read from their.
The conffile will be created from postinst in tomcat7_7.0.68-1ubun
Public bug reported:
After the update to tomcat7 (7.0.52-1ubuntu0.8) I noticed that tomcat
won't start.
There is a problem with the creation of catalina.policy.
This patch will fix this issue:
diff -u /etc/init.d/tomcat7.fail /etc/init.d/tomcat7
--- /etc/init.d/tomcat7.fail2017-01-26 15:36: