[ARVADOS] updated: 1.3.0-1616-gd4523b43d
Git user
git at public.curoverse.com
Fri Sep 20 15:49:37 UTC 2019
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 4 ++++
1 file changed, 4 insertions(+)
via d4523b43dcd95c894aa05b3ae481feb8daeb3379 (commit)
from ff467b856351746e91dd29eea391213d62f56a18 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d4523b43dcd95c894aa05b3ae481feb8daeb3379
Author: Fernando Monserrat <fmonserrat at Fernandos-MBP>
Date: Fri Sep 20 12:49:15 2019 -0300
15648: update documentation adding upgrade to rh-python36
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index e1e29ed12..3791ab77b 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -94,6 +94,10 @@ The "postgres-contrib package":https://www.postgresql.org/docs/10/contrib.html h
Subsequently, the <code class="userinput">psql -d 'arvados_production' -c '\dx'</code> command will display the installed extensions for the arvados_production database. This list should now contain @pg_trgm at .
+h4. Centos7 Python 3 dependency upgraded to rh-python36
+
+Bug found on "#15648":https://dev.arvados.org/issues/15648, the Python 3 dependency for Centos7 Arvados packages was upgraded from SCL python35 to rh-python36.
+
h4. Migrating to centralized config.yml
See "Migrating Configuration":config-migration.html for notes on migrating legacy per-component configuration files to the new centralized @/etc/arvados/config.yml at . To ensure a smooth transition, the per-component config files continue to be read, and take precedence over the centralized configuration.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list