Author: brane
Date: Fri Jan 16 15:16:21 2026
New Revision: 1931368

Log:
* branches/1.15.x/STATUS: Propose r1931334, r1931337, r1931359.

Modified:
   subversion/branches/1.15.x/STATUS

Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS   Fri Jan 16 15:06:59 2026        
(r1931367)
+++ subversion/branches/1.15.x/STATUS   Fri Jan 16 15:16:21 2026        
(r1931368)
@@ -54,6 +54,7 @@ Candidate changes:
      Allow testing with davautocheck with SSL
    Votes:
      +0: hartmannathan
+     +1: brane
 
  * r1931298
    Update an omission in a docstring.
@@ -63,6 +64,18 @@ Candidate changes:
    Votes:
      +1: hartmannathan, brane
 
+ * r1931334, r1931337, r1931359
+   Remove a potentially data-truncating typecast in our adler32 implementation.
+   Justification:
+     Do not silently compute the wrong checksum.
+   Notes:
+     Triggering this bug was not likely, but still possible. In addition, we
+     now use adler32_z() when available, which may be slightly more efficient.
+   Branch:
+     ^/subversion/branches/1.14.x-r1931334
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================
 

Reply via email to