18
0

Commit Graph

  • 3f4ae475c2 Accepting request 1334776 from devel:languages:python:certbot factory Ana Guerrero 2026-02-24 17:31:15 +00:00
  • 839d0aaf7c - update to version 5.3.1 * sync with the main certbot package Markéta Machová 2026-02-24 15:05:23 +00:00
  • fc8ac4b13c Accepting request 1332026 from devel:languages:python:certbot Ana Guerrero 2026-02-09 18:28:39 +00:00
  • 833ff4f6ef - update to version 5.3.0 * sync with the main certbot package Markéta Machová 2026-02-09 12:58:07 +00:00
  • 3a02238b4f Accepting request 1327586 from devel:languages:python:certbot Dominique Leuenberger 2026-01-17 13:54:22 +00:00
  • 2ae304f7bc - update to version 5.2.2 * Support for Python 3.14 was added. Markéta Machová 2026-01-15 13:58:53 +00:00
  • 2c421bc1e2 Accepting request 1311318 from devel:languages:python:certbot leap-16.1 leap-16.0 Dominique Leuenberger 2025-10-14 16:10:36 +00:00
  • 6fe5a3fdb0 Accepting request 1311318 from devel:languages:python:certbot Dominique Leuenberger 2025-10-14 16:10:36 +00:00
  • b566cdf76b - update to version 5.1.0 * sync with the main certbot package Markéta Machová 2025-10-14 08:03:34 +00:00
  • 6c81b5b6d1 - update to version 5.1.0 * sync with the main certbot package Markéta Machová 2025-10-14 08:03:34 +00:00
  • 6d6f39cd82 Accepting request 1302584 from devel:languages:python:certbot Ana Guerrero 2025-09-03 19:08:34 +00:00
  • 532cf18a47 Accepting request 1302584 from devel:languages:python:certbot Ana Guerrero 2025-09-03 19:08:34 +00:00
  • 7cf0295e26 - update to version 5.0.0 * Python 3.9 support was removed * Migrated most functionality from setup.py to pyproject.toml Markéta Machová 2025-09-03 12:24:46 +00:00
  • dc3c735404 - update to version 5.0.0 * Python 3.9 support was removed * Migrated most functionality from setup.py to pyproject.toml Markéta Machová 2025-09-03 12:24:46 +00:00
  • 7b54b34ea2 Accepting request 1299121 from devel:languages:python:certbot Dominique Leuenberger 2025-08-13 14:30:36 +00:00
  • 9a91016ecd Accepting request 1299121 from devel:languages:python:certbot Dominique Leuenberger 2025-08-13 14:30:36 +00:00
  • b759feb887 - update to version 4.2.0 * sync with the main certbot package Markéta Machová 2025-08-12 16:03:12 +00:00
  • 3382f98fa3 - update to version 4.2.0 * sync with the main certbot package Markéta Machová 2025-08-12 16:03:12 +00:00
  • 128d9a3048 Accepting request 1286008 from devel:languages:python:certbot Ana Guerrero 2025-06-16 10:26:25 +00:00
  • 24f06aec72 Accepting request 1286008 from devel:languages:python:certbot Ana Guerrero 2025-06-16 10:26:25 +00:00
  • 22d7e8303c - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs Markéta Machová 2025-06-13 14:50:49 +00:00
  • 69faac437f - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs Markéta Machová 2025-06-13 14:50:49 +00:00
  • d8ec7d0ecf Accepting request 1271242 from devel:languages:python:certbot Ana Guerrero 2025-04-22 15:28:59 +00:00
  • c55b0fd040 Accepting request 1271242 from devel:languages:python:certbot Ana Guerrero 2025-04-22 15:28:59 +00:00
  • 3dfd4e4495 - Update to 4.0.0: * Added + The --preferred-profile and --required-profile flags allow requesting a profile. * Changed + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime left, if the lifetime is shorter than 10 days). + removed acme.crypto_util._pyopenssl_cert_or_req_all_names + removed acme.crypto_util._pyopenssl_cert_or_req_san + removed acme.crypto_util.dump_pyopenssl_chain + removed acme.crypto_util.gen_ss_cert + removed certbot.crypto_util.dump_pyopenssl_chain + removed certbot.crypto_util.pyopenssl_load_certificate * Fixed + Moved RewriteEngine on directive added during apache http01 authentication to the end of the virtual host, so that it overwrites any RewriteEngine off directives that already exist and allows redirection to the challenge URL. Steve Kowalik 2025-04-22 03:46:22 +00:00
  • 840f78d78e - Update to 4.0.0: * Added + The --preferred-profile and --required-profile flags allow requesting a profile. * Changed + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime left, if the lifetime is shorter than 10 days). + removed acme.crypto_util._pyopenssl_cert_or_req_all_names + removed acme.crypto_util._pyopenssl_cert_or_req_san + removed acme.crypto_util.dump_pyopenssl_chain + removed acme.crypto_util.gen_ss_cert + removed certbot.crypto_util.dump_pyopenssl_chain + removed certbot.crypto_util.pyopenssl_load_certificate * Fixed + Moved RewriteEngine on directive added during apache http01 authentication to the end of the virtual host, so that it overwrites any RewriteEngine off directives that already exist and allows redirection to the challenge URL. Steve Kowalik 2025-04-22 03:46:22 +00:00
  • 224a410e8f Accepting request 1254989 from devel:languages:python:certbot Ana Guerrero 2025-03-21 19:23:26 +00:00
  • 578fac8922 Accepting request 1254989 from devel:languages:python:certbot Ana Guerrero 2025-03-21 19:23:26 +00:00
  • c8bb37c1c9 - update to version 3.3.0 * certbot-cloudflare-dns is now pinned to version 2.19 of Cloudflare's python library Markéta Machová 2025-03-21 12:35:13 +00:00
  • 84aae1f0f5 - update to version 3.3.0 * certbot-cloudflare-dns is now pinned to version 2.19 of Cloudflare's python library Markéta Machová 2025-03-21 12:35:13 +00:00
  • e40aa87e47 Accepting request 1240557 from devel:languages:python:certbot Ana Guerrero 2025-01-27 19:57:01 +00:00
  • f9440dcb7e Accepting request 1240557 from devel:languages:python:certbot Ana Guerrero 2025-01-27 19:57:01 +00:00
  • 6c48dccceb expand glob in files Markéta Machová 2025-01-27 14:45:24 +00:00
  • 0e5dfd7eaa expand glob in files Markéta Machová 2025-01-27 14:45:24 +00:00
  • ba7b19f7b4 - update to version 3.1.0 * sync with the main certbot package - convert to pip-based build Markéta Machová 2025-01-27 14:36:33 +00:00
  • d6080af272 - update to version 3.1.0 * sync with the main certbot package - convert to pip-based build Markéta Machová 2025-01-27 14:36:33 +00:00
  • a6871e3673 Accepting request 1228067 from devel:languages:python:certbot Ana Guerrero 2024-12-03 19:48:15 +00:00
  • 0500216bb4 Accepting request 1228067 from devel:languages:python:certbot Ana Guerrero 2024-12-03 19:48:15 +00:00
  • 092a19cdb8 - update to version 3.0.1 * sync with the main certbot package Markéta Machová 2024-12-03 14:56:42 +00:00
  • 920e5ee201 - update to version 3.0.1 * sync with the main certbot package Markéta Machová 2024-12-03 14:56:42 +00:00
  • fae2f84b61 Accepting request 1183169 from devel:languages:python:certbot Ana Guerrero 2024-06-25 21:08:59 +00:00
  • ed898f67eb Accepting request 1183169 from devel:languages:python:certbot Ana Guerrero 2024-06-25 21:08:59 +00:00
  • d4419e83b8 sorry Markéta Machová 2024-06-25 12:53:01 +00:00
  • 3300f1307f sorry Markéta Machová 2024-06-25 12:53:01 +00:00
  • 0276a8fdcf - update to version 2.11.0 * sync with the main certbot package Markéta Machová 2024-06-25 12:22:13 +00:00
  • c25f6302fd - update to version 2.11.0 * sync with the main certbot package Markéta Machová 2024-06-25 12:22:13 +00:00
  • c680a251b3 Accepting request 1145441 from devel:languages:python:certbot Ana Guerrero 2024-02-09 22:54:37 +00:00
  • 099d3a02d7 Accepting request 1145441 from devel:languages:python:certbot Ana Guerrero 2024-02-09 22:54:37 +00:00
  • e0acf2ff1f - update to 2.9.0: * Support for Python 3.12 was added. * Updates joinpath syntax to only use one addition per call, because the multiple inputs version was causing mypy errors on Python 3.10. * Makes the reconfigure verb actually use the staging server for the dry run to check the new configuration. * Fixed an incompatibility in the certbot-dns-cloudflare plugin and the Cloudflare library which was introduced in the Cloudflare library version 2.10.1. The library would raise an error if a token was specified in the Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg * sync with the main certbot package * sync with main certbot package Dirk Mueller 2024-02-09 13:37:15 +00:00
  • a95589a017 - update to 2.9.0: * Support for Python 3.12 was added. * Updates joinpath syntax to only use one addition per call, because the multiple inputs version was causing mypy errors on Python 3.10. * Makes the reconfigure verb actually use the staging server for the dry run to check the new configuration. * Fixed an incompatibility in the certbot-dns-cloudflare plugin and the Cloudflare library which was introduced in the Cloudflare library version 2.10.1. The library would raise an error if a token was specified in the Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg * sync with the main certbot package * sync with main certbot package Dirk Mueller 2024-02-09 13:37:15 +00:00
  • cd155eb99a - Add %{?sle15_python_module_pythons} Markéta Machová 2024-02-07 12:45:26 +00:00
  • ff2ade2180 - Add %{?sle15_python_module_pythons} Markéta Machová 2024-02-07 12:45:26 +00:00
  • 3c2c9ccec3 Accepting request 1133002 from devel:languages:python:certbot Ana Guerrero 2023-12-14 21:02:52 +00:00
  • 6e26d79d1f Accepting request 1133002 from devel:languages:python:certbot Ana Guerrero 2023-12-14 21:02:52 +00:00
  • 0b4e9efd44 - update to version 2.8.0 * sync with the main certbot package Markéta Machová 2023-12-07 10:45:52 +00:00
  • 1b73bd31ad - update to version 2.8.0 * sync with the main certbot package Markéta Machová 2023-12-07 10:45:52 +00:00
  • 4bfcea399e - update to version 2.7.4 * sync with the main certbot package Markéta Machová 2023-11-16 13:00:13 +00:00
  • 638ef5942b - update to version 2.7.4 * sync with the main certbot package Markéta Machová 2023-11-16 13:00:13 +00:00
  • f7534267bd - update to version 2.7.3 * sync with the main certbot package Markéta Machová 2023-10-31 08:12:45 +00:00
  • f480cf8924 - update to version 2.7.3 * sync with the main certbot package Markéta Machová 2023-10-31 08:12:45 +00:00
  • ba76542045 Accepting request 1091324 from devel:languages:python:certbot Dominique Leuenberger 2023-06-07 21:08:24 +00:00
  • 83e4917350 Accepting request 1091324 from devel:languages:python:certbot Dominique Leuenberger 2023-06-07 21:08:24 +00:00
  • 665610ac1d Accepting request 1091298 from home:mcalabkova:branches:devel:languages:python:certbot Markéta Machová 2023-06-07 17:03:43 +00:00
  • e672e89e4f Accepting request 1091298 from home:mcalabkova:branches:devel:languages:python:certbot Markéta Machová 2023-06-07 17:03:43 +00:00
  • c5ca00c260 Accepting request 1031483 from devel:languages:python:certbot Dominique Leuenberger 2022-10-27 11:54:38 +00:00
  • 1463081e61 Accepting request 1031483 from devel:languages:python:certbot Dominique Leuenberger 2022-10-27 11:54:38 +00:00
  • 3c12ec0e13 - update to version 1.31.0 * Fixed an incompatibility in the certbot-dns-cloudflare plugin and the Cloudflare library which was introduced in the Cloudflare library version 2.10.1. The library would raise an error if a token was specified in the Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg configuration file of the Cloudflare library. Markéta Machová 2022-10-27 08:26:19 +00:00
  • 0e703563f3 - update to version 1.31.0 * Fixed an incompatibility in the certbot-dns-cloudflare plugin and the Cloudflare library which was introduced in the Cloudflare library version 2.10.1. The library would raise an error if a token was specified in the Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg configuration file of the Cloudflare library. Markéta Machová 2022-10-27 08:26:19 +00:00
  • 9c7a455e05 Accepting request 1005265 from devel:languages:python:certbot Dominique Leuenberger 2022-09-22 12:50:02 +00:00
  • e21638452f Accepting request 1005265 from devel:languages:python:certbot Dominique Leuenberger 2022-09-22 12:50:02 +00:00
  • fedcdb90b3 - update to version 1.30.0 * sync with the main certbot package Markéta Machová 2022-09-21 17:56:13 +00:00
  • 075353d1fd - update to version 1.30.0 * sync with the main certbot package Markéta Machová 2022-09-21 17:56:13 +00:00
  • 39db2e7580 Accepting request 988435 from devel:languages:python:certbot Dominique Leuenberger 2022-07-11 17:10:21 +00:00
  • cb31c5e582 Accepting request 988435 from devel:languages:python:certbot Dominique Leuenberger 2022-07-11 17:10:21 +00:00
  • 16e1e1c63d - update to 1.29.0: * --allow-subset-of-names will now additionally retry in cases where domains are rejected while creating or finalizing orders. This requires subproblem support from the ACME server * The show_account subcommand now uses the "newAccount" ACME endpoint to fetch the account data, so it doesn't rely on the locally stored account URL. This fixes situations where Certbot would use old ACMEv1 registration info with non-functional account URLs. * The generated Certificate Signing Requests are now generated as version 1 instead of version 3. This resolves situations in where strict enforcement of PKCS#10 meant that CSRs that were generated as version 3 were rejected Dirk Mueller 2022-07-11 13:19:52 +00:00
  • 18b529d851 - update to 1.29.0: * --allow-subset-of-names will now additionally retry in cases where domains are rejected while creating or finalizing orders. This requires subproblem support from the ACME server * The show_account subcommand now uses the "newAccount" ACME endpoint to fetch the account data, so it doesn't rely on the locally stored account URL. This fixes situations where Certbot would use old ACMEv1 registration info with non-functional account URLs. * The generated Certificate Signing Requests are now generated as version 1 instead of version 3. This resolves situations in where strict enforcement of PKCS#10 meant that CSRs that were generated as version 3 were rejected Dirk Mueller 2022-07-11 13:19:52 +00:00
  • 550231f712 Accepting request 984955 from devel:languages:python:certbot Dominique Leuenberger 2022-06-25 08:24:44 +00:00
  • 69ba574a3a Accepting request 984955 from devel:languages:python:certbot Dominique Leuenberger 2022-06-25 08:24:44 +00:00
  • 72236c3650 - update to version 1.28.0 * sync with the main certbot package Dirk Mueller 2022-06-24 19:33:01 +00:00
  • fdb8998c40 - update to version 1.28.0 * sync with the main certbot package Dirk Mueller 2022-06-24 19:33:01 +00:00
  • 371c8ab525 Accepting request 979814 from devel:languages:python:certbot Dominique Leuenberger 2022-05-30 10:44:31 +00:00
  • 961ac774c8 Accepting request 979814 from devel:languages:python:certbot Dominique Leuenberger 2022-05-30 10:44:31 +00:00
  • 990b016a51 - update to version 1.27.0 * sync with the main certbot package Markéta Machová 2022-05-30 09:20:39 +00:00
  • 26ccf60c73 - update to version 1.27.0 * sync with the main certbot package Markéta Machová 2022-05-30 09:20:39 +00:00
  • b3e7b78cb8 Accepting request 967762 from devel:languages:python:certbot Dominique Leuenberger 2022-04-08 20:46:02 +00:00
  • 25463165a8 Accepting request 967762 from devel:languages:python:certbot Dominique Leuenberger 2022-04-08 20:46:02 +00:00
  • 8fe816e60e - Update to version 1.26.0 * sync with the main certbot package Markéta Machová 2022-04-08 09:44:58 +00:00
  • 7d132e24b4 - Update to version 1.26.0 * sync with the main certbot package Markéta Machová 2022-04-08 09:44:58 +00:00
  • 369c31a728 Accepting request 941936 from devel:languages:python:certbot Dominique Leuenberger 2021-12-21 19:42:18 +00:00
  • 1bf0f7392c Accepting request 941936 from devel:languages:python:certbot Dominique Leuenberger 2021-12-21 19:42:18 +00:00
  • 8802de4c92 Accepting request 941924 from home:dspinella:branches:devel:languages:python:certbot Danilo Spinella 2021-12-21 19:07:39 +00:00
  • 8407574134 Accepting request 941924 from home:dspinella:branches:devel:languages:python:certbot Danilo Spinella 2021-12-21 19:07:39 +00:00
  • adcf05fbd5 Accepting request 911359 from devel:languages:python:certbot Richard Brown 2021-08-11 09:47:35 +00:00
  • 576ba1f105 Accepting request 911359 from devel:languages:python:certbot Richard Brown 2021-08-11 09:47:35 +00:00
  • c7157b411e Accepting request 911274 from home:dspinella:branches:devel:languages:python:certbot Markéta Machová 2021-08-11 06:04:49 +00:00
  • b168aefdca Accepting request 911274 from home:dspinella:branches:devel:languages:python:certbot Markéta Machová 2021-08-11 06:04:49 +00:00
  • 42ac83c15b Accepting request 909351 from devel:languages:python:certbot Dominique Leuenberger 2021-07-30 21:22:08 +00:00
  • 9071e5c035 Accepting request 909351 from devel:languages:python:certbot Dominique Leuenberger 2021-07-30 21:22:08 +00:00
  • 2855fba2ac - update to version 1.17.0 * sync with the main certbot package Markéta Machová 2021-07-30 08:44:30 +00:00
  • 789b9908fb - update to version 1.17.0 * sync with the main certbot package Markéta Machová 2021-07-30 08:44:30 +00:00