Felix Fontein
08adb6b297
Deprecate check mode behavior of pipe modules. ( #714 )
2024-02-25 17:00:37 +01:00
Felix Fontein
42ba0a88f4
Prepare 2.18.0.
2024-02-23 20:07:06 +01:00
Felix Fontein
1736602ce7
Allow to configure how serial numbers are provided to x509_crl. ( #715 )
2024-02-19 21:05:13 +01:00
Felix Fontein
6b1a3d6e68
Add conversion filters for serial numbers ( #713 )
...
* Refactoring.
* Add parse_filter and to_filter plugins.
* Mention filters when serial numbers are accepted or returned.
2024-02-18 21:27:48 +01:00
Steffen Gufler
51591891d3
luks_device: fix remove_keyslot not working when set to 0 and duplicate keys ( #710 )
...
* luks_device: fix remove_keyslot not working when set to 0
* luks_device: fix module outputting 'ok' when trying to add a key that is already present in another keyslot
* luks_device: fix breaking unit tests
* luks_device: Duplicate key test case code cleanup
* luks_device: Fix testing of LUKS passphrases when only testing one key slot
* luks_device: Fix testing of LUKS passphrases when only testing one key slot
* luks_device: Add changelog fragment for PR #710
* luks_device: Update changlog fragment
2024-02-11 12:23:21 +01:00
Felix Fontein
d1a229c255
Add MarkDown changelog and use it by default. ( #708 )
2024-02-09 13:08:12 +01:00
Felix Fontein
d9698a6eff
Next expected release is 2.18.0.
2024-01-27 12:47:38 +01:00
Felix Fontein
37fed289e6
Release 2.17.1.
2024-01-27 10:44:08 +01:00
Felix Fontein
9ec8680936
Emit warning when consistency cannot be checked. ( #705 )
2024-01-27 10:39:13 +01:00
Felix Fontein
87af1f2761
Disable consistency checking of RSA keys for cryptography 42.0.0 which no longer gives access to the required function. ( #702 )
2024-01-26 17:47:46 +01:00
Felix Fontein
da30487119
Prepare 2.17.1 release.
2024-01-25 23:52:22 +01:00
Felix Fontein
b57aa4a2ca
Fix openssl_dhparam. ( #698 )
2024-01-25 23:42:03 +01:00
Felix Fontein
a5f5ea1128
Next expected release is 2.18.0.
2024-01-21 09:29:10 +01:00
Felix Fontein
91dd7cd4dc
Release 2.17.0.
2024-01-21 09:03:37 +01:00
Felix Fontein
2913826352
Prepare 2.17.0 release.
2024-01-21 08:46:32 +01:00
Felix Fontein
0bc15598d7
Simplifiy workflows. ( #696 )
2024-01-17 23:14:53 +01:00
Felix Fontein
fb3f68ca96
Use import galaxy workflow from https://github.com/ansible-collections/community.docker/pull/754 . ( #694 )
2024-01-13 17:08:03 +01:00
0x00ace
a4edf22a9c
add allow discard option for luks devices ( #693 )
...
* add allow discard option for luks devices
* Add allow_discards to perfomance tests
* Fix version for luks devices doc
* Update plugins/modules/luks_device.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* add changelog fragment
* Update changelogs/fragments/693-allow-discards.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
* added allow_discards to the persistently stored option list
* allow_discards works with not only luks2 containers
* Update plugins/modules/luks_device.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-01-13 09:34:07 +01:00
Felix Fontein
97e44c4ba5
Remove some Shippable specific code that trips latest shellcheck. ( #692 )
2024-01-04 22:46:46 +01:00
Felix Fontein
453adb5d04
Remove FreeBSD 12.4 from CI. ( #690 )
2023-12-31 13:51:54 +00:00
Felix Fontein
033b456b7a
Add new error message. ( #688 )
2023-12-20 13:37:19 +01:00
dependabot[bot]
73dbb84fc6
Bump actions/setup-python from 4 to 5 ( #686 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 06:56:23 +01:00
Felix Fontein
780fb28946
Next expected release is 2.17.0.
2023-12-09 11:24:42 +01:00
Felix Fontein
815ce43d17
Release 2.16.2.
2023-12-09 11:03:32 +01:00
Felix Fontein
170d837122
Increase retry count from 5 to 10. ( #685 )
2023-12-08 21:36:20 +01:00
Felix Fontein
b5269b25a3
Improve error reporting. ( #684 )
2023-12-08 20:57:49 +01:00
Felix Fontein
f12e814344
Deactivate FreeBSD 13.1 in CI. ( #683 )
2023-12-07 22:50:33 +01:00
Felix Fontein
5d5a21fddf
Directly handle unexpected non-JSON results. ( #682 )
2023-12-07 22:26:04 +01:00
Felix Fontein
67f1d1129b
Fix handling of non-existing ACME accounts with Digicert ACME endpoint ( #681 )
...
* Compatibility for DigiCert CA: also accept 404 instead of 400 for non-existing accounts.
* Add changelog fragment.
* Fix URL.
2023-12-07 22:25:54 +01:00
Felix Fontein
d9362a2ce9
Prepare 2.16.2 release.
2023-12-07 21:08:34 +01:00
Felix Fontein
4e5966e477
Next expected release is 2.17.0.
2023-12-04 22:52:42 +01:00
Felix Fontein
22e24f24c6
Release 2.16.1.
2023-12-04 21:49:56 +01:00
Felix Fontein
35b47f73f4
Fix version in galaxy.yml to 2.16.1.
2023-12-04 21:49:44 +01:00
Felix Fontein
9cc1731767
Revert "Release 2.17.0."
...
This reverts commit c592eaa35a
.
2023-12-04 21:49:29 +01:00
Felix Fontein
c592eaa35a
Release 2.17.0.
2023-12-04 21:49:01 +01:00
Felix Fontein
525a8a5df4
Prepare 2.16.1.
2023-12-04 21:35:41 +01:00
Felix Fontein
e4ba0861e5
Retry also on certain connection errors. ( #680 )
2023-12-04 21:34:51 +01:00
Felix Fontein
29cd0b3bde
Fix bad expressions in tests. ( #677 )
...
ci_complete
2023-11-28 22:57:45 +01:00
Felix Fontein
f2ebae635a
Remove Fedora 36 from CI. ( #676 )
2023-11-24 21:21:14 +01:00
Felix Fontein
75934cdd8c
devel supports Fedora 39, and no longer Fedora 38. ( #674 )
2023-11-17 21:29:45 +01:00
Felix Fontein
cf1fe027dd
Add rhel/9.3 for devel, remove rhel/9.2. ( #673 )
2023-11-15 21:55:20 +01:00
Felix Fontein
e9dbc1a5a5
Next release is expected to be 2.17.0.
2023-10-29 16:17:00 +01:00
Felix Fontein
6bd5eee9b0
Release 2.16.0.
2023-10-29 15:59:31 +01:00
Felix Fontein
fc707c7e31
Add changelog fragment for #664 .
2023-10-29 10:55:12 +01:00
Felix Fontein
eba7e32df1
Due to a new feature, the next release will be 2.16.0.
2023-10-29 10:53:53 +01:00
Steffen Gufler
6504e67139
luks_device: add support for keyslots ( #664 )
...
* luks_device: add support for keyslots
* luks_device: replace python3 format strings with python2 format strings, remove print statements
* luks_device: add missing copyright information in keyslot integration test files
* luks_device: updated failing unit tests for keyslot support
* luks_device: improve detection of luks version
* luks_device: Update documentation on keyslot parameters, minor code improvements
* luks_device: improve validation of keyslot parameters, fix tests for systems that do not support luks2
* luks_device: correct spelling and errors in documentation and output, check all possible locations for LUKS2 header
2023-10-29 10:53:00 +01:00
Felix Fontein
428550165a
Fix typos and FQCN ( #669 )
...
* Fix typos.
* Use FQCNs in examples.
2023-10-28 22:54:56 +02:00
Felix Fontein
a150e77507
Prepare 2.15.2 release.
2023-10-28 22:14:10 +02:00
Felix Fontein
d1299c11d6
Handle pyOpenSSL 23.3.0, which removed PKCS#12 support (at least partially). ( #666 )
2023-10-28 13:38:07 +00:00
Felix Fontein
fccc9d32ee
macOS in CI seems to be very unreliable or even totally dead. ( #665 )
2023-10-22 18:05:21 +02:00