Commit Graph

  • 80334884fb Update CI matrix. (#464) Felix Fontein 2022-05-27 11:00:01 +02:00
  • 4ab45e8c21 ci: enable rhel9.0 tests for openssh_cert (#463) Andrew Pantuso 2022-05-21 10:43:54 -04:00
  • c566a7abf3 Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI (#456) Felix Fontein 2022-05-20 23:03:54 +02:00
  • 1ccd48efba Remove FreeBSD 12.1 from CI. The remote seems to be no longer working. (#459) (#461) patchback[bot] 2022-05-20 15:33:08 +00:00
  • fd0048827d Remove FreeBSD 12.1 from CI. The remote seems to be no longer working. (#459) Felix Fontein 2022-05-20 14:47:05 +02:00
  • 74960eaeac Deprecate Ansible 2.9 and ansible-base 2.10 support. (#460) Felix Fontein 2022-05-20 14:45:56 +02:00
  • a4c077c388 certificate_complete_chain: do not stop execution on unsupported algorithm (#457) (#458) patchback[bot] 2022-05-20 12:47:59 +02:00
  • c49102d688 certificate_complete_chain: do not stop execution on unsupported algorithm (#457) Felix Fontein 2022-05-20 07:22:35 +02:00
  • 40cf8ba2ce Next expected release is 2.4.0. Felix Fontein 2022-05-16 13:02:15 +02:00
  • 2b1e85c86c Next expected release is 1.9.16. Felix Fontein 2022-05-16 12:52:21 +02:00
  • ffc0ab2d40 Release 2.3.1. 2.3.1 Felix Fontein 2022-05-16 12:27:29 +02:00
  • a68f119afe Release 1.9.15. 1.9.15 Felix Fontein 2022-05-16 12:26:27 +02:00
  • 9ebf7d668f [stable-1] Add PSF-license.txt file (#455) Felix Fontein 2022-05-16 09:02:58 +02:00
  • 7183596586 Update with actual CPython 3.9.5 license. (#454) Felix Fontein 2022-05-16 08:24:43 +02:00
  • 5664bfe4b6 Add PSF-license.txt file. (#453) Felix Fontein 2022-05-16 07:40:04 +02:00
  • 4570c481ef Prepare 1.9.15 release. Felix Fontein 2022-05-16 07:14:00 +02:00
  • 4074ff4132 Prepare 2.3.1 release. Felix Fontein 2022-05-16 07:13:15 +02:00
  • e7f9885aa3 Next expected release is 2.4.0. Felix Fontein 2022-05-09 21:11:07 +02:00
  • 5641e2ac9b Release 2.3.0. 2.3.0 Felix Fontein 2022-05-09 20:53:39 +02:00
  • 5d56629d10 Prepare 1.9.15 release. Felix Fontein 2022-05-09 20:52:41 +02:00
  • 37c7100c8b Release 1.9.14. 1.9.14 Felix Fontein 2022-05-09 20:29:24 +02:00
  • 4cf951596f Improve handling of IDNA/Unicode domains (#436) Felix Fontein 2022-05-09 19:57:14 +02:00
  • 90efcc1ca7 Add privatekey_content option. (#452) Felix Fontein 2022-05-09 19:56:08 +02:00
  • 8a1c60e54a Incorporate feedback from #443 that ACME modules work with Sectigo ACME Service for InCommon (#451) Felix Fontein 2022-05-09 13:28:03 +02:00
  • 35266bda0e Prepare 1.9.14 release. Felix Fontein 2022-05-03 19:25:24 +02:00
  • 43665a3892 Prepare 2.3.0 release. Felix Fontein 2022-05-03 19:24:20 +02:00
  • 640bdbc066 Add EE support (#440) Felix Fontein 2022-05-03 19:22:55 +02:00
  • c16d9f78b8 Make request timeout configurable for all acme modules (#448) Jonas Verhofsté 2022-05-03 17:29:38 +02:00
  • 6a90a43995 Fix stable-1 for new cryptography 37.0.0 release (#446) Felix Fontein 2022-04-26 22:33:13 +02:00
  • 91f192ce5b Fix main for new cryptography 37.0.0 release (#445) Felix Fontein 2022-04-26 22:18:37 +02:00
  • e560acdac5 Remove distutils from unit tests. (#444) Felix Fontein 2022-04-21 11:05:18 +02:00
  • 096262b6f1 Fix crash in x509_crl when certificate issuer is specified (#441) (#442) Felix Fontein 2022-04-18 10:19:27 +02:00
  • 9d03178b00 Fix crash in x509_crl when certificate issuer is specified (#441) Felix Fontein 2022-04-18 08:17:27 +02:00
  • 041fff5057 Add persistent and perf options to the luks_device (#434) Yauhen 2022-04-10 16:30:10 +04:00
  • 03df636e5e Switch from antsibull to antsibull-docs. (#438) (#439) patchback[bot] 2022-04-10 10:58:54 +02:00
  • c7f581daad Switch from antsibull to antsibull-docs. (#438) Felix Fontein 2022-04-10 10:43:36 +02:00
  • 02bc9de560 On the 'default' image with Python 3.8, cryptography 2.8 is installed from the system packages, but cryptography 36.0.1 is already present and shadows the one from the system packages. Since PyOpenSSL is also installed from the system packages, there is a version mismatch between the two. Temporarily disable the Python 3.8 tests with the 'default' image on ansible-core 2.13 until this is resolved, or the stable-1 branch is EOL (whatever comes first). Felix Fontein 2022-04-03 15:07:02 +02:00
  • b47168994d Remove OpenSuSE Python 2 from devel CI. (#435) Felix Fontein 2022-04-02 18:09:09 +02:00
  • 635b25519b Document OpenSSH 7.7 required for validity always (#429) bluikko 2022-04-02 23:02:42 +07:00
  • 8fe0a2450e Replace antsibull-lint collection-docs with antsibull-docs lint-collection-docs. (#432) (#433) patchback[bot] 2022-03-30 08:13:40 +02:00
  • bc00c30faf Replace antsibull-lint collection-docs with antsibull-docs lint-collection-docs. (#432) Felix Fontein 2022-03-30 08:00:14 +02:00
  • a28b2a5b4b Add stable-2.13 to CI, thin out older version matrix (#425) Felix Fontein 2022-03-29 06:49:38 +02:00
  • d8bb99d547 Replace devel with stable-2.13 in stable-1 CI. (#424) Felix Fontein 2022-03-29 06:19:54 +02:00
  • 9e611a6148 Next expected release is 2.3.0. Felix Fontein 2022-03-22 13:44:19 +01:00
  • 025091c3fb Release 2.2.4 2.2.4 Felix Fontein 2022-03-22 13:17:36 +01:00
  • b0cede8231 Prepare 2.2.4 release. Felix Fontein 2022-03-22 07:31:54 +01:00
  • 22084b26d4 Add collection links file. (#421) Felix Fontein 2022-03-22 07:04:23 +01:00
  • 867158a942 Run ACME tests on more targets. (#419) Felix Fontein 2022-03-12 08:55:06 +01:00
  • 79f9ce437a openssh_* - catch and report top-level exceptions via fail_json (#417) (#418) patchback[bot] 2022-03-08 20:25:38 +01:00
  • 033bab7db1 openssh_* - catch and report top-level exceptions via fail_json (#417) Andrew Pantuso 2022-03-08 07:23:09 -05:00
  • 47d9fad45f Next expected release is 2.3.0. Felix Fontein 2022-03-04 08:12:32 +01:00
  • 6cb02818ef Next expected release is 1.9.14. Felix Fontein 2022-03-04 08:06:24 +01:00
  • f82dcbea21 Release 2.2.3. 2.2.3 Felix Fontein 2022-03-04 07:38:44 +01:00
  • e94fb2dff2 Release 1.9.13. 1.9.13 Felix Fontein 2022-03-04 07:38:05 +01:00
  • 67f511b5ad Prepare 2.2.3 release. Felix Fontein 2022-03-03 21:18:07 +01:00
  • 14c39b1f99 Prepare 1.9.13 release. Felix Fontein 2022-03-03 21:17:36 +01:00
  • 6dafa5954e fixing public key return value docs (#412) (#414) patchback[bot] 2022-03-02 14:09:20 +01:00
  • da1dd21a9e Fix parsing of lsblk output. (#410) (#413) patchback[bot] 2022-03-02 14:05:07 +01:00
  • 010f1a4d2d fixing public key return value docs (#412) Andrew Pantuso 2022-03-02 07:52:07 -05:00
  • 0d4b3ed991 Fix parsing of lsblk output. (#410) Felix Fontein 2022-03-02 13:48:38 +01:00
  • 2f2c8b57e8 Next expected release is 2.3.0. Felix Fontein 2022-02-21 22:41:39 +01:00
  • 011036b87f Next expected release is 1.9.13. Felix Fontein 2022-02-21 22:22:36 +01:00
  • b952b103e2 Releasing 2.2.2. 2.2.2 Felix Fontein 2022-02-21 22:11:55 +01:00
  • 35ef2edb3f Release 1.9.12. 1.9.12 Felix Fontein 2022-02-21 21:48:14 +01:00
  • c85659ebfc Prepare 2.2.2 release. Felix Fontein 2022-02-19 18:55:28 +01:00
  • 73c8577b61 Integrate Alpine into CI (#408) Felix Fontein 2022-02-19 18:54:05 +01:00
  • ebcf866891 Prepare 1.9.12 release. Felix Fontein 2022-02-19 18:53:26 +01:00
  • 60c6d87b05 [stable-1] x509_certificate: regenerate certificate on CA's subject change (#406) Felix Fontein 2022-02-19 18:51:28 +01:00
  • 84c1a20af7 CI: add community ansible-test images (#404) Felix Fontein 2022-02-17 22:29:50 +01:00
  • 28729657ac x509_certificate: check existing certificate's signature for selfsigned and ownca provider (#407) Felix Fontein 2022-02-16 07:38:11 +01:00
  • 2aa38fe247 certificate_complete_chain: handle duplicate intermediate subjects (#403) (#405) patchback[bot] 2022-02-14 18:04:54 +01:00
  • 3ebc132c03 Regenerate certificate on CA's subject change. (#402) Felix Fontein 2022-02-14 18:04:29 +01:00
  • 11a14543c8 certificate_complete_chain: handle duplicate intermediate subjects (#403) Felix Fontein 2022-02-14 13:29:19 +01:00
  • 7e92f04c93 Next expected release is 2.3.0. Felix Fontein 2022-02-05 21:51:19 +01:00
  • d19faa1627 Next expected release is 1.9.12. Felix Fontein 2022-02-05 21:45:27 +01:00
  • 8a74b3e259 Release 2.2.1. 2.2.1 Felix Fontein 2022-02-05 21:28:47 +01:00
  • e910f299b9 Release 1.9.11. 1.9.11 Felix Fontein 2022-02-05 21:28:22 +01:00
  • 2ebf26854e Prepare 1.9.11 release. Felix Fontein 2022-02-05 20:19:05 +01:00
  • a9fcd584e9 Prepare 2.2.1 release. Felix Fontein 2022-02-05 20:18:32 +01:00
  • 7ff067937a openssh_cert - fix full_idempotence for host certificates (#396) (#397) Andrew Pantuso 2022-02-05 04:00:07 -05:00
  • a307618872 openssh_cert - fix full_idempotence for host certificates (#396) Andrew Pantuso 2022-02-04 14:53:50 -05:00
  • 12749088a0 Next expected release is 2.3.0. Felix Fontein 2022-02-01 06:25:49 +01:00
  • 2727b74cc7 Next expected release is 1.9.11. Felix Fontein 2022-02-01 06:18:36 +01:00
  • 90da233341 Release 2.2.0. 2.2.0 Felix Fontein 2022-02-01 05:49:27 +01:00
  • 3bb9c5f9a7 Release 1.9.10. 1.9.10 Felix Fontein 2022-02-01 05:49:00 +01:00
  • 5623590c77 Drop CentOS 8 from CI. (#393) (#394) patchback[bot] 2022-02-01 05:24:21 +01:00
  • 23226dce8f Drop CentOS 8 from CI. (#393) Felix Fontein 2022-01-31 22:17:41 +01:00
  • 29050913b3 Prepare 1.9.10 release. Felix Fontein 2022-01-31 06:03:15 +01:00
  • 9faed1dad0 Prepare 2.2.0 release. Felix Fontein 2022-01-31 06:02:48 +01:00
  • aead2bf783 Set LANG and similar env variables to prevent translated cryptsetup output. (#388) (#390) patchback[bot] 2022-01-30 21:57:31 +01:00
  • ea2e45d63f Set LANG and similar env variables to prevent translated cryptsetup output. (#388) Felix Fontein 2022-01-30 21:30:56 +01:00
  • 2aaae70372 [PR #387/5abfe8fc backport][stable-1] PyOpenSSL 22.0.0 no longer supports Python 2.7 (#389) patchback[bot] 2022-01-30 15:23:29 +01:00
  • 5abfe8fca9 PyOpenSSL 22.0.0 no longer supports Python 2.7. (#387) Felix Fontein 2022-01-30 13:59:32 +01:00
  • b339e71973 Added 'ignore_timestamps' parameter (#381) JochenKorge 2022-01-20 16:15:50 +01:00
  • de29a258c6 Fix indentation of when in example. (#382) (#383) patchback[bot] 2022-01-19 04:54:17 +00:00
  • a467f036b1 Fix indentation of when in example. (#382) Felix Fontein 2022-01-18 21:52:53 +01:00
  • 8ca5b480e4 Update CI matrix for Remote Devel (#377) (#378) patchback[bot] 2022-01-13 09:52:59 +01:00
  • cd5ed011a5 Update CI matrix for Remote Devel (#377) Felix Fontein 2022-01-13 09:18:48 +01:00
  • f6ec785b0d Next expected release is 1.9.10. Felix Fontein 2022-01-11 07:28:54 +01:00
  • 4834c0cb4b Release 1.9.9. 1.9.9 Felix Fontein 2022-01-11 07:04:43 +01:00