Package: zookeeper / 3.4.5+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
zookeeper | 3.4.5+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian/add_jtoaster_source_to_zooinspector | (download) |
src/contrib/zooinspector/README.jtoaster |
29 29 + 0 - 0 ! |
--- |
debian/patch build system | (download) |
build.xml |
48 17 + 31 - 0 ! |
patches to upstream build system to disable use of ivy, use jar files from /usr/share/java and enable the relevant bits of the test suite for execution during build. |
debian/disable cygwin detection | (download) |
bin/zkServer.sh |
11 1 + 10 - 0 ! |
disable detection of cygwin under debian installs as this is not compatible with the way the environment is managed through alternatives. . TODO - review alongside use of alternatives for managing configuration. |
fixes/ZOOKEEPER 705 | (download) |
src/c/src/mt_adaptor.c |
6 1 + 5 - 0 ! |
--- |
ftbfs gcc 4.7.diff | (download) |
src/contrib/zktreeutil/src/ZkAdaptor.cc |
1 1 + 0 - 0 ! |
--- |
fixes/ZOOKEEPER 770 | (download) |
src/c/src/zookeeper.c |
2 1 + 1 - 0 ! |
slow add_auth calls with multi-threaded client |