17
0

123 Commits

Author SHA256 Message Date
4abe8714d7 Accepting request 1334775 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1334775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=53
2026-02-24 17:31:14 +00:00
18d5b16926 - update to version 5.3.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=118
2026-02-24 15:05:06 +00:00
38b4e4fef7 Accepting request 1332025 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1332025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=52
2026-02-09 18:28:34 +00:00
664c463c75 - update to version 5.3.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=116
2026-02-09 12:57:57 +00:00
fd930d07b0 Accepting request 1327584 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1327584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=51
2026-01-17 13:54:22 +00:00
a20eacea97 - update to version 5.2.2
* Support for Python 3.14 was added.
  * Removed vhost_combined and vhost_common log formats from included
    Apache configuration file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=114
2026-01-15 14:01:30 +00:00
49e4681eb7 Accepting request 1311317 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=50
2025-10-14 16:10:36 +00:00
e6fcfeb75f - update to version 5.1.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=112
2025-10-14 08:03:25 +00:00
57b09d756b Accepting request 1302583 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=49
2025-09-03 19:08:33 +00:00
85a5195c00 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml
  * Updated apache TLS configuration options:
    * Added DHE-RSA-CHACHA20-POLY1305 to SSLCipherSuite list
    * Configured curves using SSLOpenSSLConfCmd so FFDH won't be used
      with OpenSSL 3.0
  * certbot-apache no longer prints a warning claiming the version of
    OpenSSL used by Apache is too old when we were unable determine
    the OpenSSL version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=110
2025-09-03 12:29:17 +00:00
8fa6cd8b22 Accepting request 1299120 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=48
2025-08-13 14:30:34 +00:00
e1c761bf65 - update to version 4.2.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=108
2025-08-12 16:03:00 +00:00
e8370129f2 Accepting request 1286007 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=47
2025-06-16 10:26:24 +00:00
6e27de7ab7 * Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=106
2025-06-13 14:50:40 +00:00
cc8d63972a - update to version 4.1.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=105
2025-06-13 14:46:02 +00:00
c695497ece Accepting request 1271241 from devel:languages:python:certbot
- 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.

OBS-URL: https://build.opensuse.org/request/show/1271241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=46
2025-04-22 15:28:59 +00:00
6d81a1c6ad - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=103
2025-04-22 03:46:12 +00:00
b0a92dc812 Accepting request 1254988 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=45
2025-03-21 19:23:25 +00:00
e7e0b033e2 - update to version 3.3.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=101
2025-03-21 12:29:21 +00:00
629390bb81 Accepting request 1240556 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=44
2025-01-27 19:56:59 +00:00
dc15fd2887 expand glob in files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=99
2025-01-27 14:43:46 +00:00
9a11a25d82 - update to version 3.1.0
* sync with the main certbot package
- convert to pip-based build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=98
2025-01-27 14:35:58 +00:00
c401ff2ff7 Accepting request 1228066 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=43
2024-12-03 19:48:14 +00:00
be16d5275c - update to version 3.0.1
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=96
2024-12-03 14:56:35 +00:00
78d6eff432 Accepting request 1183168 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=42
2024-06-25 21:08:58 +00:00
905109beb0 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=94
2024-06-25 12:52:57 +00:00
5a43d0b054 - update to version 2.11.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=93
2024-06-25 12:22:07 +00:00
e519149822 Accepting request 1145438 from devel:languages:python:certbot
- 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.

- Add %{?sle15_python_module_pythons}

  * Disable old SSL versions and ciphersuites and remove SSLCompression off
  * Stop disabling TLS session tickets in Apache as it caused TLS
  * The error message when Certbot's Apache plugin is unable to
  * Tests execution for certbot, certbot-apache and certbot-nginx
  * Apache plugin now attempts to configure all VirtualHosts matching
    requested domain name instead of only a single one when answering
  * The grammar used by Augeas parser in Apache plugin was updated

OBS-URL: https://build.opensuse.org/request/show/1145438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=41
2024-02-09 22:54:35 +00:00
218a22110c - 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.
  * Disable old SSL versions and ciphersuites and remove SSLCompression off
  * Stop disabling TLS session tickets in Apache as it caused TLS
  * The error message when Certbot's Apache plugin is unable to
  * Tests execution for certbot, certbot-apache and certbot-nginx
  * Apache plugin now attempts to configure all VirtualHosts matching
    requested domain name instead of only a single one when answering
  * The grammar used by Augeas parser in Apache plugin was updated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=91
2024-02-09 13:34:23 +00:00
c5fc2a3a37 - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=90
2024-02-07 12:40:42 +00:00
00bf3b67c9 Accepting request 1133001 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=40
2023-12-14 21:02:51 +00:00
246ac975b3 - update to version 2.8.0
* Added support for Alpine Linux distribution when is used the apache plugin

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=88
2023-12-07 10:48:14 +00:00
b53486bce5 - update to version 2.7.4
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=87
2023-11-16 13:00:03 +00:00
0a25ef431d - update to version 2.7.3
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=86
2023-10-31 08:12:33 +00:00
c2212b548a Accepting request 1091326 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=39
2023-06-07 21:08:24 +00:00
43d6b84d7e Accepting request 1091297 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=84
2023-06-07 17:04:34 +00:00
af5be7610f Accepting request 1031482 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=38
2022-10-27 11:54:37 +00:00
f310727064 - update to version 1.31.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=82
2022-10-27 08:20:45 +00:00
e2d9484be3 Accepting request 1005264 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=37
2022-09-22 12:50:01 +00:00
32aa59b36c - update to version 1.30.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=80
2022-09-21 17:56:01 +00:00
01f6ff6d7b Accepting request 988434 from devel:languages:python:certbot
- 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

OBS-URL: https://build.opensuse.org/request/show/988434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=36
2022-07-11 17:10:20 +00:00
e7aa6c3762 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=78
2022-07-11 13:24:06 +00:00
db46884c48 Accepting request 984954 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=35
2022-06-25 08:24:43 +00:00
6d5293aa58 - update to 1.28.0:
* Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org
  * A change to order finalization has been made to the `acme` module and Certbot:
    - An order's `certificate` field will only be processed if the order's `status` is `valid`.
    - An order's `error` field will only be processed if the order's `status` is `invalid`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=76
2022-06-24 19:32:23 +00:00
2a28b2b78e Accepting request 979813 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=34
2022-05-30 10:44:30 +00:00
ef7865f27d - update to version 1.27.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=74
2022-05-30 09:19:28 +00:00
d34cc7f0ab Accepting request 967761 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=33
2022-04-08 20:46:01 +00:00
7eb01cc61b - Update to version 1.26.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=72
2022-04-08 06:31:50 +00:00
ccd054c546 Accepting request 941933 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=32
2021-12-21 19:42:17 +00:00
Danilo Spinella
f399ff7016 Accepting request 941919 from home:dspinella:branches:devel:languages:python:certbot
- Update to version 1.22.0
  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/request/show/941919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=71
2021-12-21 19:05:09 +00:00