summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-06-04 19:39:09 +0000
committerbsiegert <bsiegert>2016-06-04 19:39:09 +0000
commite4e247c3257ca19b86cefffb8c73156ed340bed2 (patch)
tree6cfad0775189379224b07ccf1716ae325e19f2ed
parent9fc5865670977f38c058a4b3cf24ce7f8a65b5a8 (diff)
downloadpkgsrc-e4e247c3257ca19b86cefffb8c73156ed340bed2.tar.gz
Pullup ticket #5032 - requested by taca
www/typo3_62: security fix Revisions pulled up: - www/typo3_62/Makefile 1.16 - www/typo3_62/PLIST 1.12 - www/typo3_62/distinfo 1.14 --- Module Name: pkgsrc Committed By: taca Date: Tue May 24 12:55:17 UTC 2016 Modified Files: pkgsrc/www/typo3_62: Makefile PLIST distinfo Log Message: Update typo3_62 to 6.2.25 (TYPO3 6.2.25), including security fix. 2016-05-24 8926699 [RELEASE] Release of TYPO3 6.2.25 (TYPO3 Release Team) 2016-05-24 f18b990 #76278 [BUGFIX] Allow non critical request arguments with @ (Helmut Hummel) 2016-05-24 8e766a8 [TASK] Set TYPO3 version to 6.2.25-dev (TYPO3 Release Team) 2016-05-24 29df864 [RELEASE] Release of TYPO3 6.2.24 (TYPO3 Release Team) 2016-05-24 c10db60 #76231,#76256 [SECURITY] Validate complete referring request (Helmut Hummel) 2016-05-17 070e747 [TASK] Set TYPO3 version to 6.2.24-dev (TYPO3 Release Team) 2016-05-17 80a1f39 [RELEASE] Release of TYPO3 6.2.23 (TYPO3 Release Team) 2016-05-17 1b58942 #75721 [BUGFIX] Use push parser instead of pull parser on fetching extension list (Oliver Hader) 2016-05-17 6a038ac Revert "[BUGFIX] Load XML files of Extension Manager properly" (Oliver Hader) 2016-05-06 8713065 #76066,#76064 [TASK] Make .htaccess Apache 2.4 suitable (Marc von Schalscha-Ehrenfeld) 2016-05-05 31bb6be #75934 [TASK] Disallow access to documentation folders (Markus Klein) 2016-05-01 9100aae #75947 [BUGFIX] Allow maxitem=1 in TCA treeSelect again (Alexander Bigga) 2016-04-26 034e97b [TASK] Set TYPO3 version to 6.2.23-dev (TYPO3 Release Team)
-rw-r--r--www/typo3_62/Makefile4
-rw-r--r--www/typo3_62/PLIST3
-rw-r--r--www/typo3_62/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile
index 9be6689f36a..b6f41de79e7 100644
--- a/www/typo3_62/Makefile
+++ b/www/typo3_62/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14.2.1 2016/05/13 14:50:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14.2.2 2016/06/04 19:39:09 bsiegert Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3.7:../../textproc/php-json
DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib
-VER= 6.2.22
+VER= 6.2.25
NO_BUILD= yes
USE_TOOLS+= bash:run pax
diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST
index 0ac8f8539d4..662db821d37 100644
--- a/www/typo3_62/PLIST
+++ b/www/typo3_62/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10.2.1 2016/05/13 14:50:48 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.10.2.2 2016/06/04 19:39:09 bsiegert Exp $
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/INSTALL.md
${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt
@@ -3286,6 +3286,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/View/ViewInterface.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/AbstractRequestHandler.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/BackendRequestHandler.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/FrontendRequestHandler.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/ReferringRequest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/Request.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Mvc/Web/Response.php
diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo
index bd78600bfa2..dc6ab93fb3d 100644
--- a/www/typo3_62/distinfo
+++ b/www/typo3_62/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12.2.1 2016/05/13 14:50:48 bsiegert Exp $
+$NetBSD: distinfo,v 1.12.2.2 2016/06/04 19:39:09 bsiegert Exp $
-SHA1 (typo3_src-6.2.22.tar.gz) = a9c8277edcea302c37f24081e1a5f5aceb704235
-RMD160 (typo3_src-6.2.22.tar.gz) = ed5836a764057da53e1694053a323267fa745c6d
-SHA512 (typo3_src-6.2.22.tar.gz) = 1ac9b0d23221eea40a6d05cbafea6c235e5c4e7feb595e404908c6588217c3a3e7ccb71dc1d9d7ff3afd1541c2e9a423b7e7565694d71a93941af85fd16a8569
-Size (typo3_src-6.2.22.tar.gz) = 20937720 bytes
+SHA1 (typo3_src-6.2.25.tar.gz) = 08838cab9ed8293a9d870cb7e5e84e66e9241931
+RMD160 (typo3_src-6.2.25.tar.gz) = 3f0e1030778354547079a868cb35edbb9c46fa45
+SHA512 (typo3_src-6.2.25.tar.gz) = 7132695c77d74269b1cc6e3480e6754e3cfd6125bd9c74d002b2719b61cdc6f9bb66fda040666d71e4cca0107a6759a490b63ae0ca6d9a7bc7218e9577b881ef
+Size (typo3_src-6.2.25.tar.gz) = 20940818 bytes
SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2