Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AACB0200BA1 for ; Mon, 17 Oct 2016 14:22:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A9471160AF0; Mon, 17 Oct 2016 12:22:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 003BC160AE5 for ; Mon, 17 Oct 2016 14:22:10 +0200 (CEST) Received: (qmail 28647 invoked by uid 500); 17 Oct 2016 12:22:10 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 28632 invoked by uid 99); 17 Oct 2016 12:22:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2016 12:22:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id B7C97C0A88 for ; Mon, 17 Oct 2016 12:22:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ZUtF_yGb0A_o for ; Mon, 17 Oct 2016 12:22:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id AA37E5F29A for ; Mon, 17 Oct 2016 12:22:08 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9F92CE031B for ; Mon, 17 Oct 2016 12:22:07 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id E5CD63A0E17 for ; Mon, 17 Oct 2016 12:22:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1765254 - /subversion/branches/1.9.x/STATUS Date: Mon, 17 Oct 2016 12:22:06 -0000 To: commits@subversion.apache.org From: brane@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161017122206.E5CD63A0E17@svn01-us-west.apache.org> archived-at: Mon, 17 Oct 2016 12:22:11 -0000 Author: brane Date: Mon Oct 17 12:22:06 2016 New Revision: 1765254 URL: http://svn.apache.org/viewvc?rev=1765254&view=rev Log: branches/1.9.x/STATUS: Approve r1761755. Modified: subversion/branches/1.9.x/STATUS Modified: subversion/branches/1.9.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1765254&r1=1765253&r2=1765254&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Mon Oct 17 12:22:06 2016 @@ -86,13 +86,6 @@ Candidate changes: +1: brane +0: rhuijben (patch looks safe, but not sure enough for +1) - * r1761755 - Fix link error with --disable-keychain behavior on OS/X - Justification: - User reported problem. Easy fix. - Votes: - +1: rhuijben, stefan2 - * r1762338, r1762339 Fix issue #4655: add zlib discovery through pkg-config. Justification: @@ -123,6 +116,13 @@ Veto-blocked changes: Approved changes: ================= + * r1761755 + Fix link error with --disable-keychain behavior on OS/X + Justification: + User reported problem. Easy fix. + Votes: + +1: rhuijben, stefan2, brane + * r1764851 Fix temporary accepting an SSL server certificate in JavaHL Justification: