Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2023 14:50:23 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-branches@FreeBSD.org
Subject:   git: ee7a56ffed71 - 2023Q4 - www/typo3-11: Update to 11.5.33
Message-ID:  <202311151450.3AFEoN8b036490@gitrepo.freebsd.org>

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

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

commit ee7a56ffed71ca16b800fe217d0841cb13fb48b3
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:49:54 +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
    
    (cherry picked from commit 9fffabc6ab8c8573fa4b2cb91dc58804ff16cccd)
---
 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 1a393f57efc6..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=	31
+PORT_V_PATCH=	33
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo
index 9fbb6a60950a..407718eaf627 100644
--- a/www/typo3-11/distinfo
+++ b/www/typo3-11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694948223
-SHA256 (typo3_src-11.5.31.tar.gz) = 3da7dbf16ce23ecdaceaf6ddda737ebff086c3f1162510e2acbae8e5714c4a93
-SIZE (typo3_src-11.5.31.tar.gz) = 29045217
+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?202311151450.3AFEoN8b036490>