Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 12:09:46 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 07c5c543057d - 2023Q3 - www/gitea: Update to 1.20.1 (fixes security vulnerabilities)
Message-ID:  <202307231209.36NC9kmJ030835@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07c5c543057dd983271285d75effa3e0f7b64f8e

commit 07c5c543057dd983271285d75effa3e0f7b64f8e
Author:     Stefan Bethke <stb@lassitu.de>
AuthorDate: 2023-07-23 11:42:37 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-07-23 11:46:58 +0000

    www/gitea: Update to 1.20.1 (fixes security vulnerabilities)
    
    This release contains one security fix, and a number of enhancements and
    bug fixes. See the release notes for details.
    
    Release notes:
    * https://blog.gitea.com/release-of-1.20.1
    * https://github.com/go-gitea/gitea/releases/tag/v1.20.1
    
    PR:             272672
    MFH:            2023Q3
    Security:       ab0bab3c-2927-11ee-8608-07b8d3947721
    (cherry picked from commit 1fb3b760fc16c65ae5edf290ef73c5d502621494)
---
 www/gitea/Makefile | 2 +-
 www/gitea/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/gitea/Makefile b/www/gitea/Makefile
index d3396e508f97..a43d0728bbd9 100644
--- a/www/gitea/Makefile
+++ b/www/gitea/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitea
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.20.0
+DISTVERSION=	1.20.1
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ \
 		https://dl.gitea.io/gitea/${DISTVERSION}/
diff --git a/www/gitea/distinfo b/www/gitea/distinfo
index 599a7ceadec8..5e176c191f77 100644
--- a/www/gitea/distinfo
+++ b/www/gitea/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689540982
-SHA256 (gitea-src-1.20.0.tar.gz) = 304d9961279a1ebbbfef00450665cba5ff5d2a99745abb6b980aa6cf0dfbb6ae
-SIZE (gitea-src-1.20.0.tar.gz) = 49049895
+TIMESTAMP = 1690095154
+SHA256 (gitea-src-1.20.1.tar.gz) = 2d83823592621ae30cd65cb54a9fb417c52cf0bb405f31f937325fd822dc1dc9
+SIZE (gitea-src-1.20.1.tar.gz) = 49281655



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