Date: Sat, 15 Dec 2018 05:50:19 +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: r487467 - head/www/typo3-8 Message-ID: <fd24ed41-e893-8bd8-c126-80a97a1fa788@FreeBSD.org> In-Reply-To: <201812142018.wBEKI1aO076997@repo.freebsd.org> References: <201812142018.wBEKI1aO076997@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14/12/2018 8:18 pm, Jochen Neumeister wrote: > Author: joneum > Date: Fri Dec 14 20:18:01 2018 > New Revision: 487467 > URL: https://svnweb.freebsd.org/changeset/ports/487467 > > Log: > Update to 8.7.22 > > Changelog: https://get.typo3.org/release-notes/8.7.22 > > PR: 234006 > Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) > Sponsored by: Netzkommune GmbH Per the analysis in PR: 234006 - 8.7.21 contains (contained) the security fixes [1] - 8.7.22 is bugfix only, which *also fixes regressions* in 8.7.21 [2] This is why bug 233936 was closed superseded by 234006 .21 has now been merged to quarterly, but *specifically*, .22 fixes *regressions* in .21 and includes *further* bugfixes, which means .22 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 > Modified: > head/www/typo3-8/Makefile > head/www/typo3-8/distinfo > > Modified: head/www/typo3-8/Makefile > ============================================================================== > --- head/www/typo3-8/Makefile Fri Dec 14 20:12:34 2018 (r487466) > +++ head/www/typo3-8/Makefile Fri Dec 14 20:18:01 2018 (r487467) > @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} > > PORT_V_MAJOR= 8 > PORT_V_MINOR= 7 > -PORT_V_PATCH= 21 > +PORT_V_PATCH= 22 > > TYPO3WWW= www > TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} > > Modified: head/www/typo3-8/distinfo > ============================================================================== > --- head/www/typo3-8/distinfo Fri Dec 14 20:12:34 2018 (r487466) > +++ head/www/typo3-8/distinfo Fri Dec 14 20:18:01 2018 (r487467) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1544788958 > -SHA256 (typo3_src-8.7.21.tar.gz) = 919adb27ba9d01c423a13d1e95b4392c34619cae73c4867f5efa743b662c5b8e > -SIZE (typo3_src-8.7.21.tar.gz) = 21162977 > +TIMESTAMP = 1544818061 > +SHA256 (typo3_src-8.7.22.tar.gz) = 4794e5bb95ea791c1c59aacc58b92c5da531da29c859e7ede5ef2f58752a571e > +SIZE (typo3_src-8.7.22.tar.gz) = 21162081 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd24ed41-e893-8bd8-c126-80a97a1fa788>