Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2026 20:40:18 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Helmut Ritter <freebsd-ports@charlieroot.de>
Subject:   git: 149d1ee050d2 - main - www/typo3-12: Update 12.4.34 => 12.4.41
Message-ID:  <696d4532.e775.4a988405@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=149d1ee050d21a31c4610b0b059e4109b57ab90c

commit 149d1ee050d21a31c4610b0b059e4109b57ab90c
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2026-01-18 20:36:50 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-18 20:40:14 +0000

    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
---
 www/typo3-12/Makefile  | 2 +-
 www/typo3-12/distinfo  | 6 +++---
 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696d4532.e775.4a988405>