pkgsrc/devel/zookeeper/PLIST
fhajny da2ec9aac6 Update devel/zookeeper to 3.4.10.
zookeeper 3.4.10

Sub-task
- Fix race condition in testWatchAutoResetWithPending

Bug
- CancelledKeyException in zookeeper branch-3.4
- Startup race in ZooKeeperServer
- Documentation copyright notice is out of date.
- NullPointerException when redo Command is passed negative value
- ServerConfig#parse(String[]) ignores tickTime
- Update NOTICE file with Netty notice in 3.4
- Revisit release note doc and remove the items which are not related to
  the released version
- Potential memory leak in recordio.c
- Modify Info.REVISION to adapt git repo
- PurgeTxnLog can inadvertently delete required txn log files
- ZooKeeper server should verify that dataDir and snapDir are writeable
  before starting
- SaslServerCallbackHandler#handleAuthorizeCallback() should log the
  exception
- correct a few spelling typos
- ZooTrace.logQuorumPacket does nothing
- Build failure in contrib/zkfuse with gcc 6.x
- Java target in branch 3.4 doesn't match documentation
- Missing src/pom.template in release
- Fix HierarchicalQuorumTest.java
- Fix compilation error in branch-3.4
- Large databases take a long time to regain a quorum
- Correct DataNode.getChildren() inconsistent behaviour.
- Fix Kerberos Authentication related test cases
- DOS attack on wchp/wchc four letter words (4lw)
- Eclipse ant task no longer determines correct classpath for tests
  after ZOOKEEPER-2689
- checkstyle broken on branch-3.4
- Regenerate documentation for branch-3.4 release
- MiniKdc test case intermittently failing due to principal not found in
  Kerberos database
- Patch for ZOOKEEPER-2693 introduces potential race condition

Improvement
- Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean
- C unit test improvement: line break between 'ZooKeeper server started'
  and 'Running'
- Update gitignore to account for other file extensions
- Use TLS for downloading artifacts during build
- Add comments to testReadOnlySnapshotDir and testReadOnlyTxnLogDir
  indicating that the tests will fail when run as root
- Remove CHANGE.txt
- Make it optional to fail build on test failure

New Feature
- Support Quorum Peer mutual authentication via SASL

Test
- Flaky Test:
  org.apache.zookeeper.server.quorum.CnxManagerTest.testCnxFromFutureVersion
- Test Improvement by adding more QuorumPeer Auth related test cases
- Fix ServerConfigTest#testValidArguments test case failures
- ClientPortBindTest#testBindByAddress may fail due to "No such device"
  exception
- Port QA github pull request build to branch 3.4 and 3.5
- Flaky Test:
  org.apache.zookeeper.server.SessionTrackerTest.testAddSessionAfterSessionExpiry



zookeeper 3.4.9

Sub-task
- Login object in ZooKeeperSaslClient is static

Bug
- C client zookeeper_interest returning ZOK on Connection Loss
- zkperl: Segmentation fault if getting a node with null value
- ACL cache in DataTree never removes entries
- fsync.warningthresholdms in zoo.cfg not working
- Supported platforms is completely out of date
- Zookeeper service becomes unavailable when leader fails to write
  transaction log
- traceFile property is not used in the ZooKeeper, it should be removed
  from documentation
- Ant target generate-clover-reports is broken
- Prevent multiple initialization of login object in each
  ZooKeeperSaslClient instance
- recent commit broke findbugs qabot check
- Zookeeper trunk build is failing on windows
- getTGT() in Login.java mishandles confidential information
- Upgrade Netty version due to security vulnerability (CVE-2014-3488)
- Back-port ZOOKEEPER-1460 to 3.4 for IPv6 literal address support.
- documentation should refer to Java cli shell and not C cli shell
- Potential resource leak in C client when processing unexpected / out
  of order response

Improvement
- Make the three-node minimum more explicit in documentation and on
  website
- Licenses section missing from pom file
- upgrade ivy to recent version
- Simplify releasenotes creation for 3.4 branch - consistent with newer
  branches.
2017-09-06 11:12:19 +00:00

