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 C859B10CD8 for ; Fri, 9 Aug 2013 12:09:14 +0000 (UTC) Received: (qmail 53908 invoked by uid 500); 9 Aug 2013 12:09:14 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 53795 invoked by uid 500); 9 Aug 2013 12:09:12 -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 53784 invoked by uid 99); 9 Aug 2013 12:09:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 12:09:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 12:09:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D1F47238889B; Fri, 9 Aug 2013 12:08:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1512272 - /subversion/branches/1.8.x/STATUS Date: Fri, 09 Aug 2013 12:08:47 -0000 To: commits@subversion.apache.org From: ivan@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130809120847.D1F47238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ivan Date: Fri Aug 9 12:08:47 2013 New Revision: 1512272 URL: http://svn.apache.org/r1512272 Log: * STATUS: Extend my vote for issue 4400 fix and move to approved. Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1512272&r1=1512271&r2=1512272&view=diff ============================================================================== --- subversion/branches/1.8.x/STATUS (original) +++ subversion/branches/1.8.x/STATUS Fri Aug 9 12:08:47 2013 @@ -182,16 +182,6 @@ Candidate changes: Votes: +1: steveking, philip - * r1507567, r1507589, r1512195 - Fix issue #4400: crash when committing cp with deep deletion. - Branch: - ^/subversion/branches/1.8.x-issue4400 - Justification: - SEGV and Regression from 1.7. - Votes: - +1: breser, danielsh - +1: ivan (without r1512195) - * r1507889, r1507891 davautocheck: use the correct apxs binary by default. Justification: @@ -252,3 +242,12 @@ Veto-blocked changes: Approved changes: ================= + + * r1507567, r1507589, r1512195 + Fix issue #4400: crash when committing cp with deep deletion. + Branch: + ^/subversion/branches/1.8.x-issue4400 + Justification: + SEGV and Regression from 1.7. + Votes: + +1: breser, danielsh, ivan