Path to this page:
./
www/typo3_62,
The TYPO3 content management system, 6.2 LTS release
Branch: pkgsrc-2016Q4,
Version: 6.2.30,
Package name: php56-typo3-6.2.30,
Maintainer: tacaTYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.
This is TPYO3 6.2 based LTS release.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2015/02/19 15:21:18 taca Exp $
#TYPOTEMP="${PREFIX}/@TYPO3DIR@/@SITEDIR@/typo3temp"
case ${STAGE} in
DEINSTALL)
cd "${PREFIX}/@TYPO3DIR@/@SITEDIR@" && (
${RM} -f index.php typo3 typo3_src
)
;;
POST-DEINSTALL)
# ${RM} -fr ${TYPOTEMP}
;;
esac
Required to run:[
graphics/php-gd] [
shells/bash] [
net/php-soap] [
textproc/php-json] [
databases/php-mysqli] [
archivers/php-zip] [
archivers/php-zlib]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 4d4eb3bfed5f00da709913136c2478fb20358997
RMD160: 3ff0c950c4d1db09e743fe020d7ae370e0716db6
Filesize: 20467.93 KB
Version history: (Expand)
- (2017-01-20) Updated to version: php56-typo3-6.2.30
- (2017-01-05) Package added to pkgsrc.se, version php56-typo3-6.2.29 (created)
CVS history: (Expand)
2017-01-20 19:38:21 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5195 - requested by taca
www/typo3_62: security fix
Revisions pulled up:
- www/typo3_62/Makefile 1.21
- www/typo3_62/PLIST 1.17
- www/typo3_62/distinfo 1.19
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 13 15:06:40 UTC 2017
Modified Files:
pkgsrc/www/typo3_62: Makefile PLIST distinfo
Log message:
Update typo3_62 to 6.2.30 (TYPO3 6.2.30) including security fixes.
2017-01-03 ec284cf [RELEASE] Release of TYPO3 6.2.30 (TYPO3 \
Release Team)
2017-01-03 0f79d43 #79114 [SECURITY] Protect Mailtransport (Wouter \
Wolters)
2016-12-31 7a99325 #70106 [BUGFIX] Do not use realpath for \
temporary file names (Stefan Froemken)
2016-12-30 5bb34d0 #76478 [TASK] Clean up DebuggerUtility (Nicole \
Cordes)
2016-12-24 98dd27a #70962 [BUGFIX] FAL relations duplicated when \
saving in workspaces (Andreas Wolf)
2016-12-16 5124e88 #78915,#78977 [BUGFIX] Optimize cache handling in \
ReflectionService (Helmut Hummel)
2016-12-15 18b19ea #78977 Revert "[BUGFIX] Reflection Cache \
does not save methodReflections" (Nicole Cordes)
2016-12-13 8095288 #78925 [BUGFIX] Fix exception in QuickEdit mode \
for empty pages (Manuel Selbach)
2016-12-12 8ef727a #78915 [BUGFIX] Reflection Cache does not save \
methodReflections (Tymoteusz Motylewski)
2016-12-08 01a927d #73241 [BUGFIX] Do not fetch pages with pid \
< 0 in prepareCacheFlush (Steffen Göde)
2016-12-08 bab723b #72654,#62660 [BUGFIX] Improve DataHandler handling \
for dbType fields (Nicole Cordes)
2016-12-07 1a32e92 #78551 [BUGFIX] Reset hidden field information \
in FormViewhelper (Nicole Cordes)
2016-12-03 b927c7b #77097 [BUGFIX] Reset FormViewHelper on \
execution (Helmut Hummel)
|