Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2020 20:06:34 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r555712 - branches/2020Q4/www/typo3-9
Message-ID:  <202011192006.0AJK6YSb014556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Thu Nov 19 20:06:33 2020
New Revision: 555712
URL: https://svnweb.freebsd.org/changeset/ports/555712

Log:
  MFH: r555654
  
  www/typo3-9: upgrade 9.5.21 -> 9.5.23
  
  - Fixes three XSS vulnerabilities detected in Fluid Engine
  
  PR:		251213
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
  Relnotes:	https://typo3.org/article/typo3-10410-and-9523-security-releases-published
  Security:	TYPO3-CORE-SA-2020-009, TYPO3-CORE-SA-2020-010,
  		TYPO3-CORE-SA-2020-011, TYPO3-CORE-SA-2020-012
  Approved by:	ports-secteam (fluffy)

Modified:
  branches/2020Q4/www/typo3-9/Makefile
  branches/2020Q4/www/typo3-9/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/www/typo3-9/Makefile
==============================================================================
--- branches/2020Q4/www/typo3-9/Makefile	Thu Nov 19 18:59:20 2020	(r555711)
+++ branches/2020Q4/www/typo3-9/Makefile	Thu Nov 19 20:06:33 2020	(r555712)
@@ -25,7 +25,7 @@ PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
 
 PORT_V_MAJOR=	9
 PORT_V_MINOR=	5
-PORT_V_PATCH=	21
+PORT_V_PATCH=	23
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: branches/2020Q4/www/typo3-9/distinfo
==============================================================================
--- branches/2020Q4/www/typo3-9/distinfo	Thu Nov 19 18:59:20 2020	(r555711)
+++ branches/2020Q4/www/typo3-9/distinfo	Thu Nov 19 20:06:33 2020	(r555712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600093860
-SHA256 (typo3_src-9.5.21.tar.gz) = 44aa723607b5a55c7d5d63df7bb3aa55ae67c52b01ff3fa245c9268e78f92e6c
-SIZE (typo3_src-9.5.21.tar.gz) = 29483902
+TIMESTAMP = 1605617102
+SHA256 (typo3_src-9.5.23.tar.gz) = 6453a7290329ae0bd37a8d656d9834694577ceb40b3376343061937a1c4cf30f
+SIZE (typo3_src-9.5.23.tar.gz) = 29616618



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