From commits-return-22959-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Fri Jun 7 16:41:59 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 07A4818067E for ; Fri, 7 Jun 2019 18:41:58 +0200 (CEST) Received: (qmail 29776 invoked by uid 500); 7 Jun 2019 16:41:58 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 29764 invoked by uid 99); 7 Jun 2019 16:41:58 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2019 16:41:58 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 455B787A69; Fri, 7 Jun 2019 16:41:58 +0000 (UTC) Date: Fri, 07 Jun 2019 16:41:58 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo] branch 2.0 updated (c8776a9 -> 3bdb6cd) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155992571815.21452.12261757459140724125@gitbox.apache.org> From: ctubbsii@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo X-Git-Refname: refs/heads/2.0 X-Git-Reftype: branch X-Git-Oldrev: c8776a9d08da2638b6e3c1c580a1242c3a6683ed X-Git-Newrev: 3bdb6cd94d0fbdd88bff6da4aeb682bd4391c847 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from c8776a9 Update ZooKeeper (CVE-2019-0201) add 3311218 Ensures correct use of ZooKeeper getAcl (#1185) new 3bdb6cd Merge branch '1.9' into 2.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooReader.java | 4 +--- core/src/main/java/org/apache/accumulo/fate/zookeeper/ZooUtil.java | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-)