diff options
| author | Helmut Ritter <freebsd-ports@charlieroot.de> | 2026-01-18 20:36:50 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-01-18 20:40:14 +0000 |
| commit | 149d1ee050d21a31c4610b0b059e4109b57ab90c (patch) | |
| tree | 1b4f6ae84851c73f76d22239e8f0c7b897d85e8d | |
| parent | 6aa6e278c0577ddd6113f6f41a8a74aa410e9c84 (diff) | |
www/typo3-12: Update 12.4.34 => 12.4.41
All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2026-001
https://typo3.org/security/advisory/typo3-core-sa-2026-002
https://typo3.org/security/advisory/typo3-core-sa-2026-003
https://typo3.org/security/advisory/typo3-core-sa-2026-004
For details about the releases, please see:
https://news.typo3.com/article/typo3-1402-13423-and-12441-security-releases-published
PR: 292476
Security: CVE-2025-59020
Security: CVE-2025-59021
Security: CVE-2025-59022
Security: CVE-2026-0859
MFH: 2026Q1
| -rw-r--r-- | www/typo3-12/Makefile | 2 | ||||
| -rw-r--r-- | www/typo3-12/distinfo | 6 | ||||
| -rw-r--r-- | www/typo3-12/pkg-descr | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile index c9360b33bd75..fff297c49b25 100644 --- a/www/typo3-12/Makefile +++ b/www/typo3-12/Makefile @@ -29,7 +29,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} PORT_V_MAJOR= 12 PORT_V_MINOR= 4 -PORT_V_PATCH= 34 +PORT_V_PATCH= 41 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo index 777b36f8b365..35105a0c4cc0 100644 --- a/www/typo3-12/distinfo +++ b/www/typo3-12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752510682 -SHA256 (typo3_src-12.4.34.tar.gz) = d38c1cbe1612a971dda885520e73e5d6e89f1f71af7765e2c16781e64bd37d7a -SIZE (typo3_src-12.4.34.tar.gz) = 26606876 +TIMESTAMP = 1768472863 +SHA256 (typo3_src-12.4.41.tar.gz) = 73219817d1731599fc2182343e09b20c7e87e100abe766267bdbd536cb989891 +SIZE (typo3_src-12.4.41.tar.gz) = 26642890 diff --git a/www/typo3-12/pkg-descr b/www/typo3-12/pkg-descr index 028508865fef..32be269f5d7d 100644 --- a/www/typo3-12/pkg-descr +++ b/www/typo3-12/pkg-descr @@ -1,13 +1,13 @@ -This is the stable version with long-term support (LTS). We provide free -maintenance bug fixes until October 2024 and security updates until April 2026. +This is the old stable version with long-term support (LTS). We provide free +security updates until April 2026. * Increased performance * Improved backend usability * Top-modern dependent libraries (CKEditor v5, Symfony v6, Doctrine v3) * And many improvements for developers System requirements -* PHP 8.1, 8.2, 8.3 -* MariaDB 10.3+ / MySQL 8.0+ / PostgreSQL 10.0+ / SQLite 3.8.3+ +* PHP 8.1, 8.2, 8.3, 8.4 +* MariaDB 10.3+ / MySQL 8.0.17+ / PostgreSQL 10.0+ / SQLite 3.8.3+ * Modern Browsers * Detailed list of requirements: https://get.typo3.org/version/12#system-requirements |
