Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2023 22:35:56 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: 97896c1f6136 - main - net/traefik: Update to upstream version 2.9.8
Message-ID:  <202302172235.31HMZu11025237@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=97896c1f6136ff1cbeded05b1a224e2f6f67d82d

commit 97896c1f6136ff1cbeded05b1a224e2f6f67d82d
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-02-16 21:29:51 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-02-17 22:35:54 +0000

    net/traefik: Update to upstream version 2.9.8
    
    Details:
    - Bugfix release, see
      https://github.com/traefik/traefik/releases/tag/v2.9.8
    - Uses new version of the net module with a fix for CVE-2022-41721
    
    MFH:            2023Q1
    Security:       CVE-2022-41721
---
 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 edbd712d73e6..321b0810e2c9 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	traefik
-PORTVERSION=	2.9.6
-PORTREVISION=	4
+PORTVERSION=	2.9.8
 CATEGORIES=	net
 MASTER_SITES=	LOCAL/riggs/${PORTNAME}
 
diff --git a/net/traefik/distinfo b/net/traefik/distinfo
index 96ca04984517..6d64f20f32c1 100644
--- a/net/traefik/distinfo
+++ b/net/traefik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670677952
-SHA256 (traefik-2.9.6.tar.xz) = 0ddd72eae9908524d3527167250e8d0dc57b2793d30d332852ed86326eb47d78
-SIZE (traefik-2.9.6.tar.xz) = 23458688
+TIMESTAMP = 1676539230
+SHA256 (traefik-2.9.8.tar.xz) = 0db6902d05e82e1efee0d25891410b993aed4df9635bf89192906c217a267d06
+SIZE (traefik-2.9.8.tar.xz) = 23514472



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