mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:28 +02:00
Release 4.1.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'cryptography>=43.0.0',
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
# We specify the minimum acme and certbot version as the current plugin
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'certbot',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
# for now, do not upgrade to cloudflare>=2.20 to avoid deprecation warnings and the breaking
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'python-digitalocean>=1.11', # 1.15.0 or newer is recommended for TTL support
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
# This version of lexicon is required to address the problem described in
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'google-api-python-client>=1.6.5',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.15.1',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
# This version was chosen because it is the version packaged in RHEL 9 and Debian unstable. It
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'boto3>=1.15.15',
|
||||
|
||||
@@ -4,7 +4,7 @@ import sys
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
'dns-lexicon>=3.14.1',
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
version = '4.1.0.dev0'
|
||||
version = '4.1.0'
|
||||
|
||||
install_requires = [
|
||||
# We specify the minimum acme and certbot version as the current plugin
|
||||
|
||||
@@ -36,7 +36,7 @@ manage your account:
|
||||
--agree-tos Agree to the ACME server's Subscriber Agreement
|
||||
-m EMAIL Email address for important account notifications
|
||||
|
||||
optional arguments:
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
-c CONFIG_FILE, --config CONFIG_FILE
|
||||
path to config file (default: /etc/letsencrypt/cli.ini
|
||||
@@ -139,7 +139,7 @@ optional arguments:
|
||||
case, and to know when to deprecate support for past
|
||||
Python versions and flags. If you wish to hide this
|
||||
information from the Let's Encrypt server, set this to
|
||||
"". (default: CertbotACMEClient/4.0.0 (certbot;
|
||||
"". (default: CertbotACMEClient/4.1.0 (certbot;
|
||||
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
|
||||
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
|
||||
The flags encoded in the user agent are: --duplicate,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"""Certbot client."""
|
||||
|
||||
# version number like 1.2.3a0, must have at least 2 parts, like 1.2
|
||||
__version__ = '4.1.0.dev0'
|
||||
__version__ = '4.1.0'
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
dec2f26378b26e57ce41f081b3a8814d89593a5f3d500fdb4acb1ccc23aaf60f acme-4.1.0.tar.gz
|
||||
5db56945da6df727ea3b8b6115e9a974956090c1bdd1a3d027cebf6424e2361c certbot_apache-4.1.0.tar.gz
|
||||
c063cbe5fe4294d96cda29983c3fa0fb0efe4a8cd4822c550df8cfd118166e78 certbot_dns_cloudflare-4.1.0.tar.gz
|
||||
ce5b818aa1598a8a69e6cc2cffe916c81f66e4cc110e667fe67c8a737d94075b certbot_dns_digitalocean-4.1.0.tar.gz
|
||||
fe79f44917147f0ffc303f6bb0bf04c4e024eec4d5d56dab0c8e9b82aebc53ee certbot_dns_dnsimple-4.1.0.tar.gz
|
||||
0ae5180c1d77ef5d949faa94f3852d832531fc54d12ff133ac16c1a1c4f61041 certbot_dns_dnsmadeeasy-4.1.0.tar.gz
|
||||
d0c5e3d8d72224eb6d20d922c8e96cd31b183a062074a1d215e3b815e141108d certbot_dns_gehirn-4.1.0.tar.gz
|
||||
f064f1e1913bde3d1e223cbd71235c934fb3990a6cb2c9a896d80d226707cdba certbot_dns_google-4.1.0.tar.gz
|
||||
967691b41e7ad794d5a79865dc1dd36cac26187736ef3c8137ffaf2a94e6d31f certbot_dns_linode-4.1.0.tar.gz
|
||||
e0d07e23d8093045bb67608fe2a67d09a96ee66c8df8d3d53dca47a890897a08 certbot_dns_luadns-4.1.0.tar.gz
|
||||
7babed259dfbe77efd4f380175493c9a7d5c7109b8faffa863194e28b1a77c35 certbot_dns_nsone-4.1.0.tar.gz
|
||||
0dee515a48b49b6a464d9db391a8e212a6c40b071b908130f66309a5cef6326f certbot_dns_ovh-4.1.0.tar.gz
|
||||
5f997e03c34b7f1f6c9af1e7722b6b536d5a662a1ee05b01e4bb631fa753e148 certbot_dns_rfc2136-4.1.0.tar.gz
|
||||
b7ba2c3d2cc46630ed8ad7df1252aa5a1cf619c412bfe1ae68a7443e760c3f54 certbot_dns_route53-4.1.0.tar.gz
|
||||
584761f650c57a5838ff7ab0d48692331cfa6023021fe9c58ebad6eb7ba7edb3 certbot_dns_sakuracloud-4.1.0.tar.gz
|
||||
0416b84f2a129163ce169bcf46908dd085a1cf53fb52199c2e771b68a757da8c certbot_nginx-4.1.0.tar.gz
|
||||
d88617101b514f77ac9117452db2754dac446d8dc5a958210dbfc3279b34472e certbot-4.1.0.tar.gz
|
||||
@@ -0,0 +1,14 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQGzBAABCAAdFiEEhjebTwrzcbUM2eX/NAKDEWHR0oAFAmhIpu8ACgkQNAKDEWHR
|
||||
0oDkPwv9G3NcVsZHBI5R49SgN6MzVXvYgYTLh9sL5qHTg6x5uom2RYxG8BEaiEeZ
|
||||
9XoKLyNrDU3+XJlVH04fLJJ/0fipjPwKUcJsiIjfAPZLdbEVUU+a+R4RmOnc3DR4
|
||||
NMOneriKAOcMTCMllL8rlc+R8dXg7irfsAmLLQyHeP28NzMYOul0gbBmfCHI2u+D
|
||||
fbPvxdI0rDY+MXd6ucQzxfKqKmQRxmLdX1rc4a3mFJkH4A+l9p68tRb+wfevyz/5
|
||||
uGLYyQREGSEVg5VWbJtxTkNcf8DeVCA98ccateCoc2jlEWVkTjR6xwEaz5DGEdUw
|
||||
qF74FuQryorpZv57mcEKPn8rtibg568k2ykNYptvWodByHPlP8ceU/+za2vxFSqS
|
||||
c3cOVgg1I4UmBP1bXBxsfAA9iDYwJaYAycUYDivJlCFpZoKJyoCDdZJe0JiQ6V4o
|
||||
dSO05wL6oNd5rGqdWIga4Lj/1m9W247C+6gbSbagaf1iJGc9Wu8Cz1m3x7sr9p0i
|
||||
vAOwWKid
|
||||
=N+/W
|
||||
-----END PGP SIGNATURE-----
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user