100 lines
5.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2017/09/06 11:12:19 fhajny Exp $
bin/zkCli.sh
libexec/zkEnv.sh
sbin/zkServer.sh
share/examples/zookeeper/configuration.xsl
share/examples/zookeeper/log4j.properties
share/examples/zookeeper/zoo.cfg
share/examples/zookeeper/zookeeper-env.sh
share/zookeeper/cobertura/README.txt
share/zookeeper/contrib/ZooInspector/${PKGNAME}-ZooInspector.jar
share/zookeeper/contrib/fatjar/${PKGNAME}-fatjar.jar
share/zookeeper/contrib/loggraph/${PKGNAME}-loggraph.jar
share/zookeeper/contrib/rest/conf/keys/README
share/zookeeper/contrib/rest/conf/keys/rest.cer
share/zookeeper/contrib/rest/conf/keys/rest.jks
share/zookeeper/contrib/rest/conf/log4j.properties
share/zookeeper/contrib/rest/conf/rest.properties
share/zookeeper/contrib/rest/lib/activation-1.1.jar
share/zookeeper/contrib/rest/lib/asm-3.1.jar
share/zookeeper/contrib/rest/lib/grizzly-framework-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-http-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-http-servlet-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-portunif-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-rcm-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-servlet-webserver-1.9.8.jar
share/zookeeper/contrib/rest/lib/grizzly-utils-1.9.8.jar
share/zookeeper/contrib/rest/lib/jackson-core-asl-1.1.1.jar
share/zookeeper/contrib/rest/lib/jaxb-api-2.1.jar
share/zookeeper/contrib/rest/lib/jaxb-impl-2.1.12.jar
share/zookeeper/contrib/rest/lib/jersey-core-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jersey-json-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jersey-server-1.1.5.1.jar
share/zookeeper/contrib/rest/lib/jettison-1.1.jar
share/zookeeper/contrib/rest/lib/jsr311-api-1.1.1.jar
share/zookeeper/contrib/rest/lib/log4j-1.2.15.jar
share/zookeeper/contrib/rest/lib/servlet-api-2.5.jar
share/zookeeper/contrib/rest/lib/slf4j-api-1.6.1.jar
share/zookeeper/contrib/rest/lib/slf4j-log4j12-1.6.1.jar
share/zookeeper/contrib/rest/lib/stax-api-1.0-2.jar
share/zookeeper/contrib/rest/lib/stax-api-1.0.1.jar
share/zookeeper/contrib/rest/${PKGNAME}-rest.jar
share/zookeeper/jdiff/zookeeper_3.1.1.xml
share/zookeeper/jdiff/zookeeper_${PKGVERSION}.xml
share/zookeeper/jline-0.9.94.LICENSE.txt
share/zookeeper/jline-0.9.94.jar
share/zookeeper/log4j-1.2.16.LICENSE.txt
share/zookeeper/log4j-1.2.16.jar
share/zookeeper/netty-3.10.5.Final.jar
share/zookeeper/recipes/election/${PKGNAME}-recipes-election.jar
share/zookeeper/recipes/lock/build.xml
share/zookeeper/recipes/lock/src/c/INSTALL
share/zookeeper/recipes/lock/src/c/LICENSE
share/zookeeper/recipes/lock/src/c/Makefile.am
share/zookeeper/recipes/lock/src/c/README.txt
share/zookeeper/recipes/lock/src/c/acinclude.m4
share/zookeeper/recipes/lock/src/c/aminclude.am
share/zookeeper/recipes/lock/src/c/c-doc.Doxyfile
share/zookeeper/recipes/lock/src/c/configure.ac
share/zookeeper/recipes/lock/src/c/include/zoo_lock.h
share/zookeeper/recipes/lock/src/c/src/zoo_lock.c
share/zookeeper/recipes/lock/src/c/tests/TestClient.cc
share/zookeeper/recipes/lock/src/c/tests/TestDriver.cc
share/zookeeper/recipes/lock/src/c/tests/Util.cc
share/zookeeper/recipes/lock/src/c/tests/Util.h
share/zookeeper/recipes/lock/src/c/tests/zkServer.sh
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/LockListener.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ProtocolSupport.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/WriteLock.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZNodeName.java
share/zookeeper/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZooKeeperOperation.java
share/zookeeper/recipes/lock/test/org/apache/zookeeper/recipes/lock/WriteLockTest.java
share/zookeeper/recipes/lock/test/org/apache/zookeeper/recipes/lock/ZNodeNameTest.java
share/zookeeper/recipes/lock/${PKGNAME}-recipes-lock.jar
share/zookeeper/recipes/queue/build.xml
share/zookeeper/recipes/queue/src/c/INSTALL
share/zookeeper/recipes/queue/src/c/LICENSE
share/zookeeper/recipes/queue/src/c/Makefile.am
share/zookeeper/recipes/queue/src/c/README.txt
share/zookeeper/recipes/queue/src/c/acinclude.m4
share/zookeeper/recipes/queue/src/c/aminclude.am
share/zookeeper/recipes/queue/src/c/c-doc.Doxyfile
share/zookeeper/recipes/queue/src/c/configure.ac
share/zookeeper/recipes/queue/src/c/include/zoo_queue.h
share/zookeeper/recipes/queue/src/c/src/zoo_queue.c
share/zookeeper/recipes/queue/src/c/tests/TestClient.cc
share/zookeeper/recipes/queue/src/c/tests/TestDriver.cc
share/zookeeper/recipes/queue/src/c/tests/Util.cc
share/zookeeper/recipes/queue/src/c/tests/Util.h
share/zookeeper/recipes/queue/src/c/tests/zkServer.sh
share/zookeeper/recipes/queue/src/java/org/apache/zookeeper/recipes/queue/DistributedQueue.java
share/zookeeper/recipes/queue/test/org/apache/zookeeper/recipes/queue/DistributedQueueTest.java
share/zookeeper/recipes/queue/${PKGNAME}-recipes-queue.jar
share/zookeeper/slf4j-1.6.1.LICENSE.txt
share/zookeeper/slf4j-api-1.6.1.jar
share/zookeeper/slf4j-log4j12-1.6.1.jar
share/zookeeper/templates/conf/zoo.cfg
share/zookeeper/templates/conf/zookeeper-env.sh
share/zookeeper/${PKGNAME}.jar
share/zookeeper/${PKGNAME}.jar.md5
share/zookeeper/${PKGNAME}.jar.sha1