pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2017Q2] pkgsrc/www/contao35



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Jul 16 08:16:42 UTC 2017

Modified Files:
        pkgsrc/www/contao35 [pkgsrc-2017Q2]: Makefile distinfo

Log Message:
Pullup ticket #5513 - requested by taca
www/contao35: security fix

Revisions pulled up:
- www/contao35/Makefile                                         1.31
- www/contao35/distinfo                                         1.24

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Wed Jul 12 14:42:55 UTC 2017

   Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

   Log Message:
   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).


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.2.1 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.23 -r1.23.2.1 pkgsrc/www/contao35/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/contao35/Makefile
diff -u pkgsrc/www/contao35/Makefile:1.30 pkgsrc/www/contao35/Makefile:1.30.2.1
--- pkgsrc/www/contao35/Makefile:1.30   Tue Apr 25 15:50:41 2017
+++ pkgsrc/www/contao35/Makefile        Sun Jul 16 08:16:42 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/04/25 15:50:41 taca Exp $
+# $NetBSD: Makefile,v 1.30.2.1 2017/07/16 08:16:42 bsiegert Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -21,7 +21,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-curl>=5.4.0:
 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

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.23 pkgsrc/www/contao35/distinfo:1.23.2.1
--- pkgsrc/www/contao35/distinfo:1.23   Tue Apr 25 15:50:41 2017
+++ pkgsrc/www/contao35/distinfo        Sun Jul 16 08:16:42 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2017/04/25 15:50:41 taca Exp $
+$NetBSD: distinfo,v 1.23.2.1 2017/07/16 08:16:42 bsiegert 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