Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2024 20:53:47 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e926365d630 - main - net/traefik: Update to upstream release 2.11.6
Message-ID:  <202407072053.467Krl9w013206@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e926365d630f329d6a28c92ebb30e667ee857cd

commit 5e926365d630f329d6a28c92ebb30e667ee857cd
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2024-07-07 12:02:26 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2024-07-07 20:20:39 +0000

    net/traefik: Update to upstream release 2.11.6
    
    Details:
    - Bugfixes and security fix, see
      https://github.com/traefik/traefik/releases/tag/v2.11.6
    
    MFH:            2024Q3
    Security:       CVE-2024-39321
---
 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 6accf3b9647b..909336b5e976 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.11.5
-PORTREVISION=	1
+PORTVERSION=	2.11.6
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index b3d31b8edb47..aa37fdb21b32 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719038915
-SHA256 (traefik-2.11.5.tar.xz) = cc5565a54ab1ec274f3993b57546d29c13f1a7e48c1c0cd036f1ebb428ad3ded
-SIZE (traefik-2.11.5.tar.xz) = 21863256
+TIMESTAMP = 1720353120
+SHA256 (traefik-2.11.6.tar.xz) = ef7d8cff1e7da41d1efe4215b110eeab519e3486632d158db92d7d52cde81fb8
+SIZE (traefik-2.11.6.tar.xz) = 21893136



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407072053.467Krl9w013206>