Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign all artifacts for 1.2.2 OpenSearch artifacts #1356

Closed
Tracked by #1333
peterzhuamazon opened this issue Dec 16, 2021 · 5 comments
Closed
Tracked by #1333

Sign all artifacts for 1.2.2 OpenSearch artifacts #1356

peterzhuamazon opened this issue Dec 16, 2021 · 5 comments
Assignees

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Dec 16, 2021

We will post anything related to sigining artifacts for 1.2.2 OpenSearch here.

@peterzhuamazon peterzhuamazon changed the title Sign all artifacts for 1.2.2 artifacts. Sign all artifacts for 1.2.2 OpenSearch artifacts Dec 16, 2021
@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Dec 16, 2021

% gpg --verify opensearch-1.2.2-linux-arm64.tar.gz.sig opensearch-1.2.2-linux-arm64.tar.gz
gpg: Signature made Thu 16 Dec 2021 03:25:05 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

% gpg --verify opensearch-1.2.2-linux-x64.tar.gz.sig opensearch-1.2.2-linux-x64.tar.gz
gpg: Signature made Thu 16 Dec 2021 03:24:02 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

@peterzhuamazon
Copy link
Member Author

% gpg --verify opensearch-min-1.2.2-linux-arm64.tar.gz.sig opensearch-min-1.2.2-linux-arm64.tar.gz
gpg: Signature made Thu 16 Dec 2021 03:48:03 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

% gpg --verify opensearch-min-1.2.2-linux-x64.tar.gz.sig opensearch-min-1.2.2-linux-x64.tar.gz
gpg: Signature made Thu 16 Dec 2021 03:48:45 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

@peterzhuamazon
Copy link
Member Author


opensearch-1.2.2-linux-arm64.tar.gz: OK
opensearch-1.2.2-linux-x64.tar.gz: OK
opensearch-min-1.2.2-linux-arm64.tar.gz: OK
opensearch-min-1.2.2-linux-x64.tar.gz: OK

@peterzhuamazon
Copy link
Member Author


% for i in `ls | grep sig`; do echo $i; gpg --verify $i ${i%.sig}; echo; done
analysis-icu-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:56:49 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-kuromoji-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:56:53 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-nori-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:56:58 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-phonetic-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:03 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-smartcn-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:08 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-stempel-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:14 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

analysis-ukrainian-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:18 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

discovery-azure-classic-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:24 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

discovery-ec2-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:31 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

discovery-gce-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:36 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

ingest-attachment-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:44 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

mapper-annotated-text-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:48 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

mapper-murmur3-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:53 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

mapper-size-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:57:58 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

repository-azure-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:04 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

repository-gcs-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:09 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

repository-hdfs-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:18 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

repository-s3-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:22 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

store-smb-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:27 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4

transport-nio-1.2.2.zip.sig
gpg: Signature made Thu 16 Dec 2021 03:58:32 PM UTC using RSA key ID 542C03B4
gpg: Good signature from "OpenSearch project <[email protected]>"
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: C5B7 4989 65EF D1C2 924B  A9D5 39D3 1987 9310 D3FC
     Subkey fingerprint: 2187 3199 B103 0FCD 49DA  83F8 C2EE 2AF6 542C 03B4


@peterzhuamazon
Copy link
Member Author


analysis-icu-1.2.2.zip: OK
analysis-kuromoji-1.2.2.zip: OK
analysis-nori-1.2.2.zip: OK
analysis-phonetic-1.2.2.zip: OK
analysis-smartcn-1.2.2.zip: OK
analysis-stempel-1.2.2.zip: OK
analysis-ukrainian-1.2.2.zip: OK
discovery-azure-classic-1.2.2.zip: OK
discovery-ec2-1.2.2.zip: OK
discovery-gce-1.2.2.zip: OK
ingest-attachment-1.2.2.zip: OK
mapper-annotated-text-1.2.2.zip: OK
mapper-murmur3-1.2.2.zip: OK
mapper-size-1.2.2.zip: OK
repository-azure-1.2.2.zip: OK
repository-gcs-1.2.2.zip: OK
repository-hdfs-1.2.2.zip: OK
repository-s3-1.2.2.zip: OK
store-smb-1.2.2.zip: OK
transport-nio-1.2.2.zip: OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants