Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2023 14:51:45 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: f4b91d82ab90 - main - www/typo3-12: Update to 12.4.8
Message-ID:  <202311151451.3AFEpj9Y038521@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=f4b91d82ab90b05b65ebf2a8d9796aaa2ec17d95

commit f4b91d82ab90b05b65ebf2a8d9796aaa2ec17d95
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2023-11-15 08:57:16 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-11-15 14:51:20 +0000

    www/typo3-12: Update to 12.4.8
    
    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:             275074
    Reported by:    freebsd-ports@charlieroot.de (maintainer)
    MFH:            2023Q4 (Security fixes)
    Security:       CVE-2023-47125 CVE-2023-47126 CVE-2023-47127
---
 www/typo3-12/Makefile | 2 +-
 www/typo3-12/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile
index ce63153fa203..70cbf5ea0de4 100644
--- a/www/typo3-12/Makefile
+++ b/www/typo3-12/Makefile
@@ -33,7 +33,7 @@ SUB_LIST+=	PREFIX=${PREFIX} \
 
 PORT_V_MAJOR=	12
 PORT_V_MINOR=	4
-PORT_V_PATCH=	7
+PORT_V_PATCH=	8
 
 TYPO3DIR=	www/${PORTNAME}-${PORT_V_MAJOR}
 
diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo
index b29e671541e7..bf326eb46fd7 100644
--- a/www/typo3-12/distinfo
+++ b/www/typo3-12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697117627
-SHA256 (typo3_src-12.4.7.tar.gz) = b2d3aea83142dfaf6f5b6f7a615795831849544dee74ffb60c064701740e94bf
-SIZE (typo3_src-12.4.7.tar.gz) = 25635010
+TIMESTAMP = 1699962540
+SHA256 (typo3_src-12.4.8.tar.gz) = 8293b3441ec133fc8f9174fab5b88f450044ded0e188a0f12de37ad60a8bf8b3
+SIZE (typo3_src-12.4.8.tar.gz) = 25652491



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