From commits-return-45382-apmail-subversion-commits-archive=subversion.apache.org@subversion.apache.org Fri May 6 11:52:40 2016 Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15BB018164 for ; Fri, 6 May 2016 11:52:40 +0000 (UTC) Received: (qmail 11692 invoked by uid 500); 6 May 2016 11:52:40 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 11653 invoked by uid 500); 6 May 2016 11:52:40 -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 11643 invoked by uid 99); 6 May 2016 11:52:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 11:52:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 8911E180592 for ; Fri, 6 May 2016 11:52:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.799 X-Spam-Level: * X-Spam-Status: No, score=1.799 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id pFHsc0F2Y40Q for ; Fri, 6 May 2016 11:52:38 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 625335F5A4 for ; Fri, 6 May 2016 11:52:38 +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 345BFE009C for ; Fri, 6 May 2016 11:52:37 +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 5C70C3A019E for ; Fri, 6 May 2016 11:52:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1742528 - /subversion/branches/1.9.x/STATUS Date: Fri, 06 May 2016 11:52:35 -0000 To: commits@subversion.apache.org From: kotkov@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160506115236.5C70C3A019E@svn01-us-west.apache.org> Author: kotkov Date: Fri May 6 11:52:35 2016 New Revision: 1742528 URL: http://svn.apache.org/viewvc?rev=1742528&view=rev Log: * STATUS: Nominate r1720015. 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=1742528&r1=1742527&r2=1742528&view=diff ============================================================================== --- subversion/branches/1.9.x/STATUS (original) +++ subversion/branches/1.9.x/STATUS Fri May 6 11:52:35 2016 @@ -95,6 +95,13 @@ Candidate changes: Votes: +1: brane + * r1720015 + Fix undefined behavior when opening an FSFS repository without db/format. + Justification: + Unbreaks working with 1.1-era repositories that didn't have this file. + Votes: + +1: kotkov + Veto-blocked changes: =====================