From 4cd2a8a356dd37dc4485ec36d88ac7bca3e7ef0c Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 22 Jun 2024 10:19:02 +0200 Subject: net/traefik: Update to upstream release 2.11.5 Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.11.5 - Fixes an Azure Identity Libraries Elevation of Privilege Vulnerability, as described in https://github.com/traefik/traefik/security/advisories/GHSA-rvj4-q8q5-8grf MFH: 2024Q2 Security: CVE-2024-35255 (cherry picked from commit 6b4fc3fddc586d5734f6ec014308c0568c822552) --- net/traefik/Makefile | 2 +- net/traefik/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 4572917b86c1..6f6c5150e1cf 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index a93dd62b7775..b3d31b8edb47 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718433210 -SHA256 (traefik-2.11.4.tar.xz) = 2b6fc598ab3230094c420e602cb96332c6ea232e0e4efc6199bee7c27980dc77 -SIZE (traefik-2.11.4.tar.xz) = 22349444 +TIMESTAMP = 1719038915 +SHA256 (traefik-2.11.5.tar.xz) = cc5565a54ab1ec274f3993b57546d29c13f1a7e48c1c0cd036f1ebb428ad3ded +SIZE (traefik-2.11.5.tar.xz) = 21863256 -- cgit v1.2.3