+1

I ran the followings on Debian GNU/Linux sid:

  * TEST_DEFAULT=0 \
      TEST_GO=1 \
      dev/release/verify-release-candidate.sh 8.0.1 0

with:

  * go version go1.18.3 linux/amd64


Thanks,
-- 
kou

In <20220715.061057.1116573445635493266....@clear-code.com>
  "[VOTE] Release Apache Arrow 8.0.1 - RC0" on Fri, 15 Jul 2022 06:10:57 +0900 
(JST),
  Sutou Kouhei <k...@clear-code.com> wrote:

> Hi,
> 
> I would like to propose the following release candidate
> (RC0) of Apache Arrow version 8.0.1. This is a release
> consisting of 1 resolved JIRA issues[1].
> 
> This is one of releases[2] that focus on a Go related
> security vulnerability[3]. We don't publish binary artifacts
> of this release because we don't have Go related binaries.
> 
> This release candidate is based on commit:
> 9966c39583f1e203bac9200753e9db32478d43a6 [4]
> 
> The source release rc0 is hosted at [5].
> The changelog is located at [6].
> 
> Please download, verify checksums and signatures, run the
> unit tests, and vote on the release. See [7] for how to
> validate a release candidate. But you need to verify only Go
> related tests because this release candidate only includes a
> change for Go. So we can use the following command line:
> 
>     TEST_DEFAULT=0 TEST_GO=1 dev/release/verify-release-candidate.sh 8.0.1 0
> 
> The vote will be open for at least 72 hours.
> 
> [ ] +1 Release this as Apache Arrow 8.0.1
> [ ] +0
> [ ] -1 Do not release this as Apache Arrow 8.0.1 because...
> 
> [1]: 
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%208.0.1
> [2] https://lists.apache.org/thread/qkkzpvmxc0coqhdkc1qoygwy6h4v5sgn
> [3] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28948
> [4]: 
> https://github.com/apache/arrow/tree/9966c39583f1e203bac9200753e9db32478d43a6
> [5]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-8.0.1-rc0
> [6]: 
> https://github.com/apache/arrow/blob/9966c39583f1e203bac9200753e9db32478d43a6/CHANGELOG.md
> [7]: 
> https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates

Reply via email to