Markus Koschany pushed to branch master at Debian Java Maintainers / tomcat9
Commits: df04f9fc by Markus Koschany at 2019-03-03T15:46:29Z Revert "Permit read and write access to /var/lib/solr and create /var/lib/solr in case" This reverts commit fc31e79f1c5f94cfcef0c75c3133654edf00a28e. - - - - - c4649eef by Markus Koschany at 2019-03-03T15:46:38Z Revert "Update changelog" This reverts commit 0f414d5229d8972dd6ce952af5402694c85dfc76. - - - - - 3 changed files: - debian/changelog - debian/tomcat9.dirs - debian/tomcat9.service Changes: ===================================== debian/changelog ===================================== @@ -1,11 +1,3 @@ -tomcat9 (9.0.16-4) unstable; urgency=medium - - * Team upload. - * Permit read and write access to /var/lib/solr and create /var/lib/solr in - case it does not exist. (Closes: #919638) - - -- Markus Koschany <[email protected]> Fri, 01 Mar 2019 13:28:25 +0100 - tomcat9 (9.0.16-3) unstable; urgency=medium * Removed read/write access to /var/lib/solr (Closes: #923299) ===================================== debian/tomcat9.dirs ===================================== @@ -4,4 +4,3 @@ var/lib/tomcat9/webapps var/log/tomcat9/ etc/tomcat9/Catalina etc/logrotate.d -var/lib/solr ===================================== debian/tomcat9.service ===================================== @@ -39,7 +39,6 @@ CacheDirectoryMode=750 ProtectSystem=strict ReadWritePaths=/etc/tomcat9/Catalina/ ReadWritePaths=/var/lib/tomcat9/webapps/ -ReadWritePaths=/var/lib/solr/ [Install] WantedBy=multi-user.target View it on GitLab: https://salsa.debian.org/java-team/tomcat9/compare/0f414d5229d8972dd6ce952af5402694c85dfc76...c4649eef156a073374a66e7e7ecb2c14aa2e4986 -- View it on GitLab: https://salsa.debian.org/java-team/tomcat9/compare/0f414d5229d8972dd6ce952af5402694c85dfc76...c4649eef156a073374a66e7e7ecb2c14aa2e4986 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

