aws-kms-ruby-encrypt-decrypt-example
aws-kms-ruby-encrypt-decrypt-example copied to clipboard
Bump openssl from 3.0.0 to 3.0.1
Bumps openssl from 3.0.0 to 3.0.1.
Changelog
Sourced from openssl's changelog.
Version 3.0.1
Merged changes in 2.1.4 and 2.2.2. Additionally, the following issues are fixed by this release.
Bug fixes
- Add missing type check in OpenSSL::PKey::PKey#sign's optional parameters. [[GitHub #531]](ruby/openssl#531)
- Work around OpenSSL 3.0's HMAC issues with a zero-length key. [[GitHub #538]](ruby/openssl#538)
- Fix a regression in OpenSSL::PKey::DSA.generate's default of 'q' size. [[GitHub #483]](ruby/openssl#483) [[GitHub #539]](ruby/openssl#539)
- Restore OpenSSL::PKey.read's ability to decode "openssl ecparam -genkey" output when linked against OpenSSL 3.0. [[GitHub #535]](ruby/openssl#535) [[GitHub #540]](ruby/openssl#540)
- Restore error checks in OpenSSL::PKey::EC#{to_der,to_pem}. [[GitHub #541]](ruby/openssl#541)
Commits
e5bbd01Ruby/OpenSSL 3.0.1d2965edMerge branch 'maint-2.2' into maint-3.0de8a644Ruby/OpenSSL 2.2.2afa4078Merge branch 'maint-2.1' into maint-2.25316241Ruby/OpenSSL 2.1.49074854Make GitHub Actions happy on 2.1/2.2 branches459a0e2test/openssl/test_cipher: skip AES-CCM tests on OpenSSL <= 1.1.1bf54b5e5Merge pull request #541 from rhenium/ky/pkey-ec-export-segfault-regression9302d48Merge pull request #540 from rhenium/ky/pkey-read-prefer-keys9247cf8Merge pull request #539 from rhenium/ky/pkey-dsa-generate-fix-q- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)