git: 59b5af613865 - main - net/traefik: Update to upstream release 2.10.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Dec 2023 08:39:17 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=59b5af61386520bf4abc09a1090d46c4fb920c88
commit 59b5af61386520bf4abc09a1090d46c4fb920c88
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-12-05 07:38:50 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-12-05 08:39:15 +0000
net/traefik: Update to upstream release 2.10.6
Details:
- Bugfix release, see
https://github.com/traefik/traefik/releases/tag/v2.10.6
- Note that above link mentions two CVEs. The CVEs are not related
to traefik itself but are fixes in the Go standard library. The
FreeBSD port receives the fixes by building traefik against an updated
revision of lang/go121
MFH: 2023Q4
---
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 84b3e05f5c3e..93cd1f9256a9 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,5 +1,5 @@
PORTNAME= traefik
-PORTVERSION= 2.10.5
+PORTVERSION= 2.10.6
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index cb09c200a372..886fe7aba6ab 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697208191
-SHA256 (traefik-2.10.5.tar.xz) = 306574aa2b5c698676b90342cb0a63596622f3f3a541c84d8d2409de9eed9323
-SIZE (traefik-2.10.5.tar.xz) = 22540044
+TIMESTAMP = 1701729857
+SHA256 (traefik-2.10.6.tar.xz) = 922372aad5906925de151c617aa01f8a63417224bf99129f15a64f1b083b1e9d
+SIZE (traefik-2.10.6.tar.xz) = 21922484