[bisq-network/bisq] Fix mac jar hash (#5487)

cd2357 notifications at github.com
Wed May 12 01:22:39 CEST 2021


Copy the deterministic, signed jar to the binaries folder only after it has been processed. Once copied there, it will be checksum-ed in the last packaging step and the resulting hash will be ready for publishing with the release.

This solves the issue in v1.6.3 and v1.6.4 where the jar was checksum-ed and copied to the binaries folder _before_ being signed and processed (dylib processing, macOS-specific). This resulting checksum would therefore not match anymore with the hash of the signed jar contained in the `dmg`.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5487

-- Commit Summary --

  * Generate checksums for generated binaries
  * Checksum deterministic jar after signing

-- File Changes --

    M desktop/package/package.gradle (23)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5487.patch
https://github.com/bisq-network/bisq/pull/5487.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210511/fa8e2a1b/attachment.htm>


More information about the bisq-github mailing list