Accepting request 1031392 from home:stroeder:branches:devel:languages:python:certbot

Update to 1.31.0

OBS-URL: https://build.opensuse.org/request/show/1031392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=100
This commit is contained in:
2022-10-27 08:17:42 +00:00
committed by Git OBS Bridge
parent 671ebb1a97
commit e4131df114
6 changed files with 32 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:186fa465b40c44d218b74c681cd8bdd1f889eaceaec43826493d06c39fb832dc
size 425964

View File

@@ -1,14 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEE8ocbQVKuE8SVGREfRHv2g6o7JsMFAmMY3hAACgkQRHv2g6o7
JsPJGgwApQBxFiiuVslY8Vo5DLoX4Y/WiZ6cxNbua/VfOwKotjTCLVVPDfwK3lN9
uNDv8QjakqgD2xBfGJ1SvcTpUBeebNZKQB4ClJnfVdvD14WlMhOXQasDlR7yNFav
YN2aSnR7SqxGzNbY+OL1xOV2cDsJbxyTTvG/qNYOU2wY0eO2T9nBkjp4EVhkKUaa
1C6E/1+jAijh7TNLe+xg+xGLtEd7b8KafUJuzRq9DogdubKQkCxdMTS5ZyBeSWAI
+C5u7Te+HQMGgYWv3rALePUOZpKvRAlFweRyDiUXAglwd6ohjK6Ls7bRjIelY83w
n6pj670w2SKviECpvXkeYCfn6v/6EmeVohWMfdRsSKbG4yVMiRX+jhUn4xy3fDbK
Tn7OE/sBx6Gx81t0DjTsI7I8tGhRxtDbTQqK5yglSEBQ5YhxX6X1YPSH5nhtygTx
y/ffRUslCw8Sam8chO9DtxptAlWkGOi0ollh9uEkTGLj7K/x++s6y019F+66R54G
sfzjbt86
=bWEw
-----END PGP SIGNATURE-----

3
certbot-1.31.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29af531d33aaa87c8104864cd31ac2af541f0ec973a7252d7f7f5b15e10479db
size 426485

14
certbot-1.31.0.tar.gz.asc Normal file
View File

@@ -0,0 +1,14 @@
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEEIPIBNGv48/RVpz+aeAzJlDKihiEFAmM8ReoACgkQeAzJlDKi
hiGPuwv+K9HJhTweimZxZB4SLyBx8oVYespw7Zwatkq2K4bA0mDnLYAvQ3BNGeU5
kRv2Vb5qjonSB0DDQQ6IsiAr3gSROiGKpaDAZCTWM32QSzf5QOzK/q8U2f+KQB6x
J4vWm2A4Bbk0Xasp6UUK0Ze/mb8i/K7OQGrR/WIN1D0Uiu/IYeqq2qRf9Tz/tItM
hXgkzA9qgoPl/vftotKEYD93CKkeIvElGZxCkSD1zG9sVSN9P1U19wi+uXrJ0F6W
uhf+RQ1Emq3FLScb+sDEKmjwv/TiIOYxkmAk0B2TsUrjyaE/JoNMR+O5H/ieZMMa
0qZj/yEHV+oSuZfdrPF7PFYXFN7dyU+MtsuF4rbOotDUDPdAEiJxxEIfHRbIvmxB
8Pfz23I2NUTF01zVFDnn/RwV46LaqawIHvWZNkjB0m1txWWznY8D4WKnapiAVZAX
v8KDSObXckGEfk9WsMvQWhydtmMj5YAA5RmrAzEmcOtriSad5N2HJKs1WVj0Om7s
GZtwILwE
=VOjP
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Oct 4 15:32:12 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 1.31.0
* If Certbot exits before setting up its usual log files, the temporary
directory created to save logging information will begin with the name
certbot-log- rather than a generic name. This should not be considered a
stable aspect of Certbot and may change again in the future.
* Fixed an incompatibility in the certbot-dns-cloudflare plugin and the
Cloudflare library which was introduced in the Cloudflare library version
2.10.1. The library would raise an error if a token was specified in the
Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg
configuration file of the Cloudflare library.
-------------------------------------------------------------------
Wed Sep 21 17:47:20 UTC 2022 - Markéta Machová <mmachova@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-certbot
Version: 1.30.0
Version: 1.31.0
Release: 0
Summary: ACME client
License: Apache-2.0