From ada78935ee06ee54bb2fa7ed70a054ab28554696 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Fri, 23 Dec 2022 08:35:29 +0000 Subject: www/gitea: Update to 1.17.4 (fixes security vulnerabilities) This release fixes two security issues, a large number of bugs and contains some enhancements. ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.17.4 PR: 268512 MFH: 2022Q4 Security: d0da046a-81e6-11ed-96ca-0800277bb8a8 (cherry picked from commit 7763b1c4ca44ceeec91d7d4eacbc977474c9cb35) --- 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 9b049d158848..a04bf6680090 100644 --- a/www/gitea/Makefile +++ b/www/gitea/Makefile @@ -1,6 +1,6 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.17.3 +DISTVERSION= 1.17.4 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 a9c391188bb1..8198df351866 100644 --- a/www/gitea/distinfo +++ b/www/gitea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665865667 -SHA256 (gitea-src-1.17.3.tar.gz) = 35490480ab793844e8ef9d541dca1c3c7ee510883205fe9197f373d276cd1f78 -SIZE (gitea-src-1.17.3.tar.gz) = 52711597 +TIMESTAMP = 1671705629 +SHA256 (gitea-src-1.17.4.tar.gz) = 928644afcf5087109fd8377fed25a24bf659a112017f2bb499bc4a9278d73cae +SIZE (gitea-src-1.17.4.tar.gz) = 52844862 -- cgit v1.2.3