www/kanboard: update to 1.2.37

ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.37

 * Add CSRF check and remove project_id form value for addUser and addGroup
   actions (CVE-2024-36399)
 * Update symfony/* dependencies
 * Update Docker image to Alpine 3.20
 * Update Russian and Hungarian translation
 * Add color_id argument to createCategory and updateCategory API procedures
 * Add link to create a comment before the list
 * Fix: unable to create comments with "c" shortcut or "Add a comment" menu

Reported by:	portscout
MFH:		2024Q2 (security fix)
Security:	CVE-2024-36399
This commit is contained in:
Fernando Apesteguía 2024-06-07 09:17:04 +02:00
parent b8a009ebdc
commit 50c000e0b5
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1714926826
SHA256 (kanboard-kanboard-v1.2.36_GH0.tar.gz) = 51a0e84e3f7eaf1d4efb16ac994568aabad47b47551f487ca17d46c47ca905e2
SIZE (kanboard-kanboard-v1.2.36_GH0.tar.gz) = 3395786
TIMESTAMP = 1717744607
SHA256 (kanboard-kanboard-v1.2.37_GH0.tar.gz) = dc65cf9ec02b9e869992c8480516a1ef0d6fc23e331db9c489a45d41f1c8ee49
SIZE (kanboard-kanboard-v1.2.37_GH0.tar.gz) = 3395980