pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/contao35 Update contao35 to 3.5.28.
details: https://anonhg.NetBSD.org/pkgsrc/rev/856bc8f2ae7e
branches: trunk
changeset: 365273:856bc8f2ae7e
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jul 12 14:42:55 2017 +0000
description:
Update contao35 to 3.5.28.
Version 3.5.28 (2017-07-12)
---------------------------
### Fixed
Prevent arbitrary PHP file inclusions in the back end (see CVE-2017-10993).
### Fixed
Improve the accessibility of the CAPTCHA widget (see #8709).
### Fixed
Fixed the iOS scrolling bug in the simple modal script (see #8708).
### Fixed
Correctly cache the unique keys in the SQL cache (see #8712).
diffstat:
www/contao35/Makefile | 4 ++--
www/contao35/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 8b36bec7583c -r 856bc8f2ae7e www/contao35/Makefile
--- a/www/contao35/Makefile Wed Jul 12 14:33:39 2017 +0000
+++ b/www/contao35/Makefile Wed Jul 12 14:42:55 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/04/25 15:50:41 taca Exp $
+# $NetBSD: Makefile,v 1.31 2017/07/12 14:42:55 taca Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -21,7 +21,7 @@
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
DEPENDS+= bash>=4.0:../../shells/bash
-CT_VERSION= 3.5.27
+CT_VERSION= 3.5.28
USE_TOOLS= bash pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files
diff -r 8b36bec7583c -r 856bc8f2ae7e www/contao35/distinfo
--- a/www/contao35/distinfo Wed Jul 12 14:33:39 2017 +0000
+++ b/www/contao35/distinfo Wed Jul 12 14:42:55 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/04/25 15:50:41 taca Exp $
+$NetBSD: distinfo,v 1.24 2017/07/12 14:42:55 taca Exp $
-SHA1 (contao-3.5.27.tar.gz) = 2422a55b73bb551690b704133b9faaafd5a5e961
-RMD160 (contao-3.5.27.tar.gz) = b7d481f817d57e169feb38f59cb4f17fff7eb9cc
-SHA512 (contao-3.5.27.tar.gz) = 93475354aaf68c7b09c5833df608b41e57f73f305813ab24ac1d59e84d7e8a12e7fe79ff84771d54833363cdb9b959ceae30dedad176a70ddedb279077366397
-Size (contao-3.5.27.tar.gz) = 11178701 bytes
+SHA1 (contao-3.5.28.tar.gz) = aa0686b67cce429e830621cdcc80f41f07ddb221
+RMD160 (contao-3.5.28.tar.gz) = 0489e34930db87aec5a7c9083758e106d38f724e
+SHA512 (contao-3.5.28.tar.gz) = fb891cfe949e805d2b082622bc640267898d70b70dd2533161df69c4acc05c2efa8b2357b1da53d9200e441eb03fce3634b4394f57fb59ecdd3e57b690856110
+Size (contao-3.5.28.tar.gz) = 11180306 bytes
Home |
Main Index |
Thread Index |
Old Index