[zookeeper] 02/04: Add Debian NEWS file
tony mancill
tmancill at debian.org
Sat Feb 3 23:29:57 UTC 2018
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository zookeeper.
commit 7eadc704a49b71ded453b2dc23f3c4910c6b6ec6
Author: tony mancill <tmancill at debian.org>
Date: Sat Feb 3 15:06:10 2018 -0800
Add Debian NEWS file
---
debian/NEWS.debian | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/debian/NEWS.debian b/debian/NEWS.debian
new file mode 100644
index 0000000..4ceadc6
--- /dev/null
+++ b/debian/NEWS.debian
@@ -0,0 +1,19 @@
+zookeeper (3.4.10-3) unstable; urgency=medium
+
+ In the interest of better default security, /var/lib/zookeeper is
+ no longer world-readable (see [0]). This may affect your installation
+ if you depend upon the log_dir being world-readable.
+
+ The default value of JMXLOCALONLY is now true (see [1]). Although
+ this won't affect the default installation (because remote JMX is
+ not configured out of the box), you may want to adjust this value
+ in /etc/default/zookeeper if you have configured your environment
+ to allow jmxremote.
+
+ The zooinspector JAR has been renamed from zookeeper-ZooInspector.jar
+ to zookeeper-zooinspector.jar.
+
+ [0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870271
+ [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869912
+
+ -- tony mancill <tmancill at debian.org> Sat, 03 Feb 2018 14:58:02 -0800
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git
More information about the pkg-java-commits
mailing list