You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2016/11/17 13:11:16 UTC

svn commit: r1770185 - /subversion/branches/1.8.x/STATUS

Author: stefan2
Date: Thu Nov 17 13:11:16 2016
New Revision: 1770185

URL: http://svn.apache.org/viewvc?rev=1770185&view=rev
Log:
* STATUS
  Vote for r1663500 (ra_serf delete failure).
  Vote for r1724448 (sub-dir handling in w/c).
  Vote for and approve r1761334 (issue #4653).
  Vote for and approve r1764851 (SSL cert. in JavaHL)

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=1770185&r1=1770184&r2=1770185&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Nov 17 13:11:16 2016
@@ -82,7 +82,7 @@ Candidate changes:
    Branch:
      ^/subversion/branches/1.8.x-issue4557
    Votes:
-     +1: stsp
+     +1: stsp, stefan2
 
  * r1722860, r1722879, r1722887
    Memory access portability issues.
@@ -116,7 +116,7 @@ Candidate changes:
    Branch:
      ^/subversion/branches/1.8.x-r1724448
    Votes:
-     +1: rhuijben
+     +1: rhuijben, stefan2
 
  * r1728387
    Fix issue 4611, gpg-agent and passwords with a percent character.
@@ -139,26 +139,6 @@ Candidate changes:
      -0 (non-binding): luke1410 (r1700130 is missing - will have to create a
                        backport branch)
 
- * r1761334
-   Fix issue #4653: SVN_LOCALE_DIR incorrectly interpolated when
-   prefix is not set explicitly.
-   Justification:
-     ./configure with no arguments should just work.
-   Votes:
-     +1: brane, stsp
-
- * r1764851
-   Fix temporary accepting an SSL server certificate in JavaHL
-   Justification:
-     User reported problem. Simple fix.
-   Branch:
-     ^/subversion/branches/1.8.x-r1764851
-   Notes:
-     The code was refactored for 1.9.x. Old versions of neon and serf
-     didn't properly verify the accepted failures values.
-   Votes:
-     +1: rhuijben
-
  * r1766352, r1766590
    Fix issue #4658: Can't reconstruct fulltext from DELTA against PLAIN in FSFS
    Justification:
@@ -178,3 +158,23 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1764851
+   Fix temporary accepting an SSL server certificate in JavaHL
+   Justification:
+     User reported problem. Simple fix.
+   Branch:
+     ^/subversion/branches/1.8.x-r1764851
+   Notes:
+     The code was refactored for 1.9.x. Old versions of neon and serf
+     didn't properly verify the accepted failures values.
+   Votes:
+     +1: rhuijben, stefan2
+
+ * r1761334
+   Fix issue #4653: SVN_LOCALE_DIR incorrectly interpolated when
+   prefix is not set explicitly.
+   Justification:
+     ./configure with no arguments should just work.
+   Votes:
+     +1: brane, stsp, stefan2