./www/contao44, Contao Open Source CMS 4.4.2

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


Branch: pkgsrc-2017Q2, Version: 4.4.2nb1, Package name: php56-contao44-4.4.2nb1, Maintainer: taca

Contao 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 [+/-]

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

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 178bdb22b5507e215862ce4c0063b952c235805f
RMD160: 49821783ad6f053cebc04a2753dda226fa82724d
Filesize: 29946.288 KB

Version history: (Expand)


CVS history: (Expand)


   2017-08-13 20:53:46 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #5530 - requested by taca
www/contao44: build fix

Revisions pulled up:
- www/contao44/DESCR                                            1.2
- www/contao44/Makefile                                         1.3-1.4
- www/contao44/PLIST                                            1.3
- www/contao44/distinfo                                         1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 31 13:46:34 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: DESCR Makefile PLIST distinfo

   Log message:
   Update contao44 to 4.4.2.

   pkgsrc chagne: correct DESCR.

   The bugfix release fixes the issues with the new DCA picker.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Aug  2 16:32:03 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile

   Log message:
   Update dependency.

   * Minimum PHP version.
   * Require php-pdo_mysql.

   Bump PKGREVISION.
   2017-07-16 10:17:02 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #5514 - requested by taca
www/contao44: security fix

Revisions pulled up:
- www/contao44/Makefile                                         1.2
- www/contao44/PLIST                                            1.2
- www/contao44/distinfo                                         1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 12 14:52:02 UTC 2017

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

   Log message:
   Update contao44 to 4.4.1.

   ### 4.4.1 (2017-07-12)

    * Prevent arbitrary PHP file inclusions in the back end (see CVE-2017-10993).
    * Correctly handle subpalettes in "edit multiple" mode (see #946).
    * Correctly show the DCA picker in the site structure (see #906).
    * Correctly update the style sheets if a format definition is
      enabled/disabled (see #893).
    * Always show the "show from" and "show until" fields \ 
(see #908).
    * Correctly set the "overwriteMeta" field during the database \ 
update (see
      contao/core-bundle#888).