summaryrefslogtreecommitdiff
path: root/www/contao
diff options
context:
space:
mode:
authortaca <taca>2012-06-12 14:52:38 +0000
committertaca <taca>2012-06-12 14:52:38 +0000
commitb2adfbb477a95a67f61fe9828c0817502b44655b (patch)
treee038bb5c90cc286a82ddc39efdac8fa1bdd20366 /www/contao
parent153ed0a6c6a3810c52eb7000c5e8edd031ed9cce (diff)
downloadpkgsrc-b2adfbb477a95a67f61fe9828c0817502b44655b.tar.gz
Update contao211 package to 2.11.4 (Contao 2.11.4).
Fixes a critical privilege escalation: http://www.contao.org/en/news/contao-2_11_4.html Version 2.11.4 (2012-06-12) * Fixed Fixed a critical privilege escalation vulnerability which allowed regular users to make themselves administrators (see #4427). * Fixed Support insert tags as external redirect target (see #4373). * Updated Updated the CSS3PIE plugin to version 1.0.0 (see #4378). * Fixed Re-applied the "autofocus the first field" patch (see #4297). * Fixed The pagination menu fix was missing in the listing, search and RSS reader modules (see #4292). * Fixed Added the "required" attribute to the captcha input field (see #4247). * Fixed Correctly tell Google Analytics to anonymize the visitor's IP (see #4290). Heads up: Adjust your moo_analytics templates accordingly! * Fixed Correctly align stylect menus in Safari and Opera (see #4284).
Diffstat (limited to 'www/contao')
-rw-r--r--www/contao/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index a2c39a2a349..392bc407633 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2012/05/06 01:39:40 taca Exp $
+# $NetBSD: Makefile.common,v 1.16 2012/06/12 14:52:38 taca Exp $
#
# used by www/contao210/Makefile
# used by www/contao210-example/Makefile
@@ -10,7 +10,7 @@
# current release
CT210_VERSION= 2.10.4
-CT211_VERSION= 2.11.3
+CT211_VERSION= 2.11.4
CT_VERS?= 210