pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typo3_46 Update typo3_46 package to 4.6.8 (TYPO3 4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/319bd878d129
branches:  trunk
changeset: 602649:319bd878d129
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Apr 17 13:00:21 2012 +0000

description:
Update typo3_46 package to 4.6.8 (TYPO3 4.6.8).

Contains fix for XSS, https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-002/.


2012-04-17  7bec4f3                  [RELEASE] Release of TYPO3 4.6.8 (TYPO3 v4 Release Team)
2012-04-17  e894089  #34348          [SECURITY] XSS in exception handler (Oliver Klee)
2012-04-17  da929e3                  [TASK] Raise submodule pointer (TYPO3 v4 Release Team)
2012-04-15  4fb406e  #36027          [BUGFIX] Localisation update doesn't work (Sebastian Fischer)
2012-04-14  a444816  #34742          [TASK] Change hardcoded URL to constant (dkd-egerer Sascha Egerer)
2012-04-14  32017dc  #33497,#34897   [BUGFIX] t3lib_http_Request can not be loaded in frontend (Philipp Gampe)
2012-04-13  efe107e  #34923          [BUGFIX] Hardcoded variable in CookieJar.php (Philipp Gampe)
2012-04-12  f1bb34c  #32581          [BUGFIX] Slider doesn't work in IE9 (Jigal van Hemert)
2012-04-12  88135a6  #35202          [BUGFIX] Fix the unit tests to work with PHPUnit 3.6 (Oliver Klee)
2012-04-12  f68a85e  #34860,#33685   [BUGFIX] Results from live search and opendocs can't be opened (Stefan Galinski)
2012-04-12  fbde347  #35905          [BUGFIX] Failing test in autoloader with phpunit 3.6 (Christian Kuhn)
2012-04-12  fed2e3c  #35897          [BUGFIX] Failing test in caching framework memcache backend (Christian Kuhn)
2012-04-11  87e9436  #35847          [BUGFIX] t3lib_div::getUrl() providing wrong error information (Ingo Renner)
2012-04-11  7825e7a  #35272          [BUGFIX] Enable XClassing of t3lib_install by replacing new (Kay Strobach)
2012-04-11  51d1dcf  #35126          [BUGFIX] Use state "excludeFromUpdates" in update check (Jigal van Hemert)
2012-04-10  e1c402f  #35257          [BUGFIX] ext_icon.gif for EXT:impexp (Georg Ringer)
2012-04-08  f4e9e59  #34695          [BUGFIX] missing parameter for implode (Jigal van Hemert)
2012-04-05  80946db  #31831          [BUGFIX] "Allowed excludefields" misses non-tt_content FlexForms (Kai Vogel)
2012-04-05  bd038d6  #32517          [BUGFIX] Set filename to downloaded resource in t3lib_compressor (Morton Jonuschat)
2012-03-29  2df8eda  #34625          [BUGFIX] preg_spliti should be preg_split (Georg Ringer)

diffstat:

 www/typo3_46/Makefile |   4 ++--
 www/typo3_46/PLIST    |   3 ++-
 www/typo3_46/distinfo |  14 +++++++-------
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (55 lines):

diff -r 9088db06cc17 -r 319bd878d129 www/typo3_46/Makefile
--- a/www/typo3_46/Makefile     Tue Apr 17 12:59:01 2012 +0000
+++ b/www/typo3_46/Makefile     Tue Apr 17 13:00:21 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/28 12:58:28 taca Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/17 13:00:21 taca Exp $
 #
 
 DISTNAME=      ${TYPO3NAME}
@@ -18,7 +18,7 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-VER=           4.6.7
+VER=           4.6.8
 NO_BUILD=      yes
 USE_TOOLS=     pax
 
diff -r 9088db06cc17 -r 319bd878d129 www/typo3_46/PLIST
--- a/www/typo3_46/PLIST        Tue Apr 17 12:59:01 2012 +0000
+++ b/www/typo3_46/PLIST        Tue Apr 17 13:00:21 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/03/28 12:58:28 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/04/17 13:00:21 taca Exp $
 ${EGDIR}/localconf.php
 ${TYPO3DIR}/${TYPO3NAME}/ChangeLog
 ${TYPO3DIR}/${TYPO3NAME}/GPL.txt
@@ -4053,6 +4053,7 @@
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/export.gif
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/ext_autoload.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/ext_emconf.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/ext_icon.gif
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/ext_tables.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/ext_tables.sql
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/impexp/import.gif
diff -r 9088db06cc17 -r 319bd878d129 www/typo3_46/distinfo
--- a/www/typo3_46/distinfo     Tue Apr 17 12:59:01 2012 +0000
+++ b/www/typo3_46/distinfo     Tue Apr 17 13:00:21 2012 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2012/03/28 12:58:28 taca Exp $
+$NetBSD: distinfo,v 1.8 2012/04/17 13:00:22 taca Exp $
 
-SHA1 (dummy-4.6.7.tar.gz) = 4b2b4840f166d7530a905f349a751db9663a0d90
-RMD160 (dummy-4.6.7.tar.gz) = 84d7ca41bab9aad384b5e1fc6328f75356933eb7
-Size (dummy-4.6.7.tar.gz) = 10141 bytes
-SHA1 (typo3_src-4.6.7.tar.gz) = 461cef5e92814859423dc98407712d00b7956353
-RMD160 (typo3_src-4.6.7.tar.gz) = 5d8f96011c65ca1c15abd32a518c378d85941337
-Size (typo3_src-4.6.7.tar.gz) = 21271871 bytes
+SHA1 (dummy-4.6.8.tar.gz) = 688a5c4461b1f08589a9cd09353965e2b6b38b54
+RMD160 (dummy-4.6.8.tar.gz) = 9829a37bcf11886d520435ff1ff736a2c8076372
+Size (dummy-4.6.8.tar.gz) = 10141 bytes
+SHA1 (typo3_src-4.6.8.tar.gz) = 1965c89fb5057220c42cdb8d506d374ea5013edf
+RMD160 (typo3_src-4.6.8.tar.gz) = c8483923bb93a5336085a2930b24f5f0713ca481
+Size (typo3_src-4.6.8.tar.gz) = 21273478 bytes
 SHA1 (patch-t3lib_config__default.php) = 41dfac4e4cb9ecf20139b3756c6317c852d41327



Home | Main Index | Thread Index | Old Index