Update dependency community.crypto to v2.7.0 - autoclosed #131
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.4
->2.7.0
Release Notes
ansible-collections/community.crypto
v2.7.0
Compare Source
======
Release Summary
Feature release.
Minor Changes
Bugfixes
v2.6.0
Compare Source
======
Release Summary
Feature release.
Minor Changes
pkcs1
,pkcs8
, andssh
to the available choices for theprivate_key_format
option (feat: add private_key_format choices for openssh_keypair ansible-collections/community.crypto#511).v2.5.0
Compare Source
======
Release Summary
Maintenance release with improved licensing declaration and documentation fixes.
Minor Changes
LICENSES/
directory of the collection root. Moreover,SPDX-License-Identifier:
is used to declare the applicable license for every file that is not automatically generated (Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml ansible-collections/community.crypto#491).v2.4.0
Compare Source
======
Release Summary
Deprecation and bugfix release. No new features this time.
Deprecated Features
Bugfixes
v2.3.4
======
Release Summary
Re-release of what was intended to be 2.3.3.
A mistake during the release process caused the 2.3.3 tag to end up on the
commit for 1.9.17, which caused the release pipeline to re-publish 1.9.17
as 2.3.3.
This release is identical to what should have been 2.3.3, except that the
version number has been bumped to 2.3.4 and this changelog entry for 2.3.4
has been added.
v2.3.3
======
Release Summary
Bugfix release.
Bugfixes
Apache-2.0.txt
file forplugins/module_utils/crypto/_obj2txt.py
andplugins/module_utils/crypto/_objects_data.py
.name_constraints_permitted
andname_constraints_excluded
is provided (Fix ValueError: excluded_subtrees must be a non-empty list or None ansible-collections/community.crypto#481).Ed25519
or Ed448 keys ([x509_crl] ValueError: Algorithm must be None when signing via ed25519 or ed448 ansible-collections/community.crypto#473, [PR #472/b3029f75 backport][stable-1] Bump AZP container version ansible-collections/community.crypto#474).v2.3.2
Compare Source
======
Release Summary
Maintenance and bugfix release.
Bugfixes
simplified_bsd.txt
license file for the ECS module utils.v2.3.1
Compare Source
======
Release Summary
Maintenance release.
Bugfixes
PSF-license.txt
file forplugins/module_utils/_version.py
.v2.3.0
Compare Source
======
Release Summary
Feature and bugfix release.
Minor Changes
cryptography >= 37.0.0
in your Execution Environment's Python dependencies file (Add EE support ansible-collections/community.crypto#440).community.crypto.openssl_csr
, these will automatically be converted to IDNA. Conversion will be done per label to IDNA2008 if possible, and IDNA2003 if IDNA2008 conversion fails for that label. Note that IDNA conversion requiresthe Python idna library <https://pypi.org/project/idna/>
_ to be installed. Please note that depending on which versions of the cryptography library are used, it could try to process the converted IDNA another time with the Pythonidna
library and reject IDNA2003 encoded values. Using a new enoughcryptography
version avoids this (Parameter to switch between Punycode and Unicode ansible-collections/community.crypto#426, Improve handling of IDNA/Unicode domains ansible-collections/community.crypto#436).request_timeout
to manage HTTP(S) request timeout (Acme_* modules should have configurable timeouts ansible-collections/community.crypto#447, Make request timeout configurable for all acme modules ansible-collections/community.crypto#448).perf_same_cpu_crypt
,perf_submit_from_crypt_cpus
,perf_no_read_workqueue
,perf_no_write_workqueue
for performance tuning when opening LUKS2 containers (Allow additional options to the cryptsetup ansible-collections/community.crypto#427).persistent
option when opening LUKS2 containers (Add persistent and perf options to the luks_device ansible-collections/community.crypto#434).name_encoding
option to control the encoding (IDNA, Unicode) used to return domain names in general names (Improve handling of IDNA/Unicode domains ansible-collections/community.crypto#436).name_encoding
option to control the encoding (IDNA, Unicode) used to return domain names in general names (Improve handling of IDNA/Unicode domains ansible-collections/community.crypto#436).name_encoding
option to control the encoding (IDNA, Unicode) used to return domain names in general names (Improve handling of IDNA/Unicode domains ansible-collections/community.crypto#436).name_encoding
option to control the encoding (IDNA, Unicode) used to return domain names in general names (Improve handling of IDNA/Unicode domains ansible-collections/community.crypto#436).Bugfixes
issuer
for a revoked certificate is specified (Fix crash in x509_crl when certificate issuer is specified ansible-collections/community.crypto#441).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.