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

Cryptography 37.0.4 #680

Merged
merged 3 commits into from
Jul 6, 2022
Merged

Conversation

vlaci
Copy link
Contributor

@vlaci vlaci commented Jul 5, 2022

See #679 (comment) for why I have removed 37.0.4
Also see openssl/openssl@6677e45 for the actual regression that actually brings down the whole application when ran an a sufficiently new CPU.

Also improved the error message for unknown versions to make updating cryptography easier in the future.

@vlaci vlaci changed the title Cryptograph 37.0.4 Cryptography 37.0.4 Jul 5, 2022
When `null` hash is used, a cryptic error is printed for unknown
versions:

> unpacking source archive
> do not know how to unpack source archive

With fakeHash, the build continues and we can see an actual hash
mismatch error:

> error: hash mismatch in fixed-output derivation '/nix/store/m95mjg0rf1w1x6qrxby4dajy3shvn2r9-cryptography-37.0.4-vendor.tar.gz.drv':
>          specified: sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
>             got:    sha256-f8r6QclTwkgK20CNe9i65ZOqvSUeDc4Emv6BFBhh1hI=
@vlaci vlaci force-pushed the cryptograph-37.0.4 branch from 0187854 to c1e8099 Compare July 5, 2022 16:52
@adisbladis adisbladis merged commit fc1930e into nix-community:master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants