Markus Koschany pushed to branch master at Debian Java Maintainers / tomcat9
Commits: 86c577a2 by Markus Koschany at 2019-02-18T19:58:13Z tomcat9.service: Permit read and write access to /var/lib/solr too. Closes: #919638 - - - - - d972145f by Markus Koschany at 2019-02-18T19:59:14Z Update changelog - - - - - 2 changed files: - debian/changelog - debian/tomcat9.service Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +tomcat9 (9.0.16-2) unstable; urgency=medium + + * Team upload. + * tomcat9.service: Permit read and write access to /var/lib/solr too. + (Closes: #919638) + + -- Markus Koschany <[email protected]> Mon, 18 Feb 2019 20:58:51 +0100 + tomcat9 (9.0.16-1) unstable; urgency=medium * New upstream release ===================================== debian/tomcat9.service ===================================== @@ -39,6 +39,7 @@ 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/ab49f73508f851196f4b011a19e78d7756a29936...d972145f1a17ff0f2b3ac49bf28d5b169d1c5739 -- View it on GitLab: https://salsa.debian.org/java-team/tomcat9/compare/ab49f73508f851196f4b011a19e78d7756a29936...d972145f1a17ff0f2b3ac49bf28d5b169d1c5739 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

