cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.85k stars 143 forks source link

Pre-release Themis 0.15.0 #1011

Closed G1gg1L3s closed 1 year ago

G1gg1L3s commented 1 year ago

Currently the tag is on the pre-release branch, so we need to remove it and put again. But for now, let's just run the tests again.

Checklist

G1gg1L3s commented 1 year ago

Seems like we need to also modify hashes here:

https://github.com/cossacklabs/themis/blob/bc94b63eb6f46f46d82b164264f3497f3a98bf9d/PKGBUILD.MSYS2#L20-L22

G1gg1L3s commented 1 year ago

I added the gothemis/v0.15.0 tag to run the checks on buildbot. We will need to move it later, so it's a reminder.

G1gg1L3s commented 1 year ago

I've also moved the 0.15.0 to the latest commit, so these hashes are not correct again and therefore the MSYS2 tests will fail. We will adjust them after the merge.

https://github.com/cossacklabs/themis/blob/7f4f406e2a94db7af138d16ae197c8c20750c7aa/PKGBUILD.MSYS2#L20-L22

vixentael commented 1 year ago

Bless you! giphy

However Themis Core / MSYS2 environment tests are Failing after 2m