Here is my +1(binding), I checked: [x] Checksum and PGP signature are legitimate. [x] DISCLAIMER is included. [x] The source code matches the current release. [x] No compiled content is included in the source package. [x] The compilation can be executed without problems.
--- # wget https://dist.apache.org/repos/dist/dev/doris/1.1.5-rc02/apache-doris-1.1.5-src.tar.gz # tar zxf apache-doris-1.1.5-src.tar.gz # cd apache-doris-1.1.5-src/ # docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check INFO GITHUB_TOKEN is not set, license-eye won't comment on the pull request INFO Loading configuration from file: .licenserc.yaml INFO Totally checked 6021 files, valid: 4037, invalid: 0, ignored: 1984, fixed: 0 # wget https://dist.apache.org/repos/dist/dev/doris/1.1.5-rc02/apache-doris-1.1.5-src.tar.gz.asc # wget https://downloads.apache.org/doris/KEYS # wget https://dist.apache.org/repos/dist/dev/doris/1.1.5-rc02/apache-doris-1.1.5-src.tar.gz.sha512 # gpg --import KEYS # gpg --verify apache-doris-1.1.5-src.tar.gz.asc apache-doris-1.1.5-src.tar.gz gpg: Signature made Tue 13 Dec 2022 02:23:48 PM CST gpg: using RSA key A44E008AF97D3FB3 gpg: Good signature from "yiguolei (yiguolei's key) <yiguo...@apache.org>" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: C1E2 DD8E 8129 9B31 2E42 24F3 A44E 008A F97D 3FB3 # sha512sum --check apache-doris-1.1.5-src.tar.gz.sha512 apache-doris-1.1.5-src.tar.gz: OK # docker run -it -v /data/community_release_test/.m2:/root/.m2 -v /data/community_release_test/apache-doris-1.1.5-src/:/root/apache-doris-1.1.5-src/ apache/doris:build-env-ldb-toolchain-latest # cd /root/apache-doris-1.1.5-src/ # sh build.sh ... *************************************** Successfully build Doris *************************************** --- lide-reed l...@apache.org On 2022/12/13 07:39:52 GuoLei Yi wrote: > Hi all, > > Please review and vote on Apache Doris 1.1.5 release. > > The release candidate has been tagged in GitHub as 1.1.5-rc02, available here: > > https://github.com/apache/doris/tree/1.1.5-rc02 > > This release is a bugfix release for 1.1.4, All users are encouraged > to upgrade to this release. Release Notes are here: > > https://github.com/apache/doris/issues/15032 > > The artifacts (source, convenience binaries, signature and checksum) > corresponding to this release candidate can be found here: > > https://dist.apache.org/repos/dist/dev/doris/1.1.5-rc02/ > > KEYS file is available here: > > https://downloads.apache.org/doris/KEYS > > The vote will be open for at least 72 hours. > > [ ] +1 Approve the release > > [ ] +0 No opinion > > [ ] -1 Do not release this package because ... > > -- > Best Regards, > Yi Guo Lei > SelectDB > The Best Cloud Native Platform for Apache Doris > Tel:134-3991-0228 > Email:yiguo...@gmail.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > For additional commands, e-mail: dev-h...@doris.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org