You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2019/10/21 18:09:29 UTC

[orc] branch master updated (fed27e3 -> c471d80)

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

omalley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/orc.git.


    from fed27e3  ORC-552: Fix c++ compilation for centos 6 and 8, and MacOs 10.14.
     add c471d80  ORC-560: Improve docker scripts and add centos 8 and debian 10.

No new revisions were added by this update.

Summary of changes:
 docker/{centos7 => centos8}/Dockerfile  | 12 ++-------
 docker/{debian9 => debian10}/Dockerfile |  8 +++---
 docker/os-list.txt                      |  2 ++
 docker/run-all.sh                       | 31 ++++++++++-----------
 docker/{run-all.sh => run-one.sh}       | 48 +++++++++++++++------------------
 5 files changed, 45 insertions(+), 56 deletions(-)
 copy docker/{centos7 => centos8}/Dockerfile (83%)
 copy docker/{debian9 => debian10}/Dockerfile (90%)
 copy docker/{run-all.sh => run-one.sh} (63%)