You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2021/12/07 17:03:30 UTC

[incubator-datalab] 01/01: Merge pull request #1373 from apache/DATALAB-2567

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit 10ede210e71502c6bd89b09f7a2efdfe4b503450
Merge: ae16f21 55ba1e8
Author: Leonid Frolov <51...@users.noreply.github.com>
AuthorDate: Tue Dec 7 19:03:23 2021 +0200

    Merge pull request #1373 from apache/DATALAB-2567
    
    [DATALAB-2567]: replaced scp with rsync to cover openssh vulnerability

 .../src/base/scripts/install_prerequisites.py                |  4 ++--
 .../src/general/files/aws/base_Dockerfile                    |  2 +-
 .../src/general/files/azure/base_Dockerfile                  |  2 +-
 .../src/general/files/gcp/base_Dockerfile                    |  2 +-
 .../src/general/lib/os/debian/ssn_lib.py                     |  2 +-
 .../src/general/lib/os/redhat/ssn_lib.py                     |  2 +-
 .../aws/jupyter_install_dataengine-service_kernels.py        |  2 +-
 .../aws/rstudio_install_dataengine-service_kernels.py        |  2 +-
 .../aws/zeppelin_install_dataengine-service_kernels.py       |  2 +-
 .../gcp/jupyter_install_dataengine-service_kernels.py        |  2 +-
 .../gcp/rstudio_install_dataengine-service_kernels.py        |  2 +-
 .../gcp/zeppelin_install_dataengine-service_kernels.py       |  2 +-
 .../src/ssn/scripts/configure_docker.py                      |  8 ++++----
 .../src/ssn/scripts/configure_ssn_node.py                    |  4 ++--
 infrastructure-provisioning/src/ssn/scripts/configure_ui.py  | 12 ++++++------
 15 files changed, 25 insertions(+), 25 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org