17
0
Commit Graph

111 Commits

Author SHA256 Message Date
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
01dd09374d Accepting request 941881 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/941881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=31
2021-12-21 17:40:54 +00:00
Danilo Spinella
8ccad1dad8 Accepting request 940329 from home:susnux:branches:devel:languages:python:certbot
Update to version 1.20.0, requires: SR#940327

OBS-URL: https://build.opensuse.org/request/show/940329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=70
2021-12-21 15:34:56 +00:00
Richard Brown
0a5e789c50 Accepting request 911358 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=30
2021-08-11 09:47:34 +00:00
ec3e7c02ca Accepting request 911273 from home:dspinella:branches:devel:languages:python:certbot
- update to version 1.18.0
  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/request/show/911273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=69
2021-08-11 06:04:15 +00:00
b52f61ca5f Accepting request 909350 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=29
2021-07-30 21:22:07 +00:00
ac2882ced4 - update to version 1.17.0
* Add Void Linux overrides for certbot-apache.
  * The Apache authenticator now always configures virtual hosts which do not have
    an explicit ServerName. This should make it work more reliably with the
    default Apache configuration in Debian-based environments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=68
2021-07-30 08:48:27 +00:00
12daf55e88 Accepting request 901679 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/901679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=28
2021-06-24 16:22:43 +00:00
a3946bbc8e - update to version 1.16.0
* Require the latest certbot and acme plugins for simplicity

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=66
2021-06-24 09:26:40 +00:00
73d1c88bd6 Accepting request 892478 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/892478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=27
2021-05-12 17:32:32 +00:00
8b0d7821ac - update to version 1.15.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=64
2021-05-12 12:06:30 +00:00
7c3b8ccf90 Accepting request 885407 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/885407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=26
2021-04-15 14:57:42 +00:00
6a5ff9ed7a - update to version 1.14.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=62
2021-04-14 15:16:18 +00:00