Author: philip
Date: Wed Jan 11 20:09:09 2012
New Revision: 1230223
URL: http://svn.apache.org/viewvc?rev=1230223&view=rev
Log:
* STATUS: Propose r1230212, vote/approve issue 4093
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=1230223&r1=1230222&r2=1230223&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Wed Jan 11 20:09:09 2012
@@ -148,20 +148,12 @@ Candidate changes:
Votes:
+1: philip, rhuijben
- * r1228340, r1229833, r1229980
- Fix issue #4093 'remapping a file external can segfault due to "deleted"
- props'.
+ * r1230212
+ Fix for large files on 32-bit systems
Justification:
- Prevents a segfault by retrieving the right properties when a file
- external changes.
- Branch:
- ^/subversion/branches/1.7.x-issue4093
- Notes:
- r1228340 is a regression test for this issue and r1229833 is a segfault
- fix. r1229980 fixes some variable usages - see
- http://svn.haxx.se/dev/archive-2012-01/0167.shtml.
+ Can corrupt FSFS repository.
Votes:
- +1: pburba, rhuijben
+ +1: philip
Veto-blocked changes:
=====================
@@ -187,3 +179,18 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1228340, r1229833, r1229980
+ Fix issue #4093 'remapping a file external can segfault due to "deleted"
+ props'.
+ Justification:
+ Prevents a segfault by retrieving the right properties when a file
+ external changes.
+ Branch:
+ ^/subversion/branches/1.7.x-issue4093
+ Notes:
+ r1228340 is a regression test for this issue and r1229833 is a segfault
+ fix. r1229980 fixes some variable usages - see
+ http://svn.haxx.se/dev/archive-2012-01/0167.shtml.
+ Votes:
+ +1: pburba, rhuijben, philip