Date: Sat, 15 Dec 2018 05:50:12 +0000 From: Kubilay Kocak <koobs@FreeBSD.org> To: Jochen Neumeister <joneum@FreeBSD.org>, FreeBSD Ports Security Team <ports-secteam@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r487468 - head/www/typo3-9 Message-ID: <f501d68f-f015-6aef-b4a5-f5f949781da4@FreeBSD.org> In-Reply-To: <201812142028.wBEKSJp6082062@repo.freebsd.org> References: <201812142028.wBEKSJp6082062@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14/12/2018 8:28 pm, Jochen Neumeister wrote: > Author: joneum > Date: Fri Dec 14 20:28:19 2018 > New Revision: 487468 > URL: https://svnweb.freebsd.org/changeset/ports/487468 > > Log: > Update to 9.5.3 > > Changelog: https://get.typo3.org/release-notes/9.5.3 > > PR: 234008 > Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) > Sponsored by: Netzkommune GmbH Per the analysis in PR: 233936 - 9.5.2 contains (contained) the security fixes [1] - 9.5.3 is bugfix only, which *also fixes regressions* in 9.5.2 [2] This is why bug 233935 was closed superseded by 233936 .2 has now been merged to quarterly, but *specifically*, .3 fixes *regressions* in .2 and includes *further* bugfixes, which means .3 must be merged to quarterly too. Quarterly is now BROKEN (regressions) @ports-secteam Approval to merge this change to quarterly please (although it is a blanket change > Modified: > head/www/typo3-9/Makefile > head/www/typo3-9/distinfo > > Modified: head/www/typo3-9/Makefile > ============================================================================== > --- head/www/typo3-9/Makefile Fri Dec 14 20:18:01 2018 (r487467) > +++ head/www/typo3-9/Makefile Fri Dec 14 20:28:19 2018 (r487468) > @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. > > PORT_V_MAJOR= 9 > PORT_V_MINOR= 5 > -PORT_V_PATCH= 2 > +PORT_V_PATCH= 3 > > TYPO3WWW= www > TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} > > Modified: head/www/typo3-9/distinfo > ============================================================================== > --- head/www/typo3-9/distinfo Fri Dec 14 20:18:01 2018 (r487467) > +++ head/www/typo3-9/distinfo Fri Dec 14 20:28:19 2018 (r487468) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1544789038 > -SHA256 (typo3_src-9.5.2.tar.gz) = d1de29b2ded9703a288408cc16479d170c1d144a9d44e7981feb307f48f32482 > -SIZE (typo3_src-9.5.2.tar.gz) = 27036512 > +TIMESTAMP = 1544818704 > +SHA256 (typo3_src-9.5.3.tar.gz) = e03a94e685068d412679e20e4c3e2fa4bed9536f26323d3772941f420b15e120 > +SIZE (typo3_src-9.5.3.tar.gz) = 27036786 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f501d68f-f015-6aef-b4a5-f5f949781da4>