This is an automated email from the ASF dual-hosted git repository.
omalley pushed a change to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/orc.git.
from 70068c5 ORC-334: [C++] Add AppVeyor support for integration on windows
new 41f5f71 ORC-366: Improve TZDIR setup for WIN32
new d544eba ORC-511: Fix debian 8 docker file
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
appveyor.yml | 4 ----
cmake_modules/ThirdpartyToolchain.cmake | 2 ++
docker/debian8/Dockerfile | 4 ++--
docker/debian8/apt.conf | 1 +
docker/debian8/sources.list | 7 +++++++
5 files changed, 12 insertions(+), 6 deletions(-)
create mode 100644 docker/debian8/apt.conf
create mode 100644 docker/debian8/sources.list