This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new f4667057 Add latest fix
f4667057 is described below

commit f46670570921f96334aaff2e56b90c39016bc610
Author: Sebb <[email protected]>
AuthorDate: Thu Jun 25 15:19:58 2026 +0100

    Add latest fix
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index cc072d21..7be934b5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,6 +91,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary 
Gregory">Preserve exact value in BigDecimal and BigInteger validate 
(#406).</action>
     <action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary 
Gregory">Preserve fractional bound in BigIntegerValidator range checks 
(#407).</action>
     <action type="fix" dev="sebb" due-to="sahvx655-wq">DomainValidatorTest: 
ensure CC is in correct list (#409).</action>
+    <action type="fix" dev="sebb" due-to="sahvx655-wq">range-check the port 
for IPv6 hosts in isValidAuthority (#412).</action>
     <action type="fix" dev="sebb">Fix deprecations in test classes.</action>
     <!-- ADD -->
     <action type="add" dev="ggregory" due-to="Gary Gregory">Add and use 
CheckDigitException.CheckDigitException(String, Object...) (#389).</action>

Reply via email to