diff --git a/traefik.changes b/traefik.changes index a16253c..b50f355 100644 --- a/traefik.changes +++ b/traefik.changes @@ -3,9 +3,9 @@ Mon Jun 12 17:26:46 UTC 2023 - alexandre.vicenzi@suse.com - Update to version 2.10.1: * CVEs - * CVE-2023-29013 - * CVE-2023-24534 - * CVE-2022-41724 + * CVE-2022-41724 (bsc#1208271) + * CVE-2023-24534 (bsc#1210127) + * CVE-2023-29013 (bsc#1210505) * Enhancements * [docker] Expose ContainerName in Docker provider * [hub] Remove hub configuration out of experimental @@ -37,6 +37,8 @@ Mon Jun 12 17:26:46 UTC 2023 - alexandre.vicenzi@suse.com * [server] Remove User-Agent header removal from ReverseProxy director func * [tls,tcp] Adds the support for IPv6 in the TCP HostSNI matcher * [tracing] Add support to send DataDog traces via Unix Socket + * [server] Update golang.org/x/net to v0.7.0 (CVE-2022-41724) +- Update Go version (CVE-2023-24534, CVE-2023-29013) ------------------------------------------------------------------- Tue Jan 17 09:48:46 UTC 2023 - alexandre.vicenzi@suse.com