git: 557a73ab192c - main - net/traefik: Update to upstream release 2.10.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 12:18:15 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=557a73ab192c26f1f206bcea291b961ae598158f commit 557a73ab192c26f1f206bcea291b961ae598158f Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-10-14 10:55:31 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-10-14 12:01:47 +0000 net/traefik: Update to upstream release 2.10.5 Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.10.5 - Contains a fix for CVE-2023-39325 (potential resource exhaustion by malicious HTTP/2 clients) MFH: 2023Q4 Security: CVE-2023-39325 --- net/traefik/Makefile | 5 ++--- net/traefik/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index f62eb92f0a13..84b3e05f5c3e 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.10.4 -PORTREVISION= 1 +PORTVERSION= 2.10.5 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= go-bindata:devel/go-bindata -USES= cpe go:modules tar:xz +USES= cpe go:1.21,modules tar:xz USE_RC_SUBR= traefik diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 34d1a3bcec02..cb09c200a372 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690705054 -SHA256 (traefik-2.10.4.tar.xz) = f084d342143e7bd389575c185a231601fc9faf8ffb5505abdfd008a2ac13280e -SIZE (traefik-2.10.4.tar.xz) = 22058024 +TIMESTAMP = 1697208191 +SHA256 (traefik-2.10.5.tar.xz) = 306574aa2b5c698676b90342cb0a63596622f3f3a541c84d8d2409de9eed9323 +SIZE (traefik-2.10.5.tar.xz) = 22540044