Path to this page:
./
www/typo3_62,
The TYPO3 content management system, 6.2 LTS release
Branch: pkgsrc-2016Q2,
Version: 6.2.27,
Package name: php55-typo3-6.2.27,
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:[
archivers/php-zlib] [
archivers/php-zip] [
databases/php-mysqli] [
graphics/php-gd] [
net/php-soap] [
textproc/php-json] [
shells/bash]
Master sites:
SHA1: feab0a9c1c9d33a8e401319628dd44b5f3477253
RMD160: 8e6efdfe74c4360c3eb4af521302d2a465c189d0
Filesize: 20457.263 KB
Version history: (Expand)
- (2016-09-24) Updated to version: php55-typo3-6.2.27
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version php55-typo3-6.2.25 (created)
CVS history: (Expand)
2016-09-24 19:37:37 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5107 - requested by taca
www/typo3_62: security fix
Revisions pulled up:
- www/typo3_62/Makefile 1.17-1.18
- www/typo3_62/PLIST 1.13-1.14
- www/typo3_62/distinfo 1.15-1.16
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Jul 19 12:02:08 UTC 2016
Modified Files:
pkgsrc/www/typo3_62: Makefile PLIST distinfo
Log message:
Update typo3_62 package to 6.2.26 (TYPO3 6.2.26 LTS), including security
fix for XSS.
2016-07-19 d719c97 [RELEASE] Release of TYPO3 6.2.26 (TYPO3 \
Release Team)
2016-07-19 2bc8727 #76358 [SECURITY] Link fields accept Javascript \
code when using URI Data Scheme (Valentin Despa)
2016-07-19 485396d #75933 [SECURITY] Prevent persistent username \
in filesystem (Wouter Wolters)
2016-07-19 cd18fb5 #75740 [SECURITY] SQLi in AuthenticationService \
(Andreas Fernandez)
2016-07-19 0068e6b #73461 [SECURITY][FEATURE] Disable import \
module for non admin users (Christian Kuhn)
2016-07-19 d7eafe8 #76922 [SECURITY] Prevent XSS in IRRE elements \
(Nicole Cordes)
2016-07-19 8051405 #76344 [SECURITY] Escape the link text in \
EmailViewHelper (Wouter Wolters)
2016-07-19 6cb7aa6 #31244 [SECURITY] Prevent XSS in \
ContentObjectRenderer (Stefan Neufeind)
2016-07-07 40d771a #73490 [BUGFIX] Field is not added to TCA if \
part of fieldname exists (Wouter Wolters)
2016-06-30 f24b023 #76881 [TASK] Fix phpdoc of FileRepository \
(Eric Chavaillaz)
2016-06-13 9014d11 #76617 [BUGFIX] Raise minimum version for \
typo3/cms-composer-installers (Helmut Hummel)
2016-06-07 13e7a20 #76070 [BUGFIX] Prevent temp file generation in \
Unit Test (Nicole Cordes)
2016-05-28 6aaed26 #76348 [TASK] Block access to /typo3_src and \
/typo3/vendor (Stephan Gro?berndt)
2016-05-28 396e96d #60173 [FOLLOWUP][BUGFIX] Re-enables \
fileDenyPattern check for admin users (Nicole Cordes)
2016-05-27 cd88856 #60173 [BUGFIX] Re-enables fileDenyPattern \
check for admin users (Torben Hansen)
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Sep 13 15:10:21 UTC 2016
Modified Files:
pkgsrc/www/typo3_62: Makefile PLIST distinfo
Log message:
Update typo3_62 to 6.2.27 (TYPO3 6.2.27), including security fix.
2016-09-13 46b333a [RELEASE] Release of TYPO3 6.2.27 (TYPO3 \
Release Team)
2016-09-13 8aecd0c #76462 [!!!][SECURITY] Mitigate potential cache \
flooding (Benni Mack)
2016-09-13 b04d394 #77906 [SECURITY] Fix select_key XSS in \
PageLayoutView (Georg Ringer)
2016-09-13 67e63a9 #77204 [BUGFIX] Prevent orphaned tags in \
Typo3DatabaseBackend (Thomas Schlumberger)
2016-09-02 44949df #64176 [BUGFIX] Prevent fatal error if no \
column in page layout is defined (Nicole Cordes)
2016-09-02 0f77d52 #77755 [BUGFIX] Check for null in \
debug_check_recordset (Morton Jonuschat)
2016-08-23 b495775 #77588 [BUGFIX] Fix sql error in \
EXT:linkvalidator (Daniel Windloff)
2016-08-19 b2c9915 #76441 [BUGFIX] Index all file mounts in FAL \
indexer scheduler task (Hannes Bochmann)
2016-08-18 dc83c6d #76928 [BUGFIX] Allow URL path segments like \
"typo3" (Mathias Brodala)
2016-08-18 ba4521b #67894 [BUGFIX] Felogin form with default \
layout is not visible (Michiel Roos)
2016-07-19 95c3944 #77098 [BUGFIX] Prepend current path to \
versionNumberInFilename RewriteRule (Marco Huber)
|