From 9ce2e9d8efcb25825c8caddb6e37eba7c2250bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Mon, 23 Dec 2024 19:00:30 +0100 Subject: [PATCH] www/kanboard: update to 1.2.43 ChangeLog: https://kanboard.org/releases/kanboard/v1.2.43.html * fix: verify the session hasn't expired before returning data (CVE-2024-55603) * fix: avoid PHP 8.4 deprecation notices in third-party libraries * fix: avoid Composer warnings regarding PSR compatibility * feat(locale): add missing Brazilian Portuguese translations * ci: run GitHub Actions tests with ubuntu-24.04 * chore: don't export-ignore the ChangeLog * build(deps): bump symfony/service-contracts from 2.5.3 to 2.5.4 * build(deps): bump symfony/event-dispatcher-contracts from 2.5.3 to 2.5.4 * build(deps): bump symfony/deprecation-contracts from 2.5.3 to 2.5.4 * build(deps): bump alpine from 3.20 to 3.21 CVE-2024-55603: * Base Score: 6.5 MEDIUM * Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Security: CVE-2024-55603 --- www/kanboard/Makefile | 2 +- www/kanboard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 458839d5ba1a..f036c14d742b 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,6 +1,6 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v -DISTVERSION= 1.2.42 +DISTVERSION= 1.2.43 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index 95c6e58f6319..d30e676a30ff 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732925356 -SHA256 (kanboard-kanboard-v1.2.42_GH0.tar.gz) = a5b9763825f8e0d123470ff18b558d4637d2b2c732353f1edca4d4f9462b59a8 -SIZE (kanboard-kanboard-v1.2.42_GH0.tar.gz) = 3409936 +TIMESTAMP = 1734976797 +SHA256 (kanboard-kanboard-v1.2.43_GH0.tar.gz) = cb43292991dc1bcd427a7e6ae25a23bdc87b775002ad487a32eeff70932b006a +SIZE (kanboard-kanboard-v1.2.43_GH0.tar.gz) = 3437241