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

kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 131f3eaa5a GH-34802: [C++][Parquet] Allow passing pool to decoder 
(#34803)
     add fa4b170575 GH-33934: [Packaging][Linux] Enable Flight for arm64 
(#34717)

No new revisions were added by this update.

Summary of changes:
 dev/release/verify-apt.sh                          |  26 +-
 dev/release/verify-yum.sh                          |   1 -
 dev/tasks/linux-packages/apache-arrow/Rakefile     |  19 +-
 .../apache-arrow/apt/debian-bullseye/Dockerfile    |   3 +-
 .../apache-arrow/apt/ubuntu-focal/Dockerfile       |   3 +-
 .../apache-arrow/apt/ubuntu-jammy/Dockerfile       |   3 +-
 .../apache-arrow/apt/ubuntu-kinetic/Dockerfile     |   3 +-
 .../linux-packages/apache-arrow/debian/control.in  | 307 +++++++++++----------
 dev/tasks/linux-packages/apache-arrow/debian/rules |  11 +-
 .../linux-packages/apache-arrow/yum/arrow.spec.in  |   5 +-
 .../{github.linux.amd64.yml => github.linux.yml}   |  43 ++-
 dev/tasks/linux-packages/package-task.rb           |   9 +-
 dev/tasks/linux-packages/travis.linux.arm64.yml    | 164 -----------
 dev/tasks/macros.jinja                             |  16 +-
 dev/tasks/tasks.yml                                |  24 +-
 15 files changed, 234 insertions(+), 403 deletions(-)
 rename dev/tasks/linux-packages/{github.linux.amd64.yml => github.linux.yml} 
(77%)
 delete mode 100644 dev/tasks/linux-packages/travis.linux.arm64.yml

Reply via email to