Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2023 14:46:08 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9fffabc6ab8c - main - www/typo3-11: Update to 11.5.33
Message-ID:  <202311151446.3AFEk8PZ027361@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9fffabc6ab8c8573fa4b2cb91dc58804ff16cccd

commit 9fffabc6ab8c8573fa4b2cb91dc58804ff16cccd
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2023-11-15 09:04:07 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-11-15 14:45:51 +0000

    www/typo3-11: Update to 11.5.33
    
    ChangeLog:
    https://typo3.org/article/typo3-1248-and-11533-security-releases-published
    
    Fixes three security issues:
    
    * CVE-2023-47125
            * Base Score:   4.7 MEDIUM
            * Vector:       CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
    * CVE-2023-47126
            * Base Score:   3.7 LOW
            * Vector:       CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
    * CVE-2023-47127
            * Base Score:   4.2 MEDIUM
            * Vector:       CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
    
    PR:             275073
    Reported by:    freebsd-ports@charlieroot.de (maintainer)
    MFH:            2023Q4 (Security fixes)
    Security:       CVE-2023-47125 CVE-2023-47126 CVE-2023-47127
---
 www/typo3-11/Makefile | 2 +-
 www/typo3-11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index ccd99a113e18..1733b9069b97 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -28,7 +28,7 @@ SUB_LIST+=	PREFIX=${PREFIX} \
 
 PORT_V_MAJOR=	11
 PORT_V_MINOR=	5
-PORT_V_PATCH=	32
+PORT_V_PATCH=	33
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo
index 96b7fcb457a4..407718eaf627 100644
--- a/www/typo3-11/distinfo
+++ b/www/typo3-11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697111714
-SHA256 (typo3_src-11.5.32.tar.gz) = 1ea73d0c9837705b1337c523c617b996d1574c4af94ba505d08c2e87a3d00854
-SIZE (typo3_src-11.5.32.tar.gz) = 29052892
+TIMESTAMP = 1699962254
+SHA256 (typo3_src-11.5.33.tar.gz) = 081b67991b115effb8f01e3218796fdbb6f8bd5033fce1e8801ca682c7cdfd91
+SIZE (typo3_src-11.5.33.tar.gz) = 29057789



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311151446.3AFEk8PZ027361>