pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q3]: pkgsrc/www/typo3 Pullup ticket #2586 - requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/01669e65434f
branches: pkgsrc-2008Q3
changeset: 547904:01669e65434f
user: tron <tron%pkgsrc.org@localhost>
date: Thu Nov 20 15:58:22 2008 +0000
description:
Pullup ticket #2586 - requested by taca
typo3: security update
Revisions pulled up:
- www/typo3/Makefile 1.8-1.9
- www/typo3/distinfo 1.4
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Nov 13 13:28:37 UTC 2008
Modified Files:
pkgsrc/www/typo3: Makefile distinfo
Log Message:
Update TYPO3 package to 4.2.3.
Initially it was simply bug fix release and please refer the URL for
full changes: http://wiki.typo3.org/TYPO3_4.2.3.
And now, it found out that two Cross Site Scripting (XSS) problem was
fixed by this release.
Regarding the issue in backend module "file": TYPO3 Security Bulletin
TYPO3-20081113-1: Cross-Site Scripting vulnerability in TYPO3 Core
<http://typo3.org/teams/security/security-bulletins/typo3-20081113-1/>
Regarding the issue in system extension "felogin": TYPO3 Security
Bulletin TYPO3-20081113-2: Cross-Site Scripting vulnerability in TYPO3 Core
<http://typo3.org/teams/security/security-bulletins/typo3-20081113-2/>
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Nov 20 15:50:56 UTC 2008
Modified Files:
pkgsrc/www/typo3: Makefile
Log Message:
Remove my poor debugging aid. No change with package itself.
diffstat:
www/typo3/Makefile | 7 ++++---
www/typo3/distinfo | 14 +++++++-------
2 files changed, 11 insertions(+), 10 deletions(-)
diffs (48 lines):
diff -r 2d368c4d6432 -r 01669e65434f www/typo3/Makefile
--- a/www/typo3/Makefile Mon Nov 17 09:58:17 2008 +0000
+++ b/www/typo3/Makefile Thu Nov 20 15:58:22 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6.2.1 2008/11/13 15:29:28 tron Exp $
+# $NetBSD: Makefile,v 1.6.2.2 2008/11/20 15:58:22 tron Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -16,7 +16,7 @@
PKG_DESTDIR_SUPPORT= destdir
-VER= 4.2.2
+VER= 4.2.3
NO_BUILD= yes
USE_TOOLS= pax
@@ -91,7 +91,8 @@
${FIND} ${WRKSRC:Q} -name "*.orig*" -exec ${RM} -f {} \;
do-install:
- cd ${WRKSRC}; pax -rw . ${DESTDIR}${PREFIX}/${TYPO3DIR}/${TYPO3NAME}
+ cd ${WRKSRC}; \
+ pax -rw . ${DESTDIR}${PREFIX}/${TYPO3DIR}/${TYPO3NAME}
cd ${WRKDIR}/${SITESRC}; \
pax -rw . ${DESTDIR}${PREFIX}/${TYPO3DIR}/${SITEDIR}
${RM} -f ${DESTDIR}${PREFIX}/${TYPO3DIR}/${SITEDIR}/typo3conf/localconf.php
diff -r 2d368c4d6432 -r 01669e65434f www/typo3/distinfo
--- a/www/typo3/distinfo Mon Nov 17 09:58:17 2008 +0000
+++ b/www/typo3/distinfo Thu Nov 20 15:58:22 2008 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2.2.1 2008/11/13 15:29:28 tron Exp $
+$NetBSD: distinfo,v 1.2.2.2 2008/11/20 15:58:22 tron Exp $
-SHA1 (dummy-4.2.2.tar.gz) = 5b5eba8ccea5f8d651556c512bc9adc18d781627
-RMD160 (dummy-4.2.2.tar.gz) = 2d20379cddca2c3ebf64ebfa96984076940a9813
-Size (dummy-4.2.2.tar.gz) = 9441 bytes
-SHA1 (typo3_src-4.2.2.tar.gz) = 868cd1830a795fc4fd2546eec2e86b3133db5f8a
-RMD160 (typo3_src-4.2.2.tar.gz) = 600b5e462744b60d401f1064361e2fdce97e6dff
-Size (typo3_src-4.2.2.tar.gz) = 8362341 bytes
+SHA1 (dummy-4.2.3.tar.gz) = e56a2692bbc0a1eee56b4b034874c147d079626f
+RMD160 (dummy-4.2.3.tar.gz) = 83d271e950555cdd6f3305d0aae640b414c10292
+Size (dummy-4.2.3.tar.gz) = 9429 bytes
+SHA1 (typo3_src-4.2.3.tar.gz) = 6e0a984536108be9aa63cb5a97d384ec18d4e99b
+RMD160 (typo3_src-4.2.3.tar.gz) = c9cfb96ee3f6e37489a103f1458f503ac192235d
+Size (typo3_src-4.2.3.tar.gz) = 8364774 bytes
SHA1 (patch-aa) = 12dc31e5d1b03f38c4957a08a5451da667d58214
Home |
Main Index |
Thread Index |
Old Index