Path to this page:
./
www/contao44,
Contao Open Source CMS 4.4.18
Branch: pkgsrc-2018Q1,
Version: 4.4.18,
Package name: php71-contao44-4.4.18,
Maintainer: tacaContao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license.
Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5.
Contao 4.4 is fourth minor release of Contao 4 and it is LTS (Long Term
Support) release until June 2021.
Additionally, these new features from 4.3.
* Improved backend theme
* Improved element preview
* Detect version conflicts
* Improved handling of image meta data
* Details view contains path addition to their UUIDs
* Honeypot anti-spam
* Allowed member groups
* Import options for some form fields
* DCA picker
* Filter pages and articles
* Search files
* Contao Manager support
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2017/06/18 16:12:54 taca Exp $
CT_WEBDIR="@PREFIX@/@CT_WEBDIR@"
case ${STAGE} in
DEINSTALL)
# remove symbolic links and caches.
rm -f ${CT_WEBDIR}/system/logs
rm -f ${CT_WEBDIR}/system/thems/flexible
rm -fr ${CT_WEBDIR}/var/cache
;;
esac
Required to run:[
databases/php-pdo_mysql] [
net/php-soap] [
graphics/php-gd] [
archivers/php-zlib] [
security/php-pecl-mcrypt] [
www/php-curl] [
textproc/php-json] [
textproc/php-intl] [
shells/bash] [
converters/php-mbstring]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 184687abd1b52e1fae9fa2768e98e61c0f5df2fb
RMD160: 9b1818ad5fb08a29fba2c50e203b1a266459b972
Filesize: 30503.289 KB
Version history: (Expand)
- (2018-05-06) Updated to version: php71-contao44-4.4.18
- (2018-04-04) Package added to pkgsrc.se, version php71-contao44-4.4.16 (created)
CVS history: (Expand)
2018-05-06 12:23:06 by S.P.Zeidler | Files touched by this commit (3) | |
Log message:
Pullup ticket #5744 - requested by taca
www/contao44: security update
Revisions pulled up:
- www/contao44/Makefile 1.18
- www/contao44/PLIST 1.15
- www/contao44/distinfo 1.16
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 23 14:19:00 UTC 2018
Modified Files:
pkgsrc/www/contao44: Makefile PLIST distinfo
Log message:
www/contao44: update to 4.4.18
Contao 4.4.17 (2018-04-04)
Contao version 4.4.17 is available. The bugfix release fixes a few minor
issues including a problem with rendering custom layout sections.
Contao 4.4.18 (2018-04-18)
Contao version 4.4.18 is available. The bugfix release fixes an XSS
vulnerability in the system log of the back end (CVE-2018-10125).
CVE-2018-10125
With a manipulated request, an attacker can implant a script which is executed
when a logged in back end user opens the system log. The attacker themselves
does not have to be logged in.
The problem affects Contao 3.0.0 to 3.5.34, 4.0.0 to 4.4.17 and 4.5.0 to
4.5.7. We highly recommend you to update.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/contao44/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/contao44/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/contao44/distinfo
|