[ARVADOS] updated: 1.3.0-1617-g64dfe5850
Git user
git at public.curoverse.com
Fri Sep 20 18:39:50 UTC 2019
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
via 64dfe58500e4d429dd9d93b9e7f43c7955500e98 (commit)
from d4523b43dcd95c894aa05b3ae481feb8daeb3379 (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 64dfe58500e4d429dd9d93b9e7f43c7955500e98
Author: Fernando Monserrat <fmonserrat at Fernandos-MBP>
Date: Fri Sep 20 15:38:48 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 3791ab77b..2d379f5e1 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -94,14 +94,17 @@ 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.
+h3(#v1_4_1). v1.4.1 (2019-09-20)
+
+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.
+
+
h3(#v1_4_0). v1.4.0 (2019-06-05)
h4. Populating the new file_count and file_size_total columns on the collections table
@@ -195,9 +198,6 @@ h4. python-arvados-cwl-runner deb/rpm package now conflicts with python-cwltool
As part of story "#9945":https://dev.arvados.org/issues/9945, the distribution packaging (deb/rpm) of our Python packages has changed. The python-arvados-cwl-runner package now includes a version of cwltool. If present, the python-cwltool and cwltool distribution packages will need to be uninstalled before the python-arvados-cwl-runner deb or rpm package can be installed.
-h4. Centos7 Python 3 dependency upgraded to rh-python35
-
-As part of story "#9945":https://dev.arvados.org/issues/9945, the Python 3 dependency for Centos7 Arvados packages was upgraded from SCL python33 to rh-python35.
h4. Centos7 package for libpam-arvados depends on the python-pam package, which is available from EPEL
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list