<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Markus Koschany pushed to branch jessie
at <a href="https://salsa.debian.org/java-team/zookeeper">Debian Java Maintainers / zookeeper</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/d8392a5ac3bcf1c0c9bc7998cf2ebabe43fc4428">d8392a5a</a></strong>
<div>
<span>by Tim Retout</span>
<i>at 2014-08-19T20:55:31+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Imported Upstream version 3.4.6+dfsg</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/99c9027693c0d4587ecbd86fc85ea2af242f3973">99c90276</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2015-01-26T13:35:39+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Imported Upstream version 3.4.6</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/10f386656ccb6bb1393d8fbbb995547fc4553a60">10f38665</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2016-01-02T21:45:40+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Imported Upstream version 3.4.7</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/95030564afadca859477c181a27d93815db664c8">95030564</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2016-02-26T10:04:12+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Imported Upstream version 3.4.8</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/bab653de28d8d1194f87e98dc0c618f1e8421319">bab653de</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2016-09-16T15:09:37+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 3.4.9</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/zookeeper/commit/be4d752cddfe4371a185100ddc52b5775d46df1a">be4d752c</a></strong>
<div>
<span>by Markus Koschany</span>
<i>at 2018-05-24T22:15:55+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Import Debian changes 3.4.9-3+deb8u1

