summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-09-18 19:12:30 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-09-18 19:12:30 +0000
commit4dca098ba52643739f89140bf86d7efe3fa171c4 (patch)
tree234d0c4816e08413b7a243fdeb60fad1fec3690b
parentd7b54a9096e87e5de3d6f5eb0d43b31552eeeee0 (diff)
downloadpkgsrc-4dca098ba52643739f89140bf86d7efe3fa171c4.tar.gz
Pullup ticket #5836 - requested by taca
www/contao35: security fix Revisions pulled up: - www/contao35/Makefile 1.40 - www/contao35/distinfo 1.32 --- Module Name: pkgsrc Committed By: taca Date: Tue Sep 18 15:10:58 UTC 2018 Modified Files: pkgsrc/www/contao35: Makefile distinfo Log Message: www/contao35: update to 3.5.36 Version 3.5.36 (2018-09-18) --------------------------- ### Fixed Prevent arbitrary code execution through .phar files (see CVE-2018-17057). ### Fixed Correctly reset the autologin data upon logout (#8868). ### Fixed Remove support for deprecated user password hashes (see #8889).
-rw-r--r--www/contao35/Makefile4
-rw-r--r--www/contao35/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/contao35/Makefile b/www/contao35/Makefile
index d48e31988da..83e07f992ed 100644
--- a/www/contao35/Makefile
+++ b/www/contao35/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2018/04/23 14:00:17 taca Exp $
+# $NetBSD: Makefile,v 1.39.2.1 2018/09/18 19:12:30 bsiegert Exp $
#
DISTNAME= contao-${CT_PKGVER}
@@ -20,7 +20,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.4.0:../../net/php-soap
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib
-CT_VERSION= 3.5.35
+CT_VERSION= 3.5.36
USE_TOOLS= bash:run pax
NO_BUILD= yes
FILESDIR?= ${.CURDIR}/files
diff --git a/www/contao35/distinfo b/www/contao35/distinfo
index f900f20ac0c..220e831e17c 100644
--- a/www/contao35/distinfo
+++ b/www/contao35/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/04/23 14:00:17 taca Exp $
+$NetBSD: distinfo,v 1.31.2.1 2018/09/18 19:12:30 bsiegert Exp $
-SHA1 (contao-3.5.35.tar.gz) = 398499e9e817e3f207a445135c654b7802e02a54
-RMD160 (contao-3.5.35.tar.gz) = 44ce17190a219f85740a490a8599e2edb5db9111
-SHA512 (contao-3.5.35.tar.gz) = 8131e0aaf2d54c51c624206ffd14fba8b3a46621eab93d19bc499cb041a6827f907e94a4d39fd13dfb63500e5c5e3187c267c63d8d993ca1308856b82e4297f8
-Size (contao-3.5.35.tar.gz) = 11203496 bytes
+SHA1 (contao-3.5.36.tar.gz) = fe62e98442fa1258bde5853f4e3a4cb5ee61e8b2
+RMD160 (contao-3.5.36.tar.gz) = 6b7760b499b67eeaeb1f22bded114643bad98b51
+SHA512 (contao-3.5.36.tar.gz) = e718a02ed7bf743f94a344b1cdb79ed0cd4b9c1ed28c03fce95ac6a4ec5eb19dbef05d3f60e530d220b37a81ebd3e574614ecfc3e6f8851b691762dbd0551642
+Size (contao-3.5.36.tar.gz) = 11202935 bytes