17
0
Commit Graph

89 Commits

Author SHA256 Message Date
2d2fb52eed 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
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
4399bb2fa7 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
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
6977d83688 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
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
4fd9cf382d 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
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
b8f1ba594d 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
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
72830a6ac4 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
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
df6868e6b1 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
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
47e26834b8 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
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
baac698854 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
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
Richard Brown
4be2dd898c 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
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
de77336448 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
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
e027afb9bd 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
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
2ee42cdc56 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
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
82bdba6437 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
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
6c18348759 Accepting request 877738 from devel:languages:python:certbot
- update to version 1.13.0
  * Support for Python 2 has been removed.
  * Drop merged patch 0001-Change-the-SUSE-override-to-use-apachectl.patch

OBS-URL: https://build.opensuse.org/request/show/877738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=25
2021-03-10 07:56:33 +00:00
f3e706fd88 actually remove the patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=60
2021-03-08 13:46:56 +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
770483d300 Accepting request 861640 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/861640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=24
2021-01-08 16:38:58 +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
0b86a89f21 Accepting request 839982 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/839982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=23
2020-10-07 12:18:49 +00:00
8449cb8144 note some changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=54
2020-10-07 08:50:16 +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
35f6cebb7c Accepting request 828418 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/828418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=22
2020-08-21 17:12:36 +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
dd49659eee Accepting request 820649 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/820649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=21
2020-07-15 13:01:34 +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
d5f3afbe9f Accepting request 813508 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/813508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=20
2020-06-11 13:15:36 +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
b032d2bf99 Accepting request 805533 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/805533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=19
2020-05-14 21:26:40 +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
6bb3f1f251 Accepting request 783847 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/783847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=18
2020-03-11 17:55:00 +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
dbe9dbecc4 Accepting request 778037 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/778037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=17
2020-02-26 14:02:36 +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