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/1.1.0-rc05/apache-doris-1.1.0-src.tar.gz # tar zxf apache-doris-1.1.0-src.tar.gz # cd apache-doris-1.1.0-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 5892 files, valid: 3994, invalid: 0, ignored: 1898, fixed: 0 # wget https://dist.apache.org/repos/dist/dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-src.tar.gz.asc # wget https://downloads.apache.org/doris/KEYS # wget https://dist.apache.org/repos/dist/dev/doris/1.1/1.1.0-rc05/apache-doris-1.1.0-src.tar.gz.sha512 # gpg --import KEYS # gpg --verify apache-doris-1.1.0-src.tar.gz.asc apache-doris-1.1.0-src.tar.gz gpg: Signature made Sun 10 Jul 2022 10:07:44 PM CST gpg: using RSA key 821B27C3F05B15ED gpg: Good signature from "chenmingyu (cmy-new-key) <morning...@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: 1117 4976 86AC 16B5 B4FA 7C01 821B 27C3 F05B 15ED # sha512sum --check apache-doris-1.1.0-src.tar.gz.sha512 apache-doris-1.1.0-src.tar.gz: OK # docker run -it -v /data/doris-1.x/.m2:/root/.m2 -v /data/test/apache-doris-1.1.0-src/:/root/apache-doris-1.1.0-src/ apache/incubator-doris:build-env-ldb-toolchain-latest # cd /root/apache-doris-1.1.0-src/ # sh build.sh --- lide-reed l...@apache.org On 2022/07/11 03:53:48 张家峰 wrote: > +1 > this is a great version > I have verified all versions, it is OK > > 1. > > [x] Whether the download link is legitimate. > 2. > > [x] Whether the checksum and PGP signature are legitimate. 3. > 3. > > [x] Whether the DISCLAIMER or DISCLAIMER-WIP is included. > 4. > > [x] Whether the code matches the current release. > 5. > > [x] Whether the LICENSE and NOTICE files are correct. > 6. > > [x] All files carry the necessary protocol descriptions. > 7. > > [x] No compiled content is included in the source package. > 8. > > [x] Whether the compilation can be executed without problems. > > > Mingyu Chen <morning...@163.com> 于2022年7月11日周一 09:10写道: > > > Hi all, > > > > > > > > > > Please review and vote on Apache Doris 1.1.0 release. > > > > The release candidate has been tagged in GitHub as 1.1.0-rc05, available > > here: > > > > https://github.com/apache/doris/tree/1.1.0-rc05 > > > > > > Compare to rc03, we have fixed some bugs about vec execution engine[1]. > > > > > > > > > > Release Notes are here: > > > > https://github.com/apache/doris/issues/9949 > > > > > > > > > > Since last release, we merged 452 commits in this release with 90 > > contributors. > > Thanks to everyone who has contributed to this release. > > > > > > > > > > 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/1.1.0-rc05/ > > > > > > > > > > In this release, in addition to the source package, we also provide binary > > packages for different environments such as jdk8, jdk11, x86, arm, etc. > > > > > > > > > > KEYS file is available here: > > > > https://downloads.apache.org/doris/KEYS > > > > > > > > > > It is also listed here: > > > > https://people.apache.org/keys/committer/morningman.asc > > > > > > > > > > To verify and build, you can refer to following link: > > > > > > http://doris.incubator.apache.org/community/release-and-verify/release-verify.html > > > > > > > > > > The vote will be open for at least 72 hours. > > > > [ ] +1 Approve the release > > > > [ ] +0 No opinion > > > > [ ] -1 Do not release this package because ... > > > > > > [1] https://github.com/apache/doris/compare/1.1.0-rc03...1.1.0-rc05 > > > > -- > > > > 此致!Best Regards > > 陈明雨 Mingyu Chen > > > > Email: > > morning...@apache.org > > > > -- > 张家峰 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org