1
0

50 Commits

Author SHA256 Message Date
0673b6cef7 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
d08b09edac - 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
7a1a147f40 - 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
6cf029d8d6 - 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
d9285b3ffe - 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
30c12db90f - 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
57c36b4d2c 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
c7274ec86c - 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
dc9ecebe6b - 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
35e1a285af - 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
4123fcf675 - 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
d28b700465 - 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
cdbd3ddd1f - 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
Danilo Spinella
3e4062e196 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
Danilo Spinella
a5d8857122 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
556d2badd5 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
977ee93615 - 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
80928fb1b3 - 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
844a9bd16d - 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
1958b97fec - 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
9f1a301bd0 * Drop merged patch 0001-Change-the-SUSE-override-to-use-apachectl.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=59
2021-03-08 08:53:51 +00:00
c5f3b45cbd - update to version 1.13.0
* Support for Python 2 has been removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=58
2021-03-08 08:43:31 +00:00
96085d33ca OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=56 2021-01-08 12:12:08 +00:00
47285e5f6e - update to version 1.9.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=53
2020-10-07 08:43:32 +00:00
e2936a2679 - update to version 1.7.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=51
2020-08-21 08:41:40 +00:00
2b1b321500 - update to version 1.6.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=49
2020-07-13 08:38:42 +00:00
bad79a6bb1 - update to version 1.5.0
* Improved error message in apache installer when mod_ssl is not available.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=47
2020-06-11 12:19:05 +00:00
870e2c9735 - update to version 1.4.0
* Turn off session tickets for apache plugin by default when appropriate.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=45
2020-05-14 08:57:10 +00:00
a7cbdabfa0 - update to version 1.3.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=43
2020-03-11 13:44:03 +00:00
49590520c1 * Disable old SSL versions and ciphersuites and remove SSLCompression off
setting to follow Mozilla recommendations in Apache.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=41
2020-02-21 15:58:25 +00:00
e6b95bcb3d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=40 2020-02-21 15:32:41 +00:00
8cba49484a - update to version 1.1.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=38
2020-01-21 09:41:34 +00:00
78abc0d490 bump certbot version (will be required by 1.1.0.dev0)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=35
2020-01-03 12:45:47 +00:00
ccc1b0c0cc - update to version 1.0.0
* The docs extras for the certbot-apache and certbot-nginx packages
    have been removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=34
2020-01-03 11:31:17 +00:00
3a7313154c - update to version 0.40.1
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=32
2019-11-14 11:54:37 +00:00
3b190c2ccc Accepting request 739137 from home:RBrownSUSE:branches:devel:languages:python:certbot
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739137
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=30
2019-10-17 11:25:43 +00:00
27e7b1797e - update to version 0.38.0
* Fixed OS detection in the Apache plugin on Scientific Linux.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=28
2019-10-02 11:52:32 +00:00
bb75d4c505 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=27 2019-10-02 11:20:07 +00:00
924a7284ed - update to version 0.38.0
* Fixed OS detection in the Apache plugin on Scientific Linux.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=23
2019-09-11 12:38:09 +00:00
95fefc02ce - update to version 0.37.2
* Turn off session tickets for apache plugin by default
  * Stop disabling TLS session tickets in Apache as it caused TLS 
    failures on some systems.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=21
2019-08-26 10:55:09 +00:00
82489f52e5 - update to version 0.36.0
* The error message when Certbot's Apache plugin is unable to 
    modify your Apache configuration has been improved.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=17
2019-07-17 13:46:59 +00:00
fceea5396f - update to 0.35.1
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=15
2019-06-18 09:48:43 +00:00
3b1b6acc6a - update to 0.34.2:
* lockstep with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=13
2019-05-18 23:26:27 +00:00
29b089ddb1 Accepting request 685975 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.32.0
  * Apache plugin now respects CERTBOT_DOCS environment variable
    when adding command line defaults.
  * Tests execution for certbot, certbot-apache and certbot-nginx 
    packages now relies on pytest.

OBS-URL: https://build.opensuse.org/request/show/685975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=11
2019-03-18 09:42:33 +00:00
Tomáš Chvátal
5c399cd79c Accepting request 672748 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.31.0
  * Apache plugin now attempts to configure all VirtualHosts matching 
    requested domain name instead of only a single one when answering 
    the HTTP-01 challenge.

OBS-URL: https://build.opensuse.org/request/show/672748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=9
2019-02-10 10:20:51 +00:00
Tomáš Chvátal
dd5338f3c9 - Update to 0.30.2:
* Various small fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=7
2019-01-29 11:44:55 +00:00
Tomáš Chvátal
42d1d782eb Accepting request 649654 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.28.0
  * Stop preferring TLS-SNI.
  * The grammar used by Augeas parser in Apache plugin was updated 
    to fix various parsing errors.

OBS-URL: https://build.opensuse.org/request/show/649654
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=5
2018-11-17 18:55:12 +00:00
Tomáš Chvátal
dc255349e8 Accepting request 635678 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.27.1
  * parameter name in OpenSUSE overrides for default parameters
  * several other fixes

OBS-URL: https://build.opensuse.org/request/show/635678
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=3
2018-09-14 08:25:12 +00:00
Tomáš Chvátal
3d2127aafa Accepting request 632855 from home:mcalabkova:branches:devel:languages:python:certbot
- Update runtime requirements

OBS-URL: https://build.opensuse.org/request/show/632855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=2
2018-09-03 12:12:22 +00:00
Tomáš Chvátal
ee884c47b4 Accepting request 632129 from home:mcalabkova:branches:devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/632129
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=1
2018-08-29 12:26:22 +00:00