Author: jun66j5
Date: Thu Oct 24 02:13:09 2024
New Revision: 1921520

URL: http://svn.apache.org/viewvc?rev=1921520&view=rev
Log:
* STATUS: Nominate r1921264, r1921266, r1921267, r1921371 and r1921506

Modified:
    subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1921520&r1=1921519&r2=1921520&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu Oct 24 02:13:09 2024
@@ -22,6 +22,42 @@ Candidate changes:
    votes:
      +1: rhuijben
 
+ * r1921264
+   swig-rb: Fix warnings on printf-format for the size_t argument.
+   Justification:
+     Avoid possibly crash due to the incorrect format.
+   votes:
+     +1: jun66j5
+
+ * r1921266
+   Fix detection for zlib version in gen-make.py on Windows.
+   Justification:
+     Allow `1.3` and `1.3.1.1` for zlib version.
+   votes:
+     +1: jun66j5
+
+ * r1921267
+   Suppress error messages from gen-make.py while auto-detections for perl and
+   ruby on Windows.
+   Justification:
+     Avoid noisy messages.
+   votes:
+     +1: jun66j5
+
+ * r1921371
+   Add regression tests for CVE-2024-45720.
+   Justification:
+     Ditto.
+   votes:
+     +1: jun66j5
+
+ * r1921506
+   Make swig-rb compatible with SWIG 4.3.0.
+   Justification:
+     Ditto.
+   votes:
+     +1: jun66j5
+
 Veto-blocked changes:
 =====================
 


Reply via email to