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.2.1-rc01/apache-doris-1.2.1-src.tar.xz # tar -xf apache-doris-1.2.1-src.tar.xz # cd apache-doris-1.2.1-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 11827 files, valid: 6028, invalid: 0, ignored: 5799, fixed: 0 # wget https://dist.apache.org/repos/dist/dev/doris/1.2.1-rc01/apache-doris-1.2.1-src.tar.xz.asc # wget https://downloads.apache.org/doris/KEYS # wget https://dist.apache.org/repos/dist/dev/doris/1.2.1-rc01/apache-doris-1.2.1-src.tar.xz.sha512 # gpg --import KEYS # gpg --verify apache-doris-1.2.1-src.tar.xz.asc apache-doris-1.2.1-src.tar.xz gpg: Signature made Sat 31 Dec 2022 11:01:00 PM CST gpg: using RSA key 1CB977E6B67D8B75C8B9F1843AD73CC562BD9C52 gpg: issuer "morning...@apache.org" gpg: Good signature from "morningman <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: 1CB9 77E6 B67D 8B75 C8B9 F184 3AD7 3CC5 62BD 9C52 # sha512sum --check apache-doris-1.2.1-src.tar.xz.sha512 apache-doris-1.2.1-src.tar.xz: OK # docker run -it -v /data/community_release_test/apache-doris-1.2.1-src/.m2:/root/.m2 -v /data/community_release_test/apache-doris-1.2.1-src/:/root/apache-doris-1.2.1-src/ apache/doris:build-env-for-1.2 # cd /root/apache-doris-1.2.1-src/ # sh build.sh --- lide-reed l...@apache.org On 2023/01/03 02:20:47 weizuo wrote: > +1. > > I checked: > [x] The download link is legal and the PGP signature are valid. > [x] The source code matches the current release version. > [x] The LICENSE and NOTICE files are correct. > > > Zuo Wei > > Email: wei...@apache.org > > > > > > > > > At 2022-12-31 23:23:11, "Mingyu Chen" <morning...@163.com> wrote: > >Hi all, > >Please review and vote on Apache Doris 1.2.1-rc01 release. > >The release candidate has been tagged in GitHub as 1.2.1-rc01, available > >here: > >https://github.com/apache/doris/releases/tag/1.2.1-rc01 > > > >This is a bug fix release for 1.2.0 > >Release Notes are here: > >https://github.com/apache/doris/issues/15508 > > > >Thanks to everyone who has contributed to this release. > > > >The artifacts (source, binary, signature and checksum) corresponding to this > >release > >candidate can be found here: > >https://dist.apache.org/repos/dist/dev/doris/1.2.1-rc01/ > > > >The binaries is for fe, be and dependencies. > >And for the binary size issue, I move the "fs_broker" and "audit_loader" > >from fe to "dependencies". > >So now the "dependencies" includes: > >1. fs_broker > >2. audit_loader > >3. java-udf-jar-with-dependencies.jar > > > >This has been signed with PGP key 1CB977E6B67D8B75C8B9F1843AD73CC562BD9C52, > >corresponding to > >morning...@apache.org. > > > >KEYS file is available here: > >https://downloads.apache.org/incubator/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: > >https://doris.apache.org/community/release-and-verify/release-verify > > > >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 > >陈明雨 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 > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org