From 5a68d18cd0c07df8ba36c30084cb13d47e771d46 Mon Sep 17 00:00:00 2001 From: ocket8888 Date: Fri, 5 Nov 2021 10:52:08 -0600 Subject: [PATCH] Changelog entry and version bump --- CHANGELOG.md | 3 +++ VERSION | 2 +- traffic_router/build/pom.xml | 2 +- traffic_router/configuration/pom.xml | 2 +- traffic_router/connector/pom.xml | 2 +- traffic_router/core/pom.xml | 2 +- traffic_router/geolocation/pom.xml | 2 +- traffic_router/neustar/pom.xml | 2 +- traffic_router/pom.xml | 2 +- traffic_router/shared/pom.xml | 2 +- 10 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a94e1ae0d..da32fefba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). +## [5.1.4] - 2021-11-05 +- Traffic Ops: Sanitize username before executing LDAP query + ## [5.1.3] - 2021-10-05 ### Changed - Customer names in payloads sent to the `/deliveryservices/request` Traffic Ops API endpoint can no longer contain characters besides alphanumerics, @, !, #, $, %, ^, &, *, (, ), [, ], '.', ' ', and '-'. This fixes a vulnerability that allowed email content injection. diff --git a/VERSION b/VERSION index cdb98d26e4..76e9e619d6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.3 +5.1.4 diff --git a/traffic_router/build/pom.xml b/traffic_router/build/pom.xml index 6d8829ca01..eb3d6da019 100644 --- a/traffic_router/build/pom.xml +++ b/traffic_router/build/pom.xml @@ -22,7 +22,7 @@ com.comcast.cdn.traffic_control.traffic_router traffic_router - 5.1.3 + 5.1.4 diff --git a/traffic_router/configuration/pom.xml b/traffic_router/configuration/pom.xml index 6906f44987..3b06cc4316 100644 --- a/traffic_router/configuration/pom.xml +++ b/traffic_router/configuration/pom.xml @@ -25,7 +25,7 @@ under the License. traffic_router com.comcast.cdn.traffic_control.traffic_router - 5.1.3 + 5.1.4 4.0.0 diff --git a/traffic_router/connector/pom.xml b/traffic_router/connector/pom.xml index f387026d94..c69d7f3b05 100644 --- a/traffic_router/connector/pom.xml +++ b/traffic_router/connector/pom.xml @@ -19,7 +19,7 @@ com.comcast.cdn.traffic_control.traffic_router traffic_router - 5.1.3 + 5.1.4 traffic_router_connector diff --git a/traffic_router/core/pom.xml b/traffic_router/core/pom.xml index 69112faae1..ab710f549b 100644 --- a/traffic_router/core/pom.xml +++ b/traffic_router/core/pom.xml @@ -18,7 +18,7 @@ com.comcast.cdn.traffic_control.traffic_router traffic_router - 5.1.3 + 5.1.4 ROOT diff --git a/traffic_router/geolocation/pom.xml b/traffic_router/geolocation/pom.xml index 3c0ea5697e..12d6511ace 100644 --- a/traffic_router/geolocation/pom.xml +++ b/traffic_router/geolocation/pom.xml @@ -25,7 +25,7 @@ under the License. traffic_router com.comcast.cdn.traffic_control.traffic_router - 5.1.3 + 5.1.4 4.0.0 diff --git a/traffic_router/neustar/pom.xml b/traffic_router/neustar/pom.xml index 6d82431f1f..f705b97758 100644 --- a/traffic_router/neustar/pom.xml +++ b/traffic_router/neustar/pom.xml @@ -25,7 +25,7 @@ under the License. traffic_router com.comcast.cdn.traffic_control.traffic_router - 5.1.3 + 5.1.4 4.0.0 diff --git a/traffic_router/pom.xml b/traffic_router/pom.xml index 57e47a41f0..d3b6299554 100644 --- a/traffic_router/pom.xml +++ b/traffic_router/pom.xml @@ -18,7 +18,7 @@ traffic_router com.comcast.cdn.traffic_control.traffic_router - 5.1.3 + 5.1.4 pom traffic_router diff --git a/traffic_router/shared/pom.xml b/traffic_router/shared/pom.xml index 3abc0546b0..a6ac27634b 100644 --- a/traffic_router/shared/pom.xml +++ b/traffic_router/shared/pom.xml @@ -25,7 +25,7 @@ under the License. traffic_router com.comcast.cdn.traffic_control.traffic_router - 5.1.3 + 5.1.4 4.0.0