git: 278f9034fc9e - main - net/traefik: Update to upstream release 3.6.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Dec 2025 12:30:46 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=278f9034fc9e32bce6427c0ac3ac94ef81a3d728
commit 278f9034fc9e32bce6427c0ac3ac94ef81a3d728
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2025-12-21 09:44:20 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2025-12-21 12:06:32 +0000
net/traefik: Update to upstream release 3.6.5
Details:
- This contains bug, doc and security fixes, see
- https://github.com/traefik/traefik/releases/tag/v3.6.5
- https://github.com/traefik/traefik/releases/tag/v3.6.4
- https://github.com/traefik/traefik/releases/tag/v3.6.2
- This contains a breaking change regarding encoded request
paths. If special encoded characters are needed, they now
need to be explicitly allowed, see the migration guide:
https://doc.traefik.io/traefik/v3.6/migrate/v3/#v364
Security: CVE-2025-66490
CVE-2025-66491
---
net/traefik/Makefile | 3 +--
net/traefik/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index e78c585fe67d..4bd9e40ec8b3 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
PORTNAME= traefik
-PORTVERSION= 3.6.2
-PORTREVISION= 1
+PORTVERSION= 3.6.5
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index e5d75b16a364..7ae3015b9045 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853110
-SHA256 (traefik-3.6.2.tar.xz) = c046965f165b2a82c40a42d00f6fe7e263c1068f129de8b64b1ed2bb5a8548c3
-SIZE (traefik-3.6.2.tar.xz) = 26178072
+TIMESTAMP = 1766309063
+SHA256 (traefik-3.6.5.tar.xz) = 37bcfaa76950b9336c5099c0b530a6413a062b611ef74e3b9dd270d2698b9195
+SIZE (traefik-3.6.5.tar.xz) = 26457500