summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-10-25 16:15:12 +0000
committertron <tron@pkgsrc.org>2014-10-25 16:15:12 +0000
commita35d10ecf8f8239b87be57df7e14500dd210fdf1 (patch)
treead5f4220b25737283c58f1e36e43db32b05d999d
parente2f252c4054fda4f1f9444d0a924f653288a1aac (diff)
downloadpkgsrc-a35d10ecf8f8239b87be57df7e14500dd210fdf1.tar.gz
Pullup ticket #4529 - requested by take
www/typo3_61: security update Revisions pulled up: - www/typo3_61/Makefile 1.7 - www/typo3_61/PLIST 1.4 - www/typo3_61/distinfo 1.6 --- Module Name: pkgsrc Committed By: taca Date: Wed Oct 22 15:13:04 UTC 2014 Modified Files: pkgsrc/www/typo3_61: Makefile PLIST distinfo Log Message: Update typo3_61 to 6.1.12 (TYPO3 6.1.12). 2014-10-22 e116bb1 [RELEASE] Release of TYPO3 6.1.12 (TYPO3 Release Team) 2014-10-22 e92c1d6 #62357 [SECURITY] Fix DoS in openid (Markus Klein) 2014-10-22 6af3757 #59573 [SECURITY] Fix RCE in swiftmailer (Helmut Hummel) 2014-10-15 fb5445e #61749 [BUGFIX] Allow lower case for drive letters on Windows in CLI scripts (Alexander Bohndorf) 2014-10-07 8ef0e3d #47188 [BUGFIX] Fluid tries to render folders as templates partials and layouts (Krzysztof Adamczyk) 2014-10-01 6ad3e2b #26172 [BUGFIX] Search word markup for UTF8 characters in summary (Ralf Hettinger) 2014-09-30 5cb8ac8 #61982 [BUGFIX] Fix search mode switcher of indexed_search (Markus Klein) 2014-09-23 63ef9fc [RELEASE] Release of TYPO3 6.1.11 (TYPO3 Release Team) 2014-09-20 c72e901 #36822 [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader) 2014-09-18 ca5de2e #45834 [BUGFIX] Transfer curlProxyServer to new HTTP settings (Ernesto Baschny) 2014-09-11 65b0018 #50396 [BUGFIX] RootlineUtility wrongly handles group-type fields (Francois Suter) 2014-09-05 4bd9c6d #61135 [BUGFIX] indexed_search: in some cases indexing does not work (Samir Rachidi) 2014-08-25 571b782 #55707 [TASK] Missing stdWrap for select.recursive TypoScript property (Matthias Kappenberg) 2014-08-23 30630b1 #60199 [BUGFIX] Collect correct information on elements in page (Jigal van Hemert) 2014-08-13 6234622 #51572 [BUGFIX] Prevent uninstall of an extension during update (Nicole Cordes) 2014-08-06 acb06c1 #60613 [BUGFIX] Fix Extbase language fallback in query parser (Helmut Hummel) 2014-07-29 c517f74 #44795 [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik) 2014-07-26 4f7a0f3 #60595 [BUGFIX] Add use-statement for GeneralUtility (Stefan Neufeind) 2014-07-25 250b03b #50566 [BUGFIX] Menu-links generate two empty spaces at closing anchor (Stefan Neufeind) 2014-07-08 66d2354 #59587 [BUGFIX] Followup to CacheBackend patch (Markus Klein) 2014-07-08 072f355 #59587 [BUGFIX] Too many tags by identifier in CacheBackends (Alexander Opitz)
-rw-r--r--www/typo3_61/Makefile4
-rw-r--r--www/typo3_61/PLIST3
-rw-r--r--www/typo3_61/distinfo14
3 files changed, 11 insertions, 10 deletions
diff --git a/www/typo3_61/Makefile b/www/typo3_61/Makefile
index 5653a02d0c4..ecf4d66a192 100644
--- a/www/typo3_61/Makefile
+++ b/www/typo3_61/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/07/19 05:17:56 taca Exp $
+# $NetBSD: Makefile,v 1.6.2.1 2014/10/25 16:15:12 tron Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysqli,pgsql}>=5.1.0:../../databases/php-mysqli
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
-VER= 6.1.10
+VER= 6.1.12
NO_BUILD= yes
USE_TOOLS+= bash:run pax
diff --git a/www/typo3_61/PLIST b/www/typo3_61/PLIST
index 57d8dac54f8..8165832d791 100644
--- a/www/typo3_61/PLIST
+++ b/www/typo3_61/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2014/05/27 13:52:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.3.4.1 2014/10/25 16:15:12 tron Exp $
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/GPL.txt
${TYPO3DIR}/${TYPO3NAME}/INSTALL.txt
@@ -5623,6 +5623,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/Nonce.ph
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/PAPE.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/Parse.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/PostgreSQLStore.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/PredisStore.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/SQLStore.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/SQLiteStore.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/SReg.php
diff --git a/www/typo3_61/distinfo b/www/typo3_61/distinfo
index ede6de69420..f1315bf4949 100644
--- a/www/typo3_61/distinfo
+++ b/www/typo3_61/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2014/07/19 05:17:56 taca Exp $
+$NetBSD: distinfo,v 1.5.2.1 2014/10/25 16:15:12 tron Exp $
-SHA1 (dummy-6.1.10.tar.gz) = 6bb4b6edb8f7ad11ec47f5f8002a56217671cf4e
-RMD160 (dummy-6.1.10.tar.gz) = 10e9e201c7a8aec106cbe568e91ee6618bc07e09
-Size (dummy-6.1.10.tar.gz) = 9824 bytes
-SHA1 (typo3_src-6.1.10.tar.gz) = ef2eb96add9bb451a2d8db455201d8462129a997
-RMD160 (typo3_src-6.1.10.tar.gz) = a1cf461857b5a209fa0e491c6268b817762f19f8
-Size (typo3_src-6.1.10.tar.gz) = 21119549 bytes
+SHA1 (dummy-6.1.12.tar.gz) = 1df385b1b3ec12888f9289ed230a965be554f12c
+RMD160 (dummy-6.1.12.tar.gz) = de0789bec638769e0fa3291270508ed9c13fb186
+Size (dummy-6.1.12.tar.gz) = 9820 bytes
+SHA1 (typo3_src-6.1.12.tar.gz) = a5da73fec7f3563002f3693c2128568308b03d88
+RMD160 (typo3_src-6.1.12.tar.gz) = dc904d09b134ff10731b8eb5a55f8531a6b23b61
+Size (typo3_src-6.1.12.tar.gz) = 21122745 bytes
SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = ae8ab57a82c8a4175681aadaa8b4d0eec2c2ceb6