From owner-svn-ports-branches@freebsd.org Tue Jul 26 14:00:24 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0248DBA5F1C; Tue, 26 Jul 2016 14:00:24 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5A1917B5; Tue, 26 Jul 2016 14:00:23 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6QE0MhM079010; Tue, 26 Jul 2016 14:00:22 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6QE0M7l079007; Tue, 26 Jul 2016 14:00:22 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201607261400.u6QE0M7l079007@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 26 Jul 2016 14:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r419110 - branches/2016Q3/www/nextcloud X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 14:00:24 -0000 Author: feld Date: Tue Jul 26 14:00:22 2016 New Revision: 419110 URL: https://svnweb.freebsd.org/changeset/ports/419110 Log: MFH: r418724 r418759 www/nextcloud: 9.0.51 -> 9.0.52 www/nextcloud: 9.0.52 -> 9.0.53 - Guzzle 5 is shipped as part of Nextcloud and can be abused, in some special scenarios PR: 211206 Changes: https://nextcloud.com/httpoxy-can-affect-nextcloud-get-your-update-now/ Security: https://httpoxy.org/ Approved by: ports-secteam (with hat) Modified: branches/2016Q3/www/nextcloud/Makefile branches/2016Q3/www/nextcloud/distinfo branches/2016Q3/www/nextcloud/pkg-plist Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/www/nextcloud/Makefile ============================================================================== --- branches/2016Q3/www/nextcloud/Makefile Tue Jul 26 13:52:20 2016 (r419109) +++ branches/2016Q3/www/nextcloud/Makefile Tue Jul 26 14:00:22 2016 (r419110) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -PORTVERSION= 9.0.51 +PORTVERSION= 9.0.53 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ @@ -11,12 +11,10 @@ COMMENT= Personal cloud which runs on yo LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING-AGPL -USES= cpe tar:bzip2 +USES= cpe php:web tar:bzip2 ssl USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \ mbstring pdo posix session simplexml xml xmlreader xmlwriter \ xsl wddx zip zlib -WANT_PHP_WEB= yes -USE_OPENSSL= yes NEXTCLOUD_USERNAME?= ${WWWOWN} NEXTCLOUD_GROUPNAME?= ${WWWGRP} Modified: branches/2016Q3/www/nextcloud/distinfo ============================================================================== --- branches/2016Q3/www/nextcloud/distinfo Tue Jul 26 13:52:20 2016 (r419109) +++ branches/2016Q3/www/nextcloud/distinfo Tue Jul 26 14:00:22 2016 (r419110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466529288 -SHA256 (nextcloud-9.0.51.tar.bz2) = e085a20e9d85d238239e7e9f714325aee1f0fe949dcace2dbc2e7abaf3041e78 -SIZE (nextcloud-9.0.51.tar.bz2) = 24149758 +TIMESTAMP = 1468863479 +SHA256 (nextcloud-9.0.53.tar.bz2) = 1ceade1f7b3c8692b792ebfd2c5c7259ff6a0a26d3bd46a762ee6f5cdf052904 +SIZE (nextcloud-9.0.53.tar.bz2) = 28549436 Modified: branches/2016Q3/www/nextcloud/pkg-plist ============================================================================== --- branches/2016Q3/www/nextcloud/pkg-plist Tue Jul 26 13:52:20 2016 (r419109) +++ branches/2016Q3/www/nextcloud/pkg-plist Tue Jul 26 14:00:22 2016 (r419110) @@ -5085,8 +5085,11 @@ %%WWWDIR%%/apps/files_external/lib/auth/oauth2/oauth2.php %%WWWDIR%%/apps/files_external/lib/auth/openstack/openstack.php %%WWWDIR%%/apps/files_external/lib/auth/openstack/rackspace.php +%%WWWDIR%%/apps/files_external/lib/auth/password/globalauth.php +%%WWWDIR%%/apps/files_external/lib/auth/password/logincredentials.php %%WWWDIR%%/apps/files_external/lib/auth/password/password.php %%WWWDIR%%/apps/files_external/lib/auth/password/sessioncredentials.php +%%WWWDIR%%/apps/files_external/lib/auth/password/userprovided.php %%WWWDIR%%/apps/files_external/lib/auth/publickey/rsa.php %%WWWDIR%%/apps/files_external/lib/backend/amazons3.php %%WWWDIR%%/apps/files_external/lib/backend/backend.php @@ -7068,6 +7071,54 @@ %%WWWDIR%%/apps/notifications/lib/app.php %%WWWDIR%%/apps/notifications/lib/capabilities.php %%WWWDIR%%/apps/notifications/lib/handler.php +%%WWWDIR%%/apps/password_policy/LICENSE +%%WWWDIR%%/apps/password_policy/appinfo/app.php +%%WWWDIR%%/apps/password_policy/appinfo/info.xml +%%WWWDIR%%/apps/password_policy/appinfo/signature.json +%%WWWDIR%%/apps/password_policy/css/settings-admin.css +%%WWWDIR%%/apps/password_policy/js/settings-admin.js +%%WWWDIR%%/apps/password_policy/lib/passwordpolicyconfig.php +%%WWWDIR%%/apps/password_policy/lib/passwordvalidator.php +%%WWWDIR%%/apps/password_policy/lists/README.md +%%WWWDIR%%/apps/password_policy/lists/converter.php +%%WWWDIR%%/apps/password_policy/lists/list-1.php +%%WWWDIR%%/apps/password_policy/lists/list-10.php +%%WWWDIR%%/apps/password_policy/lists/list-11.php +%%WWWDIR%%/apps/password_policy/lists/list-12.php +%%WWWDIR%%/apps/password_policy/lists/list-13.php +%%WWWDIR%%/apps/password_policy/lists/list-14.php +%%WWWDIR%%/apps/password_policy/lists/list-15.php +%%WWWDIR%%/apps/password_policy/lists/list-16.php +%%WWWDIR%%/apps/password_policy/lists/list-17.php +%%WWWDIR%%/apps/password_policy/lists/list-18.php +%%WWWDIR%%/apps/password_policy/lists/list-19.php +%%WWWDIR%%/apps/password_policy/lists/list-20.php +%%WWWDIR%%/apps/password_policy/lists/list-21.php +%%WWWDIR%%/apps/password_policy/lists/list-22.php +%%WWWDIR%%/apps/password_policy/lists/list-23.php +%%WWWDIR%%/apps/password_policy/lists/list-24.php +%%WWWDIR%%/apps/password_policy/lists/list-25.php +%%WWWDIR%%/apps/password_policy/lists/list-26.php +%%WWWDIR%%/apps/password_policy/lists/list-27.php +%%WWWDIR%%/apps/password_policy/lists/list-28.php +%%WWWDIR%%/apps/password_policy/lists/list-29.php +%%WWWDIR%%/apps/password_policy/lists/list-3.php +%%WWWDIR%%/apps/password_policy/lists/list-30.php +%%WWWDIR%%/apps/password_policy/lists/list-31.php +%%WWWDIR%%/apps/password_policy/lists/list-32.php +%%WWWDIR%%/apps/password_policy/lists/list-33.php +%%WWWDIR%%/apps/password_policy/lists/list-35.php +%%WWWDIR%%/apps/password_policy/lists/list-36.php +%%WWWDIR%%/apps/password_policy/lists/list-37.php +%%WWWDIR%%/apps/password_policy/lists/list-39.php +%%WWWDIR%%/apps/password_policy/lists/list-4.php +%%WWWDIR%%/apps/password_policy/lists/list-5.php +%%WWWDIR%%/apps/password_policy/lists/list-6.php +%%WWWDIR%%/apps/password_policy/lists/list-7.php +%%WWWDIR%%/apps/password_policy/lists/list-8.php +%%WWWDIR%%/apps/password_policy/lists/list-9.php +%%WWWDIR%%/apps/password_policy/settings/settings-admin.php +%%WWWDIR%%/apps/password_policy/templates/settings-admin.php %%WWWDIR%%/apps/provisioning_api/appinfo/info.xml %%WWWDIR%%/apps/provisioning_api/appinfo/routes.php %%WWWDIR%%/apps/provisioning_api/appinfo/signature.json @@ -7412,6 +7463,19 @@ %%WWWDIR%%/apps/templateeditor/lib/mailtemplate.php %%WWWDIR%%/apps/templateeditor/settings-admin.php %%WWWDIR%%/apps/templateeditor/templates/settings-admin.php +%%WWWDIR%%/apps/theming/appinfo/app.php +%%WWWDIR%%/apps/theming/appinfo/info.xml +%%WWWDIR%%/apps/theming/appinfo/routes.php +%%WWWDIR%%/apps/theming/appinfo/signature.json +%%WWWDIR%%/apps/theming/css/settings-admin.css +%%WWWDIR%%/apps/theming/js/3rdparty/jscolor/LICENSE.txt +%%WWWDIR%%/apps/theming/js/3rdparty/jscolor/jscolor.js +%%WWWDIR%%/apps/theming/js/3rdparty/jscolor/jscolor.min.js +%%WWWDIR%%/apps/theming/js/settings-admin.js +%%WWWDIR%%/apps/theming/lib/controller/themingcontroller.php +%%WWWDIR%%/apps/theming/lib/template.php +%%WWWDIR%%/apps/theming/settings/settings-admin.php +%%WWWDIR%%/apps/theming/templates/settings-admin.php %%WWWDIR%%/apps/updatenotification/admin.php %%WWWDIR%%/apps/updatenotification/appinfo/app.php %%WWWDIR%%/apps/updatenotification/appinfo/application.php @@ -7852,6 +7916,91 @@ %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css %%WWWDIR%%/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js +%%WWWDIR%%/apps/user_saml/3rdparty/composer.json +%%WWWDIR%%/apps/user_saml/3rdparty/composer.lock +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/autoload.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/ClassLoader.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/LICENSE +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/autoload_classmap.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/autoload_psr4.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/autoload_real.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/composer/installed.json +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/.coveralls.yml +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/.gitignore +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/.travis.yml +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/CHANGELOG +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/LICENSE +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/README.md +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/_toolkit_loader.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/advanced_settings_example.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/compatibility.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/composer.json +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/endpoints/acs.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/endpoints/metadata.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/endpoints/sls.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/extlib/xmlseclibs/CHANGELOG.txt +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/extlib/xmlseclibs/LICENSE +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/extlib/xmlseclibs/xmlseclibs.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml/AuthRequest.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml/Metadata.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml/Response.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml/Settings.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml/XmlSec.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Auth.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/AuthnRequest.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Constants.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Error.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/LogoutRequest.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/LogoutResponse.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Metadata.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Response.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Settings.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/Utils.php +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/saml-schema-assertion-2.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/saml-schema-authn-context-2.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/saml-schema-authn-context-types-2.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/saml-schema-metadata-2.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/saml-schema-protocol-2.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/sstc-metadata-attr.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/sstc-saml-attribute-ext.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/sstc-saml-metadata-algsupport-v1.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/xenc-schema.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/xml.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/schemas/xmldsig-core-schema.xsd +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/lib/Saml2/version.json +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/locale/en_US/LC_MESSAGES/phptoolkit.mo +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/locale/en_US/LC_MESSAGES/phptoolkit.po +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/locale/es_ES/LC_MESSAGES/phptoolkit.mo +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/locale/es_ES/LC_MESSAGES/phptoolkit.po +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/phpdoc.xml +%%WWWDIR%%/apps/user_saml/3rdparty/vendor/onelogin/php-saml/settings_example.php +%%WWWDIR%%/apps/user_saml/admin.php +%%WWWDIR%%/apps/user_saml/appinfo/app.php +%%WWWDIR%%/apps/user_saml/appinfo/database.xml +%%WWWDIR%%/apps/user_saml/appinfo/info.xml +%%WWWDIR%%/apps/user_saml/appinfo/routes.php +%%WWWDIR%%/apps/user_saml/appinfo/signature.json +%%WWWDIR%%/apps/user_saml/css/admin.css +%%WWWDIR%%/apps/user_saml/css/personal.css +%%WWWDIR%%/apps/user_saml/js/admin.js +%%WWWDIR%%/apps/user_saml/js/personal.js +%%WWWDIR%%/apps/user_saml/js/personal/authtoken-collection.js +%%WWWDIR%%/apps/user_saml/js/personal/authtoken.js +%%WWWDIR%%/apps/user_saml/js/personal/authtoken_view.js +%%WWWDIR%%/apps/user_saml/js/preauth.js +%%WWWDIR%%/apps/user_saml/lib/appinfo/application.php +%%WWWDIR%%/apps/user_saml/lib/controller/authsettingscontroller.php +%%WWWDIR%%/apps/user_saml/lib/controller/samlcontroller.php +%%WWWDIR%%/apps/user_saml/lib/controller/settingscontroller.php +%%WWWDIR%%/apps/user_saml/lib/middleware/onlyloggedinmiddleware.php +%%WWWDIR%%/apps/user_saml/lib/samlsettings.php +%%WWWDIR%%/apps/user_saml/lib/userbackend.php +%%WWWDIR%%/apps/user_saml/personal.php +%%WWWDIR%%/apps/user_saml/templates/admin.php +%%WWWDIR%%/apps/user_saml/templates/notProvisioned.php +%%WWWDIR%%/apps/user_saml/templates/personal.php %%WWWDIR%%/config/.htaccess %%WWWDIR%%/config/config.sample.php @owner @@ -9681,6 +9830,7 @@ %%WWWDIR%%/lib/private/repair/encryptioncompatibility.php %%WWWDIR%%/lib/private/repair/filletags.php %%WWWDIR%%/lib/private/repair/innodb.php +%%WWWDIR%%/lib/private/repair/movechanneltosystemconfig.php %%WWWDIR%%/lib/private/repair/oldgroupmembershipshares.php %%WWWDIR%%/lib/private/repair/preview.php %%WWWDIR%%/lib/private/repair/removegetetagentries.php