git: 891df28121bb - main - www/forgejo: Update 8.0.2 → 8.0.3 (fixes security vulnerability)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Sep 2024 20:54:22 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=891df28121bb41ca62e10c38089e8045090f0310
commit 891df28121bb41ca62e10c38089e8045090f0310
Author: Stefan Bethke <stb@lassitu.de>
AuthorDate: 2024-09-06 20:33:40 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-09-06 20:33:40 +0000
www/forgejo: Update 8.0.2 → 8.0.3 (fixes security vulnerability)
Changelog:
Security
- PR (backported): replace v-html with v-text in branch search
inputbox for XSS protection
- PR: Upgrade webpack to v5.94.0 as a precaution to mitigate
CVE-2024-43788, although we were not yet able to confirm that
this can be exploited in Forgejo.
https://codeberg.org/forgejo/forgejo/milestone/8231
PR: 281314
MFH: 2024Q3
---
www/forgejo/Makefile | 2 +-
www/forgejo/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/forgejo/Makefile b/www/forgejo/Makefile
index a23e09ec68d9..92d8a0476152 100644
--- a/www/forgejo/Makefile
+++ b/www/forgejo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= forgejo
DISTVERSIONPREFIX= v
-DISTVERSION= 8.0.2
+DISTVERSION= 8.0.3
CATEGORIES= www
MASTER_SITES= https://codeberg.org/forgejo/forgejo/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= forgejo-src-${DISTVERSION}
diff --git a/www/forgejo/distinfo b/www/forgejo/distinfo
index 029c0eec019a..625faaffabab 100644
--- a/www/forgejo/distinfo
+++ b/www/forgejo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725002785
-SHA256 (forgejo-src-8.0.2.tar.gz) = 36929dbc206753f80766ea59b35adaf3cb28ed53fc89ac8640271f8766673546
-SIZE (forgejo-src-8.0.2.tar.gz) = 53459258
+TIMESTAMP = 1725643658
+SHA256 (forgejo-src-8.0.3.tar.gz) = b543532cf01453967c331063639b172600cccd62d815e6815a4f05a25a0b0795
+SIZE (forgejo-src-8.0.3.tar.gz) = 53477625