svn commit: r1931374 - subversion/branches/1.15.x
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <176858438731.2820887.5666816415908724739@svn02-us-east.apache.org> |
Author: brane
Date: Fri Jan 16 17:26:26 2026
New Revision: 1931374
Log:
* branches/1.15.x/STATUS: Add r1931373 to the r1931334 group and remove the wrong backport branch link.
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Fri Jan 16 16:41:29 2026 (r1931373)
+++ subversion/branches/1.15.x/STATUS Fri Jan 16 17:26:26 2026 (r1931374)
@@ -64,15 +64,13 @@ Candidate changes:
Votes:
+1: hartmannathan, brane
- * r1931334, r1931337, r1931359, r1931369
+ * r1931334, r1931337, r1931359, r1931369, r1931373
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