zookeeper (3.4.9-3+deb8u1) jessie-security; urgency=high

  * Team upload.
  * Fix CVE-2018-8012:
    No authentication/authorization is enforced when a server attempts to join
    a quorum in Apache ZooKeeper. As a result an arbitrary end point could join
    the cluster and begin propagating counterfeit changes to the leader.
    (Closes: #899332)

zookeeper (3.4.9-3) unstable; urgency=medium

  * Team upload.
  * Apply patch for CVE-2017-5637 (Closes: #863811)
    "wchp" and "wchc" are now disabled by default.

zookeeper (3.4.9-2) unstable; urgency=medium

  * Team upload.
  * Apply patch to set JAVA in the environment (Closes: #839184)
    - Thank you to Felix Dreissig.
  * Add patch for spelling corrections in upstream source.

zookeeper (3.4.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml
  * Updated the upstream signing keys

zookeeper (3.4.8-2) unstable; urgency=medium

  * Team upload.
  * Add systemd unit file.  (Closes: #830222)
    - Thanks to Felix Dreissig for the patch series.
  * Add dh-python to Build-Depends.  (Closes: #830216)
    - Thanks to Felix Dreissig for the patch.
  * Standards-Version updated to 3.9.8 (no changes)

zookeeper (3.4.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml
  * Standards-Version updated to 3.9.7 (no changes)
  * Use secure Vcs-* URLs

zookeeper (3.4.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml
  * Updated the upstream signing keys

zookeeper (3.4.6-8) unstable; urgency=medium

  * Team upload.
  * Fixed the netty dependency for libzookeeper-java (Closes: #797229)

zookeeper (3.4.6-7) unstable; urgency=medium

  * Team upload.
  * Build-dep on liblogx4cxx-dev.  See transition bug #792013.
    (Closes: #794418)

zookeeper (3.4.6-6) unstable; urgency=medium

  * Team upload.
  * Depend on libnetty-3.9-java instead of libnetty-java

zookeeper (3.4.6-5) unstable; urgency=medium

  * Team upload.
  * Fixed the packaging type of the Maven artifact (pom -> jar)
  * Improved the build reproducibility:
    - Set the locale to 'en' when generating the javadoc

zookeeper (3.4.6-4) unstable; urgency=medium

  * Team upload.
  * Upload to unstable
  * Improved the build reproducibility:
    - Removed the Built-At, Built-By and Built-On entries in the manifests
    - Use the changelog date as the build date in Info.java

zookeeper (3.4.6-3) experimental; urgency=medium

  * Team upload.
  * Fixed the Maven rule for netty to work with maven-repo-helper << 1.8.10

zookeeper (3.4.6-2) experimental; urgency=medium

  * Team upload.
  * Fixed the groupId of netty in the installed pom

zookeeper (3.4.6-1) experimental; urgency=medium

  * Team upload.

  [ James Page ]
  * d/control: Bump epoch on default-jdk BD to exclude archictectures which
    don't have Java 6 or better (Closes: #742405).

  [ Tim Retout ]
  * New upstream version.  (Closes: #756982)
  * debian/patches: Refresh patches.

  [ Emmanuel Bourg ]
  * Install the Maven artifacts (Closes: #775893)
  * Standards-Version updated to 3.9.6 (no changes)
  * Fixed some lintian warnings related to debian/copyright
  * libzookeeper-java suggests libzookeeper-java-doc but doesn't recommend it
  * Install the API documentation under /usr/share/doc/libzookeeper-java
    instead of usr/share/doc/libzookeeper-java-doc
  * debian/orig-tar.sh:
    - Removed src/contrib/loggraph from the upstream tarball since it isn't used
      and is missing the source of a minimized JavaScript file (yui-min.js)
    - Use XZ compression for the upstream tarball
    - Delete the non filtered upstream tarball after unpacking it
  * Added the .patch extension to the patches
  * Added the missing patch descriptions
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#79b82ce9b64a924266619555502f890dd80c83b9">
LICENSE.txt
</a>
</li>
<li class="file-stats">
<a href="#95ef3ba1912b05b25372821e70a4f159d651b57d">
NOTICE.txt
</a>
</li>
<li class="file-stats">
<a href="#7bc7b1a1a4170e8cc9fb020df38f9564f7d49702">
bin/README.txt
</a>
</li>
<li class="file-stats">
<a href="#505ec415761ecfc7146040a3ac1d028ee82b8a5e">
bin/zkCleanup.sh
</a>
</li>
<li class="file-stats">
<a href="#b353c6882d5e9b6cfe81c1a7e8ab57067f3f1b4e">
bin/zkCli.cmd
</a>
</li>
<li class="file-stats">
<a href="#b4797e3a72f1863271d533bc3154908279936aef">
bin/zkCli.sh
</a>
</li>
<li class="file-stats">
<a href="#7905585049751e0c389a1cde78419b86f8639163">
bin/zkEnv.cmd
</a>
</li>
<li class="file-stats">
<a href="#038975e564f4da3ccd98e0281b684a23e4c3c2e1">
bin/zkEnv.sh
</a>
</li>
<li class="file-stats">
<a href="#6e3560a4e343dae0b7419cb24e9a6cc41c6e4879">
bin/zkServer.cmd
</a>
</li>
<li class="file-stats">
<a href="#aad5925fd2b76f7d26182ae276b29183ba475e10">
bin/zkServer.sh
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
build.xml
</a>
</li>
<li class="file-stats">
<a href="#46e30db7fba07c9a75d17f5eeb99cc287da55716">
conf/zoo_sample.cfg
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#869b8ecc2d6ec4c43d330cc564f7af4208e21a98">
debian/conf_example/environment
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#adb7f75f79e3bb85eb62912a2904c5d24af878fb">
debian/copyright
</a>
</li>
<li class="file-stats">
<a href="#d32898901a771d10ad6906eff4f99313e7d14c03">
<span class="deleted-file">

debian/libzookeeper-java-doc.docs
</span>
</a>
</li>
<li class="file-stats">
<a href="#dd1b1485d7db37aab5b123f203736b257cf0d816">
<span class="new-file">
+
debian/libzookeeper-java-doc.install
</span>
</a>
</li>
<li class="file-stats">
<a href="#baffa25bf62551b6b88970afddcaf826f9bbe3b2">
<span class="deleted-file">

debian/libzookeeper-java.jlibs
</span>
</a>
</li>
<li class="file-stats">
<a href="#58530b38acb0fa3a65612c676abaea46c4a3f2f3">
<span class="new-file">
+
debian/maven.rules
</span>
</a>
</li>
<li class="file-stats">
<a href="#862e1c21e9df19f910102eae8c08952d0dea2bea">
debian/orig-tar.sh
</a>
</li>
<li class="file-stats">
<a href="#c602de0e4c8c8bfeddba2682553dd1fe7ba0bee0">
debian/patches/debian/add_jtoaster_source_to_zooinspector

debian/patches/01-add-jtoaster-to-zooinspector.patch
</a>
</li>
<li class="file-stats">
<a href="#a8513ece077228a905691c72d8cd208f07f9624b">
debian/patches/debian/disable-cygwin-detection

debian/patches/03-disable-cygwin-detection.patch
</a>
</li>
<li class="file-stats">
<a href="#d54c24998822cfcba6bcbee52f991bd862909555">
debian/patches/fixes/ZOOKEEPER-705

debian/patches/04-ZOOKEEPER-705.patch
</a>
</li>
<li class="file-stats">
<a href="#fdab9d0ae2104be17361906975e25fed4640c92b">
debian/patches/fixes/ZOOKEEPER-770

debian/patches/05-ZOOKEEPER-770.patch
</a>
</li>
<li class="file-stats">
<a href="#10830c0845b76971eb05e42b7597c09a8b6c1a1c">
debian/patches/ftbfs-gcc-4.7.diff

debian/patches/06-ftbfs-gcc-4.7.patch
</a>
</li>
<li class="file-stats">
<a href="#c9dd204fadd5e1ff1b4faa41a7ee8ca3212a7b55">
<span class="new-file">
+
debian/patches/07-remove-non-reproducible-manifest-entries.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#921e0c9d40db7df4adc2d8665aa067e1339de249">
<span class="new-file">
+
debian/patches/08-reproducible-javadoc.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#e9b1057f4b0e5c3258cc1a9ba3ccfccec105dacb">
<span class="new-file">
+
debian/patches/09-spell-check.patch
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://salsa.debian.org/java-team/zookeeper/compare/ecc251fa351a6517ce37634909ed807d64cbff92...be4d752cddfe4371a185100ddc52b5775d46df1a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>