pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/contao35



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Dec 15 16:42:19 UTC 2018

Modified Files:
        pkgsrc/www/contao35: Makefile distinfo

Log Message:
www/contao35: update to 3.5.37

Version 3.5.37 (2018-12-13)
---------------------------

### Fixed
Prevent information disclosure in the back end (see CVE-2018-20028).


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/contao35/Makefile
cvs rdiff -u -r1.32 -r1.33 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.40 pkgsrc/www/contao35/Makefile:1.41
--- pkgsrc/www/contao35/Makefile:1.40   Tue Sep 18 15:10:57 2018
+++ pkgsrc/www/contao35/Makefile        Sat Dec 15 16:42:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2018/09/18 15:10:57 taca Exp $
+# $NetBSD: Makefile,v 1.41 2018/12/15 16:42:19 taca Exp $
 #
 
 DISTNAME=      contao-${CT_PKGVER}
@@ -20,7 +20,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-soap>=5.4.0:
 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.36
+CT_VERSION=    3.5.37
 USE_TOOLS=     bash:run pax
 NO_BUILD=      yes
 FILESDIR?=     ${.CURDIR}/files

Index: pkgsrc/www/contao35/distinfo
diff -u pkgsrc/www/contao35/distinfo:1.32 pkgsrc/www/contao35/distinfo:1.33
--- pkgsrc/www/contao35/distinfo:1.32   Tue Sep 18 15:10:57 2018
+++ pkgsrc/www/contao35/distinfo        Sat Dec 15 16:42:19 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/09/18 15:10:57 taca Exp $
+$NetBSD: distinfo,v 1.33 2018/12/15 16:42:19 taca Exp $
 
-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
+SHA1 (contao-3.5.37.tar.gz) = 9a25b2d4b63c8ac41d7284c16d0650755f7df762
+RMD160 (contao-3.5.37.tar.gz) = 4d6f6a5583051d2e3e88294561160b6a559ad839
+SHA512 (contao-3.5.37.tar.gz) = 64ed1b30fac35875dcbe462fed93d813d50fd6403b693ee09ff51ec83c8040ebfcf0c041c5f5481dccc104f70fd32ab07e8d37fc1cf951a765a5261b55b862e7
+Size (contao-3.5.37.tar.gz) = 11203079 bytes



Home | Main Index | Thread Index | Old Index