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

ggregory 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 cf4cd77c [VALIDATOR-505] DomainValidator ICAAN .kerrylogistics 
Registry Agreement - Terminated
cf4cd77c is described below

commit cf4cd77c77f01af775399ee45a15e9fa8e1e4340
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 3 07:00:01 2026 -0500

    [VALIDATOR-505] DomainValidator ICAAN .kerrylogistics Registry Agreement
    - Terminated
    
    https://www.icann.org/en/registry-agreements/terminated/lancaster
---
 src/changes/changes.xml                                                | 1 +
 .../java/org/apache/commons/validator/routines/DomainValidator.java    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8650d822..f86cb490 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action type="fix" dev="sebb">Fixes to non-final static fields.</action>
     <action type="fix" dev="ggregory" due-to="Gary Gregory" 
issue="VALIDATOR-503">DomainValidator revocation for .dunlop: 
https://www.iana.org/reports/tld-transfer/20251021-dunlop.</action>
     <action type="fix" dev="ggregory" due-to="Gary Gregory" 
issue="VALIDATOR-504">DomainValidator ICAAN .kerrylogistics Registry Agreement 
- Terminated: 
https://www.icann.org/en/registry-agreements/terminated/kerrylogistics.</action>
+    <action type="fix" dev="ggregory" due-to="Gary Gregory" 
issue="VALIDATOR-505">DomainValidator ICAAN .lancaster Registry Agreement - 
Terminated: 
https://www.icann.org/en/registry-agreements/terminated/lancaster.</action>
     <!-- ADD -->
     <!-- UPDATE -->
     <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 92 to 94 #377.</action>
diff --git 
a/src/main/java/org/apache/commons/validator/routines/DomainValidator.java 
b/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
index d862d415..d4e43c24 100644
--- a/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
+++ b/src/main/java/org/apache/commons/validator/routines/DomainValidator.java
@@ -778,7 +778,8 @@ public class DomainValidator implements Serializable {
 //        "ladbrokes", // ladbrokes LADBROKES INTERNATIONAL PLC
         "lamborghini", // lamborghini Automobili Lamborghini S.p.A.
         "lamer", // lamer The Estée Lauder Companies Inc.
-        "lancaster", // lancaster LANCASTER
+// [VALIDATOR-505] DomainValidator ICAAN .lancaster Registry Agreement - 
Terminated: https://www.icann.org/en/registry-agreements/terminated/lancaster
+//        "lancaster", // lancaster LANCASTER
         // "lancia", // lancia Fiat Chrysler Automobiles N.V.
 //        "lancome", // lancome L&#39;Oréal
         "land", // land Pine Moon, LLC

Reply via email to