From commits-return-7771-archive-asf-public=cust-asf.ponee.io@kudu.apache.org Thu Aug 22 01:34:13 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 F023C180607 for ; Thu, 22 Aug 2019 03:34:12 +0200 (CEST) Received: (qmail 77194 invoked by uid 500); 22 Aug 2019 01:34:12 -0000 Mailing-List: contact commits-help@kudu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kudu.apache.org Delivered-To: mailing list commits@kudu.apache.org Received: (qmail 77161 invoked by uid 99); 22 Aug 2019 01:34:12 -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; Thu, 22 Aug 2019 01:34:12 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id BC57E85F95; Thu, 22 Aug 2019 01:34:11 +0000 (UTC) Date: Thu, 22 Aug 2019 01:34:10 +0000 To: "commits@kudu.apache.org" Subject: [kudu] branch master updated (b9c429c -> 0f38821) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <156643765064.3187.1682925496983590880@gitbox.apache.org> From: alexey@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: kudu X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b9c429c6831cf7aa948490136eeedc984cf7e4c1 X-Git-Newrev: 0f38821c4867b86044be22dbceb80c7bc04b5d33 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. alexey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/kudu.git. from b9c429c [tablet] Fixed the bug of DeltaTracker::CountDeletedRows new 98b6faa docs: correct invalid link about schema_design new 0f38821 [thirdparty] introduce chrony The 2 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: docs/index.adoc | 4 +-- docs/known_issues.adoc | 2 +- docs/kudu_impala_integration.adoc | 4 +-- docs/prior_release_notes.adoc | 4 +-- thirdparty/build-definitions.sh | 40 ++++++++++++++++++++++++++++ thirdparty/build-thirdparty.sh | 5 ++++ thirdparty/download-thirdparty.sh | 7 +++++ thirdparty/patches/chrony-no-superuser.patch | 31 +++++++++++++++++++++ thirdparty/vars.sh | 3 +++ 9 files changed, 93 insertions(+), 7 deletions(-) create mode 100644 thirdparty/patches/chrony-no-superuser.patch