summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2014-02-03 15:23:22 +0000
committertaca <taca>2014-02-03 15:23:22 +0000
commit063128d22fca49dbcbf1bc9d93fba1e3ac6b0e4a (patch)
treeae91cdf31ff32ec8ea9bf28cf7185fb93514891b
parent2fc4bd862961aa1fc00524e9e071623112cbd6d6 (diff)
downloadpkgsrc-063128d22fca49dbcbf1bc9d93fba1e3ac6b0e4a.tar.gz
Update contao32 to 3.2.5, including fix for CVE-2014-1860.
* pkgsrc change: remove obsolete lines for contao31. Version 3.2.5 (2014-02-03) -------------------------- ### Fixed Correctly load the parent pages in the navigation modules (see #6696). ### Fixed Correctly encode URLs with GET parameters in the syndication links (see #6683). ### Fixed Do not pass POST data to the `deserialize()` function, so it is not vulnerable to PHP object injection. Thanks to Pedro Ribeiro for his input (see #6695). ### Fixed Allow any character in passwords, especially the less-than symbol (see #6447). ### Fixed Purge the image cache if a file is being renamed (see #6641). ### Fixed Preserve tags in custom CSS definitions (see #6667). ### Fixed Make the swipe CSS selectors more specific (see #6666). ### Fixed Correctly optimize floating-point numbers in style sheets (see #6674).
-rw-r--r--www/contao/Makefile.common7
-rw-r--r--www/contao32/distinfo8
2 files changed, 6 insertions, 9 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common
index ec28903381b..a3d6394c676 100644
--- a/www/contao/Makefile.common
+++ b/www/contao/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.56 2014/02/03 15:20:39 taca Exp $
+# $NetBSD: Makefile.common,v 1.57 2014/02/03 15:23:22 taca Exp $
#
# used by www/contao/Makefile.example"
# used by www/contao211/Makefile
@@ -9,15 +9,12 @@ CT_MASTER_SITE= https://github.com/contao/core/archive/
# current release
CT211_VERSION= 2.11.14
-CT31_VERSION= 3.1.5
-CT32_VERSION= 3.2.4
+CT32_VERSION= 3.2.5
CT_VERS?= 211
.if ${CT_VERS} == "211"
CT_VERSION= ${CT211_VERSION}
-.elif ${CT_VERS} == "31"
-CT_VERSION= ${CT31_VERSION}
.elif ${CT_VERS} == "32"
CT_VERSION= ${CT32_VERSION}
.else
diff --git a/www/contao32/distinfo b/www/contao32/distinfo
index 4013319f8dd..98105c41f97 100644
--- a/www/contao32/distinfo
+++ b/www/contao32/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2014/01/21 16:20:09 taca Exp $
+$NetBSD: distinfo,v 1.6 2014/02/03 15:23:22 taca Exp $
-SHA1 (contao/3.2.4.tar.gz) = 832455aba00944266808cb0f3fa01143017b492c
-RMD160 (contao/3.2.4.tar.gz) = 88bf0f94cb9009c82fc8e918fdf8ef065f8d2f11
-Size (contao/3.2.4.tar.gz) = 10990059 bytes
+SHA1 (contao/3.2.5.tar.gz) = 25b615f535e539eeb8c8cbee9af6c057f48d0b7b
+RMD160 (contao/3.2.5.tar.gz) = 40ac37d5a3bab39617f34643d8201dfc9046afd7
+Size (contao/3.2.5.tar.gz) = 10996027 bytes
SHA1 (patch-system_bin_sqldump) = a22f7dab9043cf9f965e695b895d7c32f48c9f91