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.0-rc04/apache-doris-1.2.0-src.tar.xz
# tar -xf apache-doris-1.2.0-src.tar.xz 
# cd apache-doris-1.2.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 11732 files, valid: 5986, invalid: 0, ignored: 5746, 
fixed: 0 

# wget 
https://dist.apache.org/repos/dist/dev/doris/1.2.0-rc04/apache-doris-1.2.0-src.tar.xz.asc
# wget https://downloads.apache.org/doris/KEYS
# wget 
https://dist.apache.org/repos/dist/dev/doris/1.2.0-rc04/apache-doris-1.2.0-src.tar.xz.sha512
# gpg --import KEYS
# gpg --verify apache-doris-1.2.0-src.tar.xz.asc apache-doris-1.2.0-src.tar.xz
gpg: Signature made Mon 05 Dec 2022 03:13:37 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.2.0-src.tar.xz.sha512 
apache-doris-1.2.0-src.tar.xz: OK

# docker run -it -v /data/test/apache-doris-1.2.0-src/.m2:/root/.m2 -v 
/data/test/apache-doris-1.2.0-src/:/root/apache-doris-1.2.0-src/ 
apache/doris:build-env-ldb-toolchain-latest
# cd /root/apache-doris-1.2.0-src/
# sh build.sh 

---
lide-reed
l...@apache.org

On 2022/12/05 10:27:44 stalary wrote:
> Here is my +1.
> 
> 
> by stalary
> 
> 
> On 12/4/2022 15:47,Mingyu Chen<morning...@163.com> wrote:
> Hi all,
> 
> 
> 
> 
> Please review and vote on Apache Doris 1.2.0-rc04 release.
> In rc04, we fix a meta persiste bug found in rc03.
> 
> 
> 
> 
> The release candidate has been tagged in GitHub as 1.2.0-rc04, available here:
> 
> https://github.com/apache/doris/releases/tag/1.2.0-rc04
> 
> 
> 
> 
> This is a BIG release with tremendous features and improvements.
> 
> Release Notes are here:
> 
> https://github.com/apache/doris/issues/14461
> 
> 
> 
> 
> 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.0-rc04/
> 
> 
> 
> 
> This has been signed with PGP key F05B15ED, 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

Reply via email to