1
0

51 Commits

Author SHA256 Message Date
a00d91f270 - 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-nginx?expand=0&rev=86
2024-06-25 12:23:49 +00:00
087099aa1a - update to 2.9.0:
* sync with the main certbot package
  * The nginx authenticator now configures all matching HTTP and HTTPS vhosts for the HTTP-01
  * The docs extras for the certbot-apache and certbot-nginx
  * Follow updated Mozilla recommendations for Nginx ssl_protocols,
  * Stop disabling TLS session tickets in Nginx as it caused TLS
  * Match Nginx parser update in allowing variable names to start
  * Fix ranking of vhosts in Nginx so that all port-matching
- Split the module from the main certboot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=84
2024-03-14 09:57:35 +00:00
d51506dae2 - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=83
2024-02-07 12:43:10 +00:00
b9164824dd - update to version 2.8.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=81
2023-12-07 10:47:21 +00:00
338076de61 - 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-nginx?expand=0&rev=80
2023-11-16 13:02:01 +00:00
905c41185b - 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-nginx?expand=0&rev=79
2023-10-31 08:14:35 +00:00
73b7706d75 Accepting request 1091308 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091308
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=77
2023-06-07 17:00:56 +00:00
b823fac398 - 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-nginx?expand=0&rev=75
2022-10-27 08:22:47 +00:00
4efd9e6c33 - 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-nginx?expand=0&rev=73
2022-09-21 17:57:53 +00:00
ca12e39ae4 - 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-nginx?expand=0&rev=71
2022-07-11 13:25:46 +00:00
aa7c9767fe - 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-nginx?expand=0&rev=69
2022-06-24 19:31:47 +00:00
fb982d6409 - 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-nginx?expand=0&rev=67
2022-05-30 09:22:58 +00:00
af17c85d3d - update to version 1.26.0
* certbot-nginx now requires pyparsing>=2.2.1.
  * Nginx plugin now checks included files for the singleton server_names_hash_bucket_size directive.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=65
2022-04-08 11:18:08 +00:00
Danilo Spinella
3d9fb29869 Accepting request 941956 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/941956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=64
2021-12-21 19:27:03 +00:00
Danilo Spinella
05e9fcd8df Accepting request 940330 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/940330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=63
2021-12-21 15:34:44 +00:00
464a9570ad Accepting request 911291 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/911291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=62
2021-08-11 06:19:11 +00:00
a516c68bf8 - update to version 1.17.0
* When we increased the logging level on our nginx "Could not parse file" message,
    it caused a previously-existing inability to parse empty files to become more
    visible. We have now added the ability to correctly parse empty files, so that
    message should only show for more significant errors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=61
2021-07-30 08:53:28 +00:00
5d85309908 - 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-nginx?expand=0&rev=59
2021-06-24 09:30:36 +00:00
61f4759c33 - 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-nginx?expand=0&rev=57
2021-05-12 12:08:21 +00:00
e3680d5f3f - 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-nginx?expand=0&rev=55
2021-04-14 15:18:29 +00:00
ba40ce72c8 - update to version 1.13.0
* Support for Python 2 has been removed.
  * The nginx authenticator now configures all matching HTTP and HTTPS vhosts for the HTTP-01 
    challenge. It is now compatible with external HTTPS redirection by a CDN or load balancer.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=53
2021-03-08 08:49:26 +00:00
1ed7988a6a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=51 2021-01-08 12:12:15 +00:00
1116e9032f note some changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=49
2020-10-07 08:53:07 +00:00
8d899d1904 - 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-nginx?expand=0&rev=48
2020-10-07 08:47:04 +00:00
ba0a8f03f4 - update to version 1.7.0
* Added --nginx-sleep-seconds (default 1) for environments where nginx takes a long time to reload.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=46
2020-08-21 08:47:38 +00:00
36366f8f99 - 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-nginx?expand=0&rev=44
2020-07-13 08:41:08 +00:00
5869cc713f - update to version 1.5.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=42
2020-06-11 12:17:40 +00:00
c601a83552 - update to version 1.4.0
* Fix nginx plugin crash when non-ASCII configuration file is being read (instead,
    the user will be warned that UTF-8 must be used).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=40
2020-05-14 09:00:14 +00:00
ac434f3495 - 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-nginx?expand=0&rev=38
2020-03-11 13:45:55 +00:00
9667af5af5 - update to version 1.2.0
* Added support for $hostname in nginx server_name directive
  * Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=36
2020-02-21 16:01:40 +00:00
728f99b3e8 - 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-nginx?expand=0&rev=34
2020-01-21 09:43:29 +00:00
d79588d81f - update to version 1.0.0 (boo#1160066)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=32
2020-01-03 14:07:37 +00:00
f92b4fd94d - 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-nginx?expand=0&rev=31
2020-01-03 13:27:16 +00:00
a44d1a78d4 - 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-nginx?expand=0&rev=29
2019-11-14 11:59:20 +00:00
09fb568953 Accepting request 739151 from home:RBrownSUSE:branches:devel:languages:python:certbot
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=27
2019-10-17 11:29:14 +00:00
134027d928 - update to version 0.39.0
* Support for Python 3.8 was added to Certbot and all of its components.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=25
2019-10-02 10:14:23 +00:00
04e22d3439 - update to version 0.38.0
* Disable session tickets for Nginx users when appropriate.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=23
2019-09-11 12:39:30 +00:00
aa95620302 - update to version 0.37.2
* Follow updated Mozilla recommendations for Nginx ssl_protocols, 
    ssl_ciphers, and ssl_prefer_server_ciphers
  * Stop disabling TLS session tickets in Nginx as it caused TLS 
    failures on some systems.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=21
2019-08-26 10:58:03 +00:00
OBS User buildservice-autocommit
284dfc83ca Accepting request 716068 from devel:languages:python:certbot
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/716068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=19
2019-07-18 13:22:16 +00:00
OBS User buildservice-autocommit
db6310c891 Updating link to change in openSUSE:Factory/python-certbot-nginx revision 8.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=2981f10cdb4b73170328fba4484fc32b
2019-07-18 13:22:16 +00:00
331d6a070b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=18 2019-07-18 08:26:55 +00:00
df1311c54a - update to version 0.36.0
* Turn off session tickets for nginx plugin by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=17
2019-07-17 13:48:59 +00:00
3a0d03513f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=15 2019-06-18 10:28:21 +00:00
ed587cb180 - update to 0.34.0
* update for main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=13
2019-05-19 12:24:59 +00:00
5c35337880 Accepting request 686083 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.32.0
  * Tests execution now relies on pytest.

OBS-URL: https://build.opensuse.org/request/show/686083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=11
2019-03-18 12:15:14 +00:00
Tomáš Chvátal
5ee47cc34f Accepting request 672764 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.31.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/672764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=9
2019-02-10 10:21:32 +00:00
Tomáš Chvátal
c54b1ce3f5 - Update to version 0.30.2:
* lockstep update with the main package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=7
2019-01-29 12:06:06 +00:00
Tomáš Chvátal
a8a130ec19 Accepting request 649658 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.28.0
  * Stop preferring TLS-SNI.
  * Match Nginx parser update in allowing variable names to start 
    with ${.
  * Fix ranking of vhosts in Nginx so that all port-matching 
    vhosts come first.

OBS-URL: https://build.opensuse.org/request/show/649658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=5
2018-11-17 18:55:03 +00:00
Tomáš Chvátal
cbdc65643f Accepting request 635731 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.27.1
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/635731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=3
2018-09-14 10:40:31 +00:00
Tomáš Chvátal
b8725d5858 Accepting request 632869 from home:mcalabkova:branches:devel:languages:python:certbot
- Launch tests and update runtime requirements

OBS-URL: https://build.opensuse.org/request/show/632869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-nginx?expand=0&rev=2
2018-09-03 12:44:55 +00:00