aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2024-05-25 10:31:24 +0000
committerThomas Zander <riggs@FreeBSD.org>2024-05-25 10:50:10 +0000
commitdbe448af79a067e65c852dfc0d5b9c6c3e7524d0 (patch)
tree4b0eb8564da281ad5cbef02b7ea87b5d69b8dda1
parentae2cd592b9bb0420ca0a1e55ace59d09300d209b (diff)
downloadports-dbe448af79a067e65c852dfc0d5b9c6c3e7524d0.tar.gz
ports-dbe448af79a067e65c852dfc0d5b9c6c3e7524d0.zip
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
-rw-r--r--net/traefik/Makefile3
-rw-r--r--net/traefik/distinfo6
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