X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72a6365ef498eaa9f27b0bc530eb67e25c0da0bb..3c87946740b83f612561f998f7d83586593be830:/doc/admin/upgrading.html.textile.liquid?ds=sidebyside diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid index 6e2e6cba6d..09bef2a62a 100644 --- a/doc/admin/upgrading.html.textile.liquid +++ b/doc/admin/upgrading.html.textile.liquid @@ -125,6 +125,10 @@ h4. Centos7 package for libpam-arvados depends on the python-pam package, which As part of story "#9945":https://dev.arvados.org/issues/9945, it was discovered that the Centos7 package for libpam-arvados was missing a dependency on the python-pam package, which is available from the EPEL repository. The dependency has been added to the libpam-arvados package. This means that going forward, the EPEL repository will need to be enabled to install libpam-arvados on Centos7. +h4. New configuration + +Arvados is migrating to a centralized configuration file for all components. During the migration, legacy configuration files will continue to be loaded. See "Migrating Configuration":config-migration.html for details. + h3. v1.3.0 (2018-12-05) This release includes several database migrations, which will be executed automatically as part of the API server upgrade. On large Arvados installations, these migrations will take a while. We've seen the upgrade take 30 minutes or more on installations with a lot of collections.