Skip to content

[staging] openssl: 1.1.1g -> 1.1.1h#99987

Merged
vcunat merged 1 commit intoNixOS:stagingfrom
mweinelt:openssl
Oct 18, 2020
Merged

[staging] openssl: 1.1.1g -> 1.1.1h#99987
vcunat merged 1 commit intoNixOS:stagingfrom
mweinelt:openssl

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Oct 7, 2020

Motivation for this change
 Major changes between OpenSSL 1.1.1g and OpenSSL 1.1.1h [22 Sep 2020]

    Disallow explicit curve parameters in verifications chains when X509_V_FLAG_X509_STRICT is used
    Enable 'MinProtocol' and 'MaxProtocol' to configure both TLS and DTLS contexts
    Oracle Developer Studio will start reporting deprecation warnings
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@mweinelt mweinelt requested a review from peti October 8, 2020 00:04
@ajs124 ajs124 mentioned this pull request Oct 8, 2020
10 tasks
@jonringer
Copy link
Contributor

@GrahamcOfBorg eval

@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Oct 8, 2020
@vcunat vcunat merged commit c3b9b39 into NixOS:staging Oct 18, 2020
@mweinelt mweinelt deleted the openssl branch October 18, 2020 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants