Author: jun66j5
Date: Tue Apr 21 08:22:46 2026
New Revision: 1933201
Log:
* STATUS: Vote for r1930973, r1931265 and r1931266
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Tue Apr 21 07:23:59 2026
(r1933200)
+++ subversion/branches/1.15.x/STATUS Tue Apr 21 08:22:46 2026
(r1933201)
@@ -22,6 +22,7 @@ Candidate changes:
Allow JavaHL test to succeed on Windows since Java 25
Votes:
+0: hartmannathan (cannot test; Windows testers needed please)
+ +1: jun66j5
* r1931265
Newest OpenSSL/httpd does not like server certificates with tiny keys.
@@ -30,6 +31,7 @@ Candidate changes:
Votes:
+0: hartmannathan
+1 (not binding): brane
+ +1: jun66j5
* r1931266
In Python 3, hashlib input data must be byte strings, not Unicode.
@@ -38,6 +40,7 @@ Candidate changes:
Votes:
+0: hartmannathan
+1 (not binding): brane
+ +1: jun66j5
* r1931334, r1931337, r1931359, r1931369, r1931373
Remove a potentially data-truncating typecast in our adler32 implementation.