head 1.7; access; symbols pkgsrc-2023Q4:1.7.0.30 pkgsrc-2023Q4-base:1.7 pkgsrc-2023Q3:1.7.0.28 pkgsrc-2023Q3-base:1.7 pkgsrc-2023Q2:1.7.0.26 pkgsrc-2023Q2-base:1.7 pkgsrc-2023Q1:1.7.0.24 pkgsrc-2023Q1-base:1.7 pkgsrc-2022Q4:1.7.0.22 pkgsrc-2022Q4-base:1.7 pkgsrc-2022Q3:1.7.0.20 pkgsrc-2022Q3-base:1.7 pkgsrc-2022Q2:1.7.0.18 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.16 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.7.0.14 pkgsrc-2021Q4-base:1.7 pkgsrc-2021Q3:1.7.0.12 pkgsrc-2021Q3-base:1.7 pkgsrc-2021Q2:1.7.0.10 pkgsrc-2021Q2-base:1.7 pkgsrc-2021Q1:1.7.0.8 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.7.0.6 pkgsrc-2020Q4-base:1.7 pkgsrc-2020Q3:1.7.0.4 pkgsrc-2020Q3-base:1.7 pkgsrc-2020Q2:1.7.0.2 pkgsrc-2020Q2-base:1.7 pkgsrc-2020Q1:1.6.0.2 pkgsrc-2020Q1-base:1.6 pkgsrc-2019Q4:1.5.0.12 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.8 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.5.0.6 pkgsrc-2019Q2-base:1.5 pkgsrc-2019Q1:1.5.0.4 pkgsrc-2019Q1-base:1.5 pkgsrc-2018Q4:1.5.0.2 pkgsrc-2018Q4-base:1.5 pkgsrc-2018Q3:1.4.0.4 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.2 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.3.0.8 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.3.0.6 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.4 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.2.0.12 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.10 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.8 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.6 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.4 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.2 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.1.0.2 pkgsrc-2015Q4-base:1.1; locks; strict; comment @# @; 1.7 date 2020.05.27.19.37.40; author wiz; state Exp; branches; next 1.6; commitid anuppwIr6jQDMU9C; 1.6 date 2020.01.18.23.30.44; author rillig; state Exp; branches; next 1.5; commitid shGUwZfkr7sleeTB; 1.5 date 2018.12.15.21.12.21; author wiz; state Exp; branches; next 1.4; commitid MNezDhBeO99pjW3B; 1.4 date 2018.06.14.11.48.35; author fhajny; state Exp; branches; next 1.3; commitid oFpIOigro9tn6fGA; 1.3 date 2017.09.06.11.12.19; author fhajny; state Exp; branches; next 1.2; commitid RcvXAxRZXahaW76A; 1.2 date 2016.03.04.13.40.34; author fhajny; state Exp; branches; next 1.1; commitid akRrK0z7odh8tkXy; 1.1 date 2015.10.09.13.59.56; author fhajny; state Exp; branches; next ; commitid yFUuzHZVvxdpirEy; desc @@ 1.7 log @*: reset MAINTAINER for fhajny on his request @ text @# $NetBSD: Makefile.common,v 1.6 2020/01/18 23:30:44 rillig Exp $ # # used by devel/libzookeeper/Makefile # used by devel/zookeeper/Makefile DISTNAME= zookeeper-3.4.12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=zookeeper/${DISTNAME}/} MAINTAINER?= pkgsrc-users@@NetBSD.org HOMEPAGE= https://zookeeper.apache.org/ LICENSE= apache-2.0 PATCHDIR= ${.CURDIR}/../../devel/zookeeper/patches DISTINFO_FILE= ${.CURDIR}/../../devel/zookeeper/distinfo @ 1.6 log @all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.5 2018/12/15 21:12:21 wiz Exp $ d10 1 a10 1 MAINTAINER?= fhajny@@NetBSD.org @ 1.5 log @*: update email for fhajny @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.4 2018/06/14 11:48:35 fhajny Exp $ d11 1 a11 1 HOMEPAGE= http://zookeeper.apache.org/ @ 1.4 log @devel/zookeeper: Update to 3.4.12. Version 3.4.12 Bug - CRC check failed when preAllocSize smaller than node data - Update documentation source for ZOOKEEPER-2574 - Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound - Data inconsistency issue due to retain database in leader election - very poor choice of logging if client fails to connect to server - The comment of the variable matchSyncs in class CommitProcessor has a mistake. - Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testRestoreWithTransactionErrors - WriteLock recipe: incorrect znode ordering when the sessionId is part of the znode name - Duplicate Keys in log4j.properties config files - Specify correct overflow value - Failing c unit tests on apache jenkins - zkServer.cmd does not start when JAVA_HOME ends with a \ - Flaky Test: testNoLogBeforeLeaderEstablishment - The dataDir and dataLogDir are used opposingly - Fix testElectionFraud Flakyness - fix potential null pointer exception when deleting node - The eclipse build target fails due to protocol redirection: http->https Improvement - Add keys for the Zxid from the stat command to check_zookeeper.py - Upgrade third party libraries to address vulnerabilities - The function queueEmpty() in FastLeaderElection.Messenger is not used, should be removed. - Add check to validate dataDir and dataLogDir parameters at startup Wish - Change log level for "ZKShutdownHandler is not registered" error message Version 3.4.11 Sub-task - Fix "Unexpected bean exists!" issue in WatcherTests - Cleanup findbug warnings in branch-3.4: Correctness Warnings - Cleanup findbug warnings in branch-3.4: Disable Internationalization Warnings - Cleanup findbug warnings in branch-3.4: Malicious code vulnerability Warnings - Cleanup findbug warnings in branch-3.4: Performance Warnings - Cleanup findbug warnings in branch-3.4: Dodgy code Warnings - Cleanup findbug warnings in branch-3.4: Experimental Warnings - Set up Apache Jenkins job that runs the flaky test analyzer script. - Multithreaded correctness Warnings - ZOOKEEPER-2355 fix for branch-3.4 Bug - Windows: fetch_and_add not 64bit-compatible, may not be correct - Update documentation for snapCount - Ephemeral node is never deleted if follower fails while reading the proposal packet - Port ZOOKEEPER-1576 to branch3.4 - recreateSocketAddresses may recreate the unreachable IP address - Flaky Test: org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment - Clean up findbug warnings in branch-3.4 - Port ZOOKEEPER-2737 to branch-3.4 - Netty connection leaks JMX connection bean upon connection close in certain race conditions. - Typo: transasction --> transaction - Flaky test: org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.testNoAuthLearnerConnectToAuthRequiredServerWithHigherSid - Ephemeral znode will not be removed when sesstion timeout, if the system time of ZooKeeper node changes unexpectedly. - ZK Client not able to connect with Xid out of order error - There is a typo in zk.py which prevents from using/compiling it. - follower disconnects and cannot reconnect - Server inappropriately throttles connections under load before SASL completes - Flaky test: org.apache.zookeeper.test.ClientTest.testNonExistingOpCode - Fix flaky test: org.apache.zookeeper.test.ReadOnlyModeTest.testConnectionEvents - Unnecessary stack-trace in server when the client disconnect unexpectedly - PurgeTxnLog#validateAndGetFile: return tag has no arguments. - Improve the ZooKeeper#setACL java doc - ZooKeeper public include files leak porting changes - CMake build doesn't support OS X - Main-Class JAR manifest attribute is incorrect - Windows Debug builds don't link with `/MTd` - Local automatic variable is left uninitialized and then freed. - Don't include `config.h` in `zookeeper.h` - The OWASP dependency check jar should not be included in the default classpath - quorum.auth.MiniKdcTest.testKerberosLogin failing with NPE on java 9 - Create ant task to generate ivy dependency reports - compiler warning using java 9 Improvement - Operations to server will be timed-out while thousands of sessions expired same time - TCP keepalive for leader election connections - The define of MAX_CONNECTION_ATTEMPTS in QuorumCnxManager.java seems useless, should it be removed? - ZooKeeperSaslClient#respondToServer should log exception message of SaslException - Add script to run a java api compatibility tool - Improve the efficiency of AtomicFileOutputStream - Rename README.txt to README.md - define dependency versions in build.xml to be easily overridden in build.properties New Feature - Please add instructions for running the tutorial - Add ant task for running OWASP dependency report Test - Flaky Test: org.apache.zookeeper.test.WatcherTest. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.3 2017/09/06 11:12:19 fhajny Exp $ d10 1 a10 1 MAINTAINER?= filip@@joyent.com @ 1.3 log @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. @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.2 2016/03/04 13:40:34 fhajny Exp $ d6 1 a6 1 DISTNAME= zookeeper-3.4.10 @ 1.2 log @Update zookeeper to 3.4.8. Changes in 3.4.8 Bug - std::length_error on update children - PurgeTxnLog does not correctly purge when snapshots and logs are at different locations - Several four-letter words are undocumented. - ZK Server startup fails if there are spaces in the JAVA_HOME path - TGT refresh time logic is wrong - assert in setup_random - JMX is disabled even if JMXDISABLE is false - Deadlock shutting down zookeeper - Update commons collections version used by tests/releaseaudit Changes in 3.4.7 Sub-task - ClientBase#createClient is failing frequently - Server not coming back up in QuorumZxidSyncTest - QuorumPeer is not shutdown in few cases - WatcherTest#testWatchAutoResetWithPending is failing - ZKClients are hitting KeeperException$ConnectionLossException due to wrong usage pattern - testTruncationNullLog fails on windows - Port async multi to 3.4 branch Bug - log all exceptions not caught by ZK threads - large numbers of watches can cause session re-establishment to fail - The Barrier sample code should create a EPHEMERAL znode instead of EPHEMERAL_SEQUENTIAL znode - C client bug in zookeeper_init (if bad hostname is given) - Net-ZooKeeper: Net::ZooKeeper consumes 100% cpu on wait - C client lib doesn't build on Solaris - getACL should only call DataTree.copyStat when passed in stat is not null - adding .gitattributes to prevent CRLF and LF mismatches for source and text files - PurgeTxnLog may delete data logs during roll - Add description for pzxid in programmer's guide. - fix windows build - zkCli.sh can't issue a CREATE command containing spaces in the data - Inconsistent behavior in autocreation of dataDir and dataLogDir - ZkCli.cmd commands fail with "'java' is not recognized as an internal or external command" - update all notice files, copyright, etc... with the new year - 2014 - ZK Shell/Cli not processing commands - NullPointerException in truncate - JDK8] Sort children for comparison in AsyncOps tests - zkpython: invalid data in GetData for empty node - REST contrib module does not include all required files when packaged - Invalid manifest files due to bogus revision property value - Apache Zookeeper logs cleartext admin passwords - Unit tests should only use build/test/data for data - zkServer.sh fails to read dataDir (and others) from zoo.cfg on Solaris 10 (grep issue, manifests as FAILED TO WRITE PID). - ReconfigRecoveryTest.testNextConfigUnreachable is failing - quot;src/contrib/zooinspector/NOTICE.txt" isn't complying to ".gitattributes" in branch-3.4 - deb - zkCli.sh, zkServer.sh and zkEnv.sh regression caused by ZOOKEEPER-1663 - recipes jar not included in the distribution package - Startup order in ServerCnxnFactory-ies is wrong - zookeeper follower fails to start after a restart immediately following a new epoch - Jute compareBytes incorrect comparison index - Yosemite build failure: htonll conflict - Unable to delete a node when the node has no children - Zookeeper 3.4.x and 3.5.0-alpha is not OSGi compliant - Trace bug in NettyServerCnxnFactory - Prevent resource leak in various classes - Memory leak on zookeeper_close - C client builds with incorrect error codes in VisualStudio 2010+ - jute generated allocate_* functions are not externally visible - Allow Zookeeper version string to have underscore '_' - JMX ObjectName is incorrect for observers - BinaryInputArchive readString should check length before allocating memory - JUnit4ZKTestRunner logs test failure for all exceptions even if the test method is annotated with an expected exception. - QuorumCnxManager#receiveConnection may crash with random input - Network issues can cause cluster to hang due to near-deadlock - PurgeTxnLog does not correctly purge when snapshots and logs are at different locations - Empty path in Set crashes server and prevents restart - Four letter command hangs when network is slow - stmk four-letter word fails execution at server while reading trace mask argument. - License update - JMX State from LocalPeerBean incorrect - SimpleSysTest test cases fails - Zookeeper is not using specified JMX port in zkEnv.sh - Zookeeper doc creation fails on windows - QuorumPeer loadDataBase() error message is incorrect - compilation broken for 3.4 Improvement - Cut down the running time of ZKDatabase corruption. - Upload Zookeeper package to Maven Central - Re-try DNS hostname -> IP resolution if node connection fails - mismatched CR/LF endings in text files - AsyncCallback.*Callback don't have any Javadoc - Improve Thread handling - Enable JMX remote monitoring - Server to log underlying cause of SASL connection problems - Improve exit log messsage of EventThread and SendThread by adding SessionId - Typo in Watcher.java - Let DataNode.getChildren() return an unmodifiable view of its children set - Log type of unexpected quorum packet in learner handler loop - Make the three-node minimum more explicit in documentation and on website - Change client connect zk service timeout log level from Info to Warn level @ text @d1 1 a1 1 # $NetBSD: Makefile.common,v 1.1 2015/10/09 13:59:56 fhajny Exp $ d6 1 a6 1 DISTNAME= zookeeper-3.4.8 @ 1.1 log @Import Apache ZooKeeper as devel/zookeeper (server) and devel/libzookeper (C lib). ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. @ text @d1 1 a1 1 # $NetBSD$ d6 1 a6 1 DISTNAME= zookeeper-3.4.6 d10 1 a10 1 MAINTAINER= filip@@joyent.com @