This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 11e359c ARROW-14454: [Release] shasum is not available on CentOS 8
add 1bac505 ARROW-14390: [Packaging][Ubuntu] Add support for Ubuntu 21.10
No new revisions were added by this update.
Summary of changes:
cpp/cmake_modules/ThirdpartyToolchain.cmake | 8 ++++++++
dev/release/binary-task.rb | 2 +-
dev/release/verify-release-candidate.sh | 19 ++++++++++++-------
dev/tasks/linux-packages/Rakefile | 4 ++++
.../apt/{ubuntu-focal => ubuntu-impish}/Dockerfile | 2 +-
.../{debian-buster-arm64 => ubuntu-impish-arm64}/from | 2 +-
.../apt/{ubuntu-hirsute => ubuntu-impish}/Dockerfile | 2 +-
dev/tasks/linux-packages/github.linux.amd64.yml | 4 ++++
dev/tasks/linux-packages/package-task.rb | 10 ++++++++--
dev/tasks/tasks.yml | 3 ++-
10 files changed, 42 insertions(+), 14 deletions(-)
copy dev/tasks/linux-packages/apache-arrow-apt-source/apt/{ubuntu-focal =>
ubuntu-impish}/Dockerfile (98%)
copy dev/tasks/linux-packages/apache-arrow/apt/{debian-buster-arm64 =>
ubuntu-impish-arm64}/from (97%)
copy dev/tasks/linux-packages/apache-arrow/apt/{ubuntu-hirsute =>
ubuntu-impish}/Dockerfile (98%)