Wed Feb 6 15:56:56 2013 UTC ()
Update contao211 to 2.11.9.
This relase contains fix for CVE-2012-6112(TinyMCE), too.

Version 2.11.9 (2013-02-05)
---------------------------

### Fixed
Support numeric front end dates in the form generator (see #5238).

### Fixed
Support whitespace characters when parsing simple tokens (see #5323).

### Fixed
Allow to run multiple TinyMCE instances with different configurations on the
same page (thanks to Andreas Schempp) (see #4453).

### Fixed
Correctly trigger the "saveNewPassword" hook (see #5247).

### Fixed
Consider the `save_callback` of the password field in `tl_user` when a back end
user is forced to change his password (see #5138).

### Fixed
Do not group standalone lightbox elements on HTML5 pages (see #3742).

### Fixed
Anonymize IP addresses in `Form::processFormData()` (see #5255).

### Fixed
Replaced the 1200 pixel limit when resizing images with the values defined in
the system settings (see #5268).

### Fixed
Make sure there is an array in `Controller::generateMargin()` (see #5217).

### Fixed
More robust input validation in the back end filter menu and no more absolute
paths in error messages printed to the screen (thanks to aulmn) (see #4971).

### Fixed
Unset non-existing fields when restoring versions (see #5219).


(taca)
diff -r1.3 -r1.4 pkgsrc/www/contao211/PLIST
diff -r1.12 -r1.13 pkgsrc/www/contao211/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/contao211/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/www/contao211/Attic/PLIST 2012/11/30 03:37:25 1.3
+++ pkgsrc/www/contao211/Attic/PLIST 2013/02/06 15:56:55 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2012/11/30 03:37:25 taca Exp $ 1@comment $NetBSD: PLIST,v 1.4 2013/02/06 15:56:55 taca Exp $
2${CT_WEBDIR}/CHANGELOG.md 2${CT_WEBDIR}/CHANGELOG.md
3${CT_WEBDIR}/GPL.txt 3${CT_WEBDIR}/GPL.txt
4${CT_WEBDIR}/LGPL.txt 4${CT_WEBDIR}/LGPL.txt
5${CT_WEBDIR}/README.md 5${CT_WEBDIR}/README.md
6${CT_WEBDIR}/contao/contao-uncompressed.js 6${CT_WEBDIR}/contao/contao-uncompressed.js
7${CT_WEBDIR}/contao/contao.js 7${CT_WEBDIR}/contao/contao.js
8${CT_WEBDIR}/contao/file.php 8${CT_WEBDIR}/contao/file.php
9${CT_WEBDIR}/contao/files.php 9${CT_WEBDIR}/contao/files.php
10${CT_WEBDIR}/contao/help.php 10${CT_WEBDIR}/contao/help.php
11${CT_WEBDIR}/contao/index.php 11${CT_WEBDIR}/contao/index.php
12${CT_WEBDIR}/contao/install.php 12${CT_WEBDIR}/contao/install.php
13${CT_WEBDIR}/contao/main.php 13${CT_WEBDIR}/contao/main.php
14${CT_WEBDIR}/contao/page.php 14${CT_WEBDIR}/contao/page.php
@@ -2041,26 +2041,27 @@ ${CT_WEBDIR}/system/themes/default/image @@ -2041,26 +2041,27 @@ ${CT_WEBDIR}/system/themes/default/image
2041${CT_WEBDIR}/system/themes/default/images/regular_2.gif 2041${CT_WEBDIR}/system/themes/default/images/regular_2.gif
2042${CT_WEBDIR}/system/themes/default/images/regular_3.gif 2042${CT_WEBDIR}/system/themes/default/images/regular_3.gif
2043${CT_WEBDIR}/system/themes/default/images/regular_4.gif 2043${CT_WEBDIR}/system/themes/default/images/regular_4.gif
2044${CT_WEBDIR}/system/themes/default/images/regular_5.gif 2044${CT_WEBDIR}/system/themes/default/images/regular_5.gif
2045${CT_WEBDIR}/system/themes/default/images/regular_6.gif 2045${CT_WEBDIR}/system/themes/default/images/regular_6.gif
2046${CT_WEBDIR}/system/themes/default/images/regular_7.gif 2046${CT_WEBDIR}/system/themes/default/images/regular_7.gif
2047${CT_WEBDIR}/system/themes/default/images/reload.gif 2047${CT_WEBDIR}/system/themes/default/images/reload.gif
2048${CT_WEBDIR}/system/themes/default/images/right.gif 2048${CT_WEBDIR}/system/themes/default/images/right.gif
2049${CT_WEBDIR}/system/themes/default/images/root.gif 2049${CT_WEBDIR}/system/themes/default/images/root.gif
2050${CT_WEBDIR}/system/themes/default/images/root_1.gif 2050${CT_WEBDIR}/system/themes/default/images/root_1.gif
2051${CT_WEBDIR}/system/themes/default/images/select.gif 2051${CT_WEBDIR}/system/themes/default/images/select.gif
2052${CT_WEBDIR}/system/themes/default/images/settings.gif 2052${CT_WEBDIR}/system/themes/default/images/settings.gif
2053${CT_WEBDIR}/system/themes/default/images/show.gif 2053${CT_WEBDIR}/system/themes/default/images/show.gif
 2054${CT_WEBDIR}/system/themes/default/images/store.gif
2054${CT_WEBDIR}/system/themes/default/images/su.gif 2055${CT_WEBDIR}/system/themes/default/images/su.gif
2055${CT_WEBDIR}/system/themes/default/images/tablewizard.gif 2056${CT_WEBDIR}/system/themes/default/images/tablewizard.gif
2056${CT_WEBDIR}/system/themes/default/images/theme_export.gif 2057${CT_WEBDIR}/system/themes/default/images/theme_export.gif
2057${CT_WEBDIR}/system/themes/default/images/theme_import.gif 2058${CT_WEBDIR}/system/themes/default/images/theme_import.gif
2058${CT_WEBDIR}/system/themes/default/images/themes.gif 2059${CT_WEBDIR}/system/themes/default/images/themes.gif
2059${CT_WEBDIR}/system/themes/default/images/undo.gif 2060${CT_WEBDIR}/system/themes/default/images/undo.gif
2060${CT_WEBDIR}/system/themes/default/images/unpublished.gif 2061${CT_WEBDIR}/system/themes/default/images/unpublished.gif
2061${CT_WEBDIR}/system/themes/default/images/up.gif 2062${CT_WEBDIR}/system/themes/default/images/up.gif
2062${CT_WEBDIR}/system/themes/default/images/update.gif 2063${CT_WEBDIR}/system/themes/default/images/update.gif
2063${CT_WEBDIR}/system/themes/default/images/user.gif 2064${CT_WEBDIR}/system/themes/default/images/user.gif
2064${CT_WEBDIR}/system/themes/default/images/user_.gif 2065${CT_WEBDIR}/system/themes/default/images/user_.gif
2065${CT_WEBDIR}/system/themes/default/images/visible.gif 2066${CT_WEBDIR}/system/themes/default/images/visible.gif
2066${CT_WEBDIR}/system/themes/default/images/wrap.gif 2067${CT_WEBDIR}/system/themes/default/images/wrap.gif

cvs diff -r1.12 -r1.13 pkgsrc/www/contao211/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/contao211/Attic/distinfo 2013/01/07 14:30:30 1.12
+++ pkgsrc/www/contao211/Attic/distinfo 2013/02/06 15:56:55 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2013/01/07 14:30:30 taca Exp $ 1$NetBSD: distinfo,v 1.13 2013/02/06 15:56:55 taca Exp $
2 2
3SHA1 (contao-2.11.8.tar.gz) = a4470185cfa5f842e2288ed1f86c22dc0fc9c702 3SHA1 (contao-2.11.9.tar.gz) = d9775a777e3c6c585f530e6749f06685e6db4722
4RMD160 (contao-2.11.8.tar.gz) = 62e6422c2f503dca916e9aa076953c48209c5c3b 4RMD160 (contao-2.11.9.tar.gz) = d6b65e760889b2d51312df7dea85bf23ebea086f
5Size (contao-2.11.8.tar.gz) = 5330929 bytes 5Size (contao-2.11.9.tar.gz) = 5333067 bytes
6SHA1 (patch-system_initialize.php) = 109f381bef4bae32617549709601eb2a30bbb01a 6SHA1 (patch-system_initialize.php) = 109f381bef4bae32617549709601eb2a30bbb01a