./www/contao43, Contao Open Source CMS 4.3.2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q4, Version: 4.3.2, Package name: php56-contao43-4.3.2, Maintainer: taca

Contao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
information). It was formerly known as TYPOlight Open Source CMS.

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 or XHTML pages.

Contao 4.3 is fourth minor release of Contao 4, which has incompatible API
from Contao 3.

* Now Contao is Symfony bundle.
* Contao 4 dose not use .htaccess files for protexting directory.
* DocumentRoot is "web" subdirecotry.
* XHTML support has gone, HTML5 only.
* Schema.org markup support.

Additionally, these new features from 4.2.

* Flexible custom layout sections
* Save and duplicate
* Running events
* Template for form
* Image meta data
* HTTP/2 support
* Handling preview of protected elements
* And more...

DEINSTALL [+/-]

Required to run:
[graphics/php-gd] [security/php-mcrypt] [shells/bash] [net/php-soap] [www/php-curl] [textproc/php-intl] [textproc/php-dom] [databases/php-mysqli] [converters/php-mbstring] [archivers/php-zlib]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 057dce26e1ba30fd446064c67368fa5683b74414
RMD160: a89ed322d89a41f63c07e17e9878f2d15b1a0a46
Filesize: 21061.269 KB

Version history: (Expand)


CVS history: (Expand)


   2017-01-08 20:46:17 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5181 - requested by taca
www/contao43: security fix

Revisions pulled up:
- www/contao43/Makefile                                         1.4
- www/contao43/PLIST                                            1.3
- www/contao43/distinfo                                         1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Dec 30 04:48:24 UTC 2016

   Modified Files:
   	pkgsrc/www/contao43: Makefile PLIST distinfo

   Log message:
   Update contao43 to 4.3.2, including fix for CVE-2016-10074.

   * Raise the minimum SwiftMailer version.
   * Remove some left-over settings labels.
   * Go back to using the stable channel of Composer now that version 1.3 has
    been released.
   * Reduce the filter menu width if preceded by the submit panel.