git: fa79df5d45ca - 2023Q2 - www/kanboard: update to 1.2.30

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 06 Jun 2023 12:08:52 UTC
The branch 2023Q2 has been updated by fernape:

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

commit fa79df5d45ca33ff9145d78b1ee246f721151c72
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-06-05 06:31:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-06 12:03:41 +0000

    www/kanboard: update to 1.2.30
    
    ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.30
    
     * CVE-2023-33956: Parameter based Indirect Object Referencing leading to private
       file exposure
     * CVE-2023-33968: Missing access control allows user to move and duplicate tasks
       to any project in the software
     * CVE-2023-33969: Stored XSS in the Task External Link Functionality
     * CVE-2023-33970: Missing access control in internal task links feature
    
     * Avoid PHP warning caused by session_regenerate_id()
     * Avoid CSS issue when upgrading to v1.2.29 without flushing user sessions
    
    Reported by:    portscout
    MFH:            2023Q2 (security release)
    Security:       CVE-2023-33956 CVE-2023-33968 CVE-2023-33969 CVE-2023-33970
    
    (cherry picked from commit ad5f302a4937b0056b9f6744c11be67482da1fe5)
---
 www/kanboard/Makefile | 3 +--
 www/kanboard/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile
index e0d13298805d..8fcdcfd8b7cd 100644
--- a/www/kanboard/Makefile
+++ b/www/kanboard/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	kanboard
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.29
-PORTREVISION=	1
+DISTVERSION=	1.2.30
 CATEGORIES=	www
 PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
 
diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo
index c50f0bed905b..c33ddbd8b4c4 100644
--- a/www/kanboard/distinfo
+++ b/www/kanboard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685352903
-SHA256 (kanboard-kanboard-v1.2.29_GH0.tar.gz) = bd5a67e5054054be7a9d6ef6b75f2e5b813da5592d96c4dea0c8fff6b6e36451
-SIZE (kanboard-kanboard-v1.2.29_GH0.tar.gz) = 3253347
+TIMESTAMP = 1685946635
+SHA256 (kanboard-kanboard-v1.2.30_GH0.tar.gz) = cf7b8437053ac29323523841a224f43c4859e1a6440347ccd78095dfda8788d2
+SIZE (kanboard-kanboard-v1.2.30_GH0.tar.gz) = 3253809