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 19F65F0A3 for ; Wed, 27 Mar 2013 14:24:22 +0000 (UTC) Received: (qmail 16736 invoked by uid 500); 27 Mar 2013 14:21:51 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 15547 invoked by uid 500); 27 Mar 2013 14:21:48 -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 12432 invoked by uid 99); 27 Mar 2013 14:19:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 14:19:55 +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; Wed, 27 Mar 2013 14:19:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 85D6F238897F; Wed, 27 Mar 2013 14:19:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1461594 - /subversion/branches/1.7.x/STATUS Date: Wed, 27 Mar 2013 14:19:32 -0000 To: commits@subversion.apache.org From: stsp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130327141932.85D6F238897F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: stsp Date: Wed Mar 27 14:19:32 2013 New Revision: 1461594 URL: http://svn.apache.org/r1461594 Log: * STATUS: Nominate issue #4340 test + fix. Modified: subversion/branches/1.7.x/STATUS Modified: subversion/branches/1.7.x/STATUS URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1461594&r1=1461593&r2=1461594&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Wed Mar 27 14:19:32 2013 @@ -252,6 +252,17 @@ Candidate changes: Votes: +1: breser + * r1461562, r1461580 + Fix issue #4340, "fs layer should reject filenames with trailing \n" + Justification: + Control characters can severely corrupt FSFS revision files and + should never enter the repository for this reason. See discussion + linked form issue #4340 for more information. + Branch: + ^/subversion/branches/1.7.x-issue4340 + Votes: + +1: stsp + Veto-blocked changes: =====================