summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-02-27 16:08:26 +0000
committerbsiegert <bsiegert>2016-02-27 16:08:26 +0000
commit2cd64da32003ef6acc503a80ac10ebbad67393f9 (patch)
tree08e34635d14334139a3a7bcaad80fb71e8e60f02
parent18633d8bc5ffe3ff73ea2ff631a1cb5124984f84 (diff)
downloadpkgsrc-2cd64da32003ef6acc503a80ac10ebbad67393f9.tar.gz
Pullup ticket #4930 - requested by taca
www/typo3_62: security fix Revisions pulled up: - www/typo3_62/Makefile 1.14 - www/typo3_62/PLIST 1.10 - www/typo3_62/distinfo 1.12 --- Module Name: pkgsrc Committed By: taca Date: Tue Feb 23 15:43:32 UTC 2016 Modified Files: pkgsrc/www/typo3_62: Makefile PLIST distinfo Log Message: Update typo3_62 package to 6.2.19 (TYPO3 6.2.19), security release. 2016-02-23 6828e26 [RELEASE] Release of TYPO3 6.2.19 (TYPO3 Release Team) 2016-02-23 1b446ce #73458 [SECURITY] Limit the search results per page (Benni Mack) 2016-02-23 b55c5e7 #73450 [SECURITY] Escape output of tt_content.default (Georg Ringer) 2016-02-23 f071653 #73449 [SECURITY] Stored XSS in shortcut functionality (Wouter Wolters) 2016-02-23 844369e #61269 [SECURITY] XML entity expansion (Benni Mack) 2016-02-22 bfcd0ca #73607 [TASK] Remove adodb diff (Christian Kuhn) 2016-02-20 d3be3f7 #73480 [TASK] Disallow Composer installation with PHP 7.x (Mathias Brodala) 2016-02-18 b3225d1 #73518 [BUGFIX] Fix disabled menu item state for l18n_cfg=1 (Mathias Brodala) 2016-02-17 438d90a #58752 [BUGFIX] Remove addQueryStringMethod parameter from widget links (Nicole Cordes)
-rw-r--r--www/typo3_62/Makefile4
-rw-r--r--www/typo3_62/PLIST3
-rw-r--r--www/typo3_62/distinfo10
3 files changed, 8 insertions, 9 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile
index 0c1dd5a16b5..30c1450d381 100644
--- a/www/typo3_62/Makefile
+++ b/www/typo3_62/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12.2.1 2016/02/27 16:02:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12.2.2 2016/02/27 16:08:26 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.18
+VER= 6.2.19
NO_BUILD= yes
USE_TOOLS+= bash:run pax
diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST
index 7091a7273ab..b8ec461771f 100644
--- a/www/typo3_62/PLIST
+++ b/www/typo3_62/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2015/12/26 14:26:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.9.2.1 2016/02/27 16:08:26 bsiegert Exp $
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/INSTALL.md
${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt
@@ -1556,7 +1556,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/aboutmodules/ext_emconf.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/aboutmodules/ext_icon.gif
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/aboutmodules/ext_tables.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/adodb/Documentation/Index.rst
-${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/adodb/Documentation/typo3-adodb.diff
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/adodb/adodb/README.md
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/adodb/adodb/adodb-active-record.inc.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/adodb/adodb/adodb-active-recordx.inc.php
diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo
index 3ddf5936cc8..e1026f094be 100644
--- a/www/typo3_62/distinfo
+++ b/www/typo3_62/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10.2.1 2016/02/27 16:02:02 bsiegert Exp $
+$NetBSD: distinfo,v 1.10.2.2 2016/02/27 16:08:26 bsiegert Exp $
-SHA1 (typo3_src-6.2.18.tar.gz) = feb56af83d87cb3bbe8ccac65c2ec28dcbc1c380
-RMD160 (typo3_src-6.2.18.tar.gz) = 4baf9c711da97af46a51104478bba05ad8add048
-SHA512 (typo3_src-6.2.18.tar.gz) = 9b53efe9c83bfe5bc3b4eb3533b410e7e225fe05069edb6024ee83c90c02a4a696881da78204fa460912a963674e390f9a9b03d240672f8ba86adc5f1a56aa16
-Size (typo3_src-6.2.18.tar.gz) = 21190256 bytes
+SHA1 (typo3_src-6.2.19.tar.gz) = 645761866eeeaac064ee2516ca5979a7f7873459
+RMD160 (typo3_src-6.2.19.tar.gz) = 8d217ccc555f99e3e39fc5e3f8656af85dfe254c
+SHA512 (typo3_src-6.2.19.tar.gz) = e1311d60e73eb72751324286e238c1ee15154812a2ed223473e56eae37e047a5929f5df2b55fb4f9bd9d91ac5460a42c0b367f0710461e57d88dab191ce1703f
+Size (typo3_src-6.2.19.tar.gz) = 21190184 bytes
SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2