git: a18d213f9152 - main - net/traefik: Update to upstream release 3.6.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Feb 2026 11:30:57 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a18d213f915268dbb7346b8ff1550ed418c3afff
commit a18d213f915268dbb7346b8ff1550ed418c3afff
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2026-02-07 10:20:08 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2026-02-07 11:20:50 +0000
net/traefik: Update to upstream release 3.6.7
Details:
- Bugfix release, see
https://github.com/traefik/traefik/releases/tag/v3.6.7
- Addresses a potential DoS vulnerability, see
https://github.com/traefik/traefik/security/advisories/GHSA-cwjm-3f7h-9hwq
- This may require an update to the traefik configuration:
https://doc.traefik.io/traefik/v3.6/migrate/v3/#v367
MFH: 2026Q1
Security: CVE-2026-22045
---
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 0caba50801ae..b563728263b1 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
PORTNAME= traefik
-PORTVERSION= 3.6.6
-PORTREVISION= 2
+PORTVERSION= 3.6.7
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 7d5dfcbb3927..c44ddaeafc41 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767173469
-SHA256 (traefik-3.6.6.tar.xz) = 4255ed934ab54a95aa1f005907f362d2c788ab4e193a83ca57c5d6c5013c7b0c
-SIZE (traefik-3.6.6.tar.xz) = 26340296
+TIMESTAMP = 1770458894
+SHA256 (traefik-3.6.7.tar.xz) = c7ecfb533147e74e9a9ecd1a4f9423b9a40089f566545d23baafa611933c8269
+SIZE (traefik-3.6.7.tar.xz) = 26433332