svn commit: r1931323 - subversion/branches/1.15.x
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <176841596352.2116040.14197906049342543431@svn02-us-east.apache.org> |
Author: brane
Date: Wed Jan 14 18:39:22 2026
New Revision: 1931323
Log:
* branches/1.15.x/STATUS: Vote for r1931020, r1931176 and r1931265.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Wed Jan 14 18:22:21 2026 (r1931322)
+++ subversion/branches/1.15.x/STATUS Wed Jan 14 18:39:22 2026 (r1931323)
@@ -28,7 +28,7 @@ Candidate changes:
Justification:
1.15.x will be released in 2026; use correct copyright date
Votes:
- +1: hartmannathan
+ +1: hartmannathan, brane
* r1931176
Update checks for SERF 1.4.0 to check for SERF 1.5.0. There will never be a
@@ -38,6 +38,7 @@ Candidate changes:
Checking for nonexistent Serf releases could cause confusion
Votes:
+0: hartmannathan
+ +1: brane
* r1931265
Newest OpenSSL/httpd does not like server certificates with tiny keys.
@@ -45,6 +46,7 @@ Candidate changes:
Allow testing with latest OpenSSL/httpd
Votes:
+0: hartmannathan
+ +1: brane
* r1931266
In Python 3, hashlib input data must be byte strings, not Unicode.