...
To obtain your release, please, contact Support.
Info |
Optional Step:
The MediationZone package is signed with the [cosign] (https://github.com/sigstore/cosign) tool. There is a signature file in the release package that you can use to verify the main package.
To verify the main package, download the *.tgz file and the *.sig file, and run the following commands:
Code Block |
---|
$ cat >> dr-cosign.pub << EOF
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEU95nqvgnrhrxLLU33rK6lt5qQZVU
AUUEor1i8IGMQQnUOrnH0aRHv5i2AxX3vlgHIRtCUWyxtY52GSakFsNQMQ==
-----END PUBLIC KEY-----
EOF
$ cosign verify-blob --key dr-cosign.pub --signature <download_path>/<version>.sig <download_path>/<version>.tgz |
You should receive the following output if verification succeeded:
Excerpt |
---|
Version | Date of Release | Release Notes | Bug Fix Appendix |
---|
9.1.0.0 | | Release Notes 9.1 View file |
---|
name | MZ_91_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.0.0.pdf |
---|
|
| 9.1.0.1 | 8 Dec 2023 | Release Notes 9.1 View file |
---|
name | MZ_91_SP0_ER1_Release_Notes_.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.0.1.pdf |
---|
|
| 9.1.0.2 | 22 Dec 2023 | Release Notes 9.1 View file |
---|
name | MZ_91_SP0_ER2_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.0.2.pdf |
---|
|
| 9.1.0.3 | 26 Jan 2024 | Release Notes 9.1 View file |
---|
name | MZ_91_SP0_ER3_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.0.3.pdf |
---|
|
| 9.1.1.0 | 1 Feb 2024 | Release Notes 9.1 View file |
---|
name | MZ_91_SP_1_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.1.0.pdf |
---|
|
| 9.1.1.1 | 9 Feb 2024 | Release Notes 9.1 View file |
---|
name | MZ_91_SP1_ER1_Release_Note.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.1.1.pdf |
---|
|
| 9.1.1.2 | 1 March 2024 | Release Notes 9.1 View file |
---|
name | MZ_91_SP1_ER2_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.1.2.pdf |
---|
|
| 9.1.1.3 | 15 March 2024 | Release Notes 9.1 View file |
---|
name | MZ_91_SP1_ER3_Release_Notes.pdf |
---|
|
| Bug Fixes View file |
---|
name | Bug_Fix_Appendix-9.1.1.3.pdf |
---|
|
| 9.1.1.4 | 19 March 2024 | Release Notes 9.1
View file |
---|
name | MZ_91_SP_1_ER_4_Release_Note.pdf |
---|
|
| Bug Fixes
View file |
---|
name | Bug_Fix_Appendix-9.1.1.4.pdf |
---|
|
|
|
...