[ARVADOS] updated: 1.3.0-1612-g7d7f8ea0b
Git user
git at public.curoverse.com
Fri Sep 20 19:59:19 UTC 2019
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
discards 39eb1f4e97873fe0dff6f4e7f0dc68f9cc97aada (commit)
via 7d7f8ea0b9fe667dcd2ce61ac3a9a51aa9d41c84 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (39eb1f4e97873fe0dff6f4e7f0dc68f9cc97aada)
\
N -- N -- N (7d7f8ea0b9fe667dcd2ce61ac3a9a51aa9d41c84)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 7d7f8ea0b9fe667dcd2ce61ac3a9a51aa9d41c84
Author: Fernando Monserrat <fmonserrat at veritasgenetics.com>
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..ddb52fc23 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -98,6 +98,12 @@ 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
+
+The Python 3 dependency for Centos7 Arvados packages was upgraded from rh-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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list