Date: Sat, 24 Feb 2024 21:54:38 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0806b5e2f75e - main - www/gitea: Update to 1.21.6 (fixes security vulnerabilities) Message-ID: <202402242154.41OLscma076152@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0806b5e2f75eb6847a849332c96dd40f8f8f0461 commit 0806b5e2f75eb6847a849332c96dd40f8f8f0461 Author: Stefan Bethke <stb@lassitu.de> AuthorDate: 2024-02-24 21:38:35 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-24 21:48:23 +0000 www/gitea: Update to 1.21.6 (fixes security vulnerabilities) ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.21.6 https://blog.gitea.com/release-of-1.21.6/ PR: 277275 MFH: 2024Q1 Security: 5ecfb588-d2f4-11ee-ad82-dbdfaa8acfc2 --- www/gitea/Makefile | 2 +- www/gitea/distinfo | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/gitea/Makefile b/www/gitea/Makefile index 874f8b301fc9..879ef454f767 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.21.5 +DISTVERSION= 1.21.6 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 3119d9bd8c5b..48ccef1670c6 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,4 +1,3 @@ -TIMESTAMP = 1707999597 -SHA256 (gitea-src-1.21.5.tar.gz) = 567245e824acb1062cf3220a997bf160787609f2e2261b8ab6345da8a2101b1c -SIZE (gitea-src-1.21.5.tar.gz) = 53857165 - +TIMESTAMP = 1708765589 +SHA256 (gitea-src-1.21.6.tar.gz) = b62c568a98951ee81a713cc1bab7607e22e72b25430dca823e5cac8f60e85a38 +SIZE (gitea-src-1.21.6.tar.gz) = 53877177
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402242154.41OLscma076152>