Takefu cad1820083 */wordpress*: Update 6.8.2 => 6.8.3 (with security fixes)
Security updates included in this release:
 * A data exposure issue where authenticated users could access some
   restricted content.
 * A cross-site scripting (XSS) vulnerability requiring an authenticated
   user role that affects the nav menus.

Release notes:
https://wordpress.org/news/2025/09/wordpress-6-8-3-release/

PR:		290366 288378
Approved by:	joneum (maintainer)
MFH:		2025Q4
2025-10-20 03:51:44 +03:00

13 lines
265 B
Makefile

CATEGORIES= russian
MASTER_SITES= https://ru.wordpress.org/
CONFLICTS_INSTALL= wordpress de-wordpress fr-wordpress ja-wordpress
WORDPRESS_LANG= ru_RU
DISTINFO_FILE= ${.CURDIR}/distinfo
MASTERDIR= ${.CURDIR}/../../www/wordpress
.include "${MASTERDIR}/Makefile"