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
This commit is contained in:
Fernando Apesteguía 2024-12-23 19:00:30 +01:00
parent 76e3c47072
commit 9ce2e9d8ef
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= kanboard
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.42
DISTVERSION= 1.2.43
CATEGORIES= www
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}

View file

@ -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