git: dbe448af79a0 - main - net/traefik: Update to upstream release 2.11.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 May 2024 10:50:12 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbe448af79a067e65c852dfc0d5b9c6c3e7524d0 commit dbe448af79a067e65c852dfc0d5b9c6c3e7524d0 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2024-05-25 10:31:24 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2024-05-25 10:50:10 +0000 net/traefik: Update to upstream release 2.11.3 Details: - Bugfix release, see https://github.com/traefik/traefik/releases/tag/v2.11.3 - The website lists CVE-2024-24788 as security reference, but this is not a vulnerability in traefik itself, but in the Go stdlib, which was fixed in Go 1.22.3. MFH: 2024Q2 Security: CVE-2024-24788 --- 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 d62ff2f43205..7430f6488363 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,5 @@ PORTNAME= traefik -PORTVERSION= 2.11.2 -PORTREVISION= 2 +PORTVERSION= 2.11.3 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index f14b71a70e23..b9a08a77a716 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712998209 -SHA256 (traefik-2.11.2.tar.xz) = 001d59c2540d22b37b690cadb49ea67bec7980b04e9947413e3133041fd3b7ec -SIZE (traefik-2.11.2.tar.xz) = 21235432 +TIMESTAMP = 1716632457 +SHA256 (traefik-2.11.3.tar.xz) = 42b90e7370b61fd9eb50ee1c896e5fd874d6251a0b510eecef18cbba1cb6319d +SIZE (traefik-2.11.3.tar.xz) = 21266360