1
0

50 Commits

Author SHA256 Message Date
77d79f8550 Accepting request 1183167 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=51
2024-06-25 21:08:57 +00:00
8fb415a9d9 Accepting request 1174588 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1174588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=50
2024-05-16 15:17:25 +00:00
47b7c8ecec Accepting request 1145433 from devel:languages:python:certbot
- 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.

- Add %{?sle15_python_module_pythons}

  * The default key type for new certificates is now ECDSA secp256r1 (P-256). It was
  * Certbot will now error if a certificate has --reuse-key set and a conflicting --key-type,
    --key-size or --elliptic-curve is requested on the CLI. Use --new-key to change the key
  * The zope based interfaces in certbot.interfaces have been removed in favor of the abc
  * Removed deprecated functions certbot.tests.util.patch_get_utility*. Plugins should now patch
    certbot.display.util themselves in their tests or use certbot.tests.util.patch_display_util
  * Fixes a bug where the certbot working directory has unusably restrictive permissions on
  * Certbot will no longer respect very long challenge polling intervals, which may be suggested
    by some ACME servers. Certbot will continue to wait up to 90 seconds by default, or up to
  * Allow a user to modify the configuration of a certificate without renewing it using the new
  * Certbot will no longer save previous CSRs and certificate private keys to /etc/letsencrypt/csr
  * Certbot will now only keep the current and 5 previous certificates in the /etc/letsencrypt/archive
    directory for each certificate lineage. Any prior certificates will be automatically deleted upon
  * We deprecated support for the update_symlinks command. Support will be removed in a following
  * Optionally sign the SOA query for dns-rfc2136, to help resolve problems with split-view DNS setups
  * Certbot will no longer try to invoke plugins which do not subclass from the proper certbot.interfaces.{Installer,Authenticator}
  * 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
  * Fixed an incompatibility in the certbot-dns-cloudflare plugin and the

OBS-URL: https://build.opensuse.org/request/show/1145433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=49
2024-02-09 22:54:34 +00:00
29d986c0bf Accepting request 1133000 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=48
2023-12-14 21:02:50 +00:00
c9c961bc7d Accepting request 1123633 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1123633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=47
2023-11-06 20:14:51 +00:00
cff6acdafb Accepting request 1091313 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=46
2023-06-07 21:08:10 +00:00
4f4fab3bca Accepting request 1031481 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=45
2022-10-27 11:54:35 +00:00
a876dd2171 Accepting request 1005263 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=44
2022-09-22 12:50:00 +00:00
5ccfdb2959 Accepting request 988433 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/988433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=43
2022-07-11 17:10:19 +00:00
e866a29870 Accepting request 984953 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=42
2022-06-25 08:24:42 +00:00
cfd7cb7b9e Accepting request 979812 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=41
2022-05-30 10:44:29 +00:00
a6f2550a2e Accepting request 967760 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=40
2022-04-08 20:46:01 +00:00
06e841eb5d Accepting request 941921 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=39
2021-12-21 19:16:45 +00:00
4f2533065d Accepting request 941880 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/941880
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=38
2021-12-21 17:40:53 +00:00
Richard Brown
d7277d2d61 Accepting request 911357 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=37
2021-08-11 09:47:33 +00:00
35a21e5f61 Accepting request 909349 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=36
2021-07-30 21:22:06 +00:00
0abfe14276 Accepting request 901678 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/901678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=35
2021-06-24 16:22:43 +00:00
42a05a0eec Accepting request 892477 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/892477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=34
2021-05-12 17:32:31 +00:00
5b58b8ca65 Accepting request 885406 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/885406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=33
2021-04-15 14:57:42 +00:00
04bf580a6c Accepting request 877594 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/877594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=32
2021-03-08 14:19:26 +00:00
c050e6d0cb Accepting request 861639 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/861639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=31
2021-01-08 16:38:57 +00:00
534ebed7c5 Accepting request 839981 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/839981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=30
2020-10-07 12:18:47 +00:00
3ca9a7143b Accepting request 828417 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/828417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=29
2020-08-21 17:12:16 +00:00
c3dc74caf1 Accepting request 820647 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/820647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=28
2020-07-15 13:01:29 +00:00
c09d86cadf Accepting request 813507 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/813507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=27
2020-06-11 13:15:30 +00:00
601ceb0544 Accepting request 805532 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/805532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=26
2020-05-14 21:26:37 +00:00
ba485f7726 Accepting request 795991 from devel:languages:python:certbot
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/795991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=25
2020-04-21 11:13:44 +00:00
893bf5dfec Accepting request 783845 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/783845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=24
2020-03-11 17:54:55 +00:00
8a0538894d Accepting request 778031 from devel:languages:python:certbot
- update to version 1.2.0
  * Add directory field to error message when field is missing.
  * If MD5 hasher is not available, try it in non-security mode (fix for FIPS systems)
  * Support for Python 3.4 has been removed.
  * Fix collections.abc imports for Python 3.9.

OBS-URL: https://build.opensuse.org/request/show/778031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=23
2020-02-26 14:02:29 +00:00
efb222412f Accepting request 766006 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/766006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=22
2020-01-21 20:01:51 +00:00
d1f54fbddb Accepting request 760673 from devel:languages:python:certbot
- update to version 1.0.0 (boo#1160066)
  * certbot-auto has deprecated support for systems using OpenSSL 1.0.1 
    that are not running on x86-64.
  * Certbot's config_changes subcommand has been removed
  * certbot.plugins.common.TLSSNI01 has been removed.
  * The functions certbot.client.view_config_changes,
    certbot.main.config_changes,
    certbot.plugins.common.Installer.view_config_changes,
    certbot.reverter.Reverter.view_config_changes, and
    certbot.util.get_systemd_os_info have been removed
  * Certbot's register --update-registration subcommand has been removed
  * When possible, default to automatically configuring the webserver so all requests
    redirect to secure HTTPS access. This is mostly relevant when running Certbot
    in non-interactive mode. Previously, the default was to not redirect all requests.

OBS-URL: https://build.opensuse.org/request/show/760673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=21
2020-01-03 16:39:34 +00:00
2cbd6e4e4b Accepting request 748664 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/748664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=20
2019-11-14 23:20:59 +00:00
f27e0cdfcc Accepting request 739155 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/739155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=19
2019-10-31 17:13:58 +00:00
2385b06152 Accepting request 734565 from devel:languages:python:certbot
- update to version 0.39.0
  * Support for Python 3.8 was added to Certbot and all of its components.
  * Don't send OCSP requests for expired certificates

OBS-URL: https://build.opensuse.org/request/show/734565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=18
2019-10-02 12:56:05 +00:00
Ludwig Nussel
7a463bfcb1 Accepting request 730161 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/730161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=17
2019-09-13 12:59:01 +00:00
ebc6ce17f9 Accepting request 726140 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/726140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=16
2019-08-28 14:03:48 +00:00
dc2921925e Accepting request 718247 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/718247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=15
2019-07-24 18:37:34 +00:00
6056ffb4cc Accepting request 716056 from devel:languages:python:certbot
version bump

OBS-URL: https://build.opensuse.org/request/show/716056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=14
2019-07-18 13:21:33 +00:00
022cf5e472 Accepting request 710516 from devel:languages:python:certbot
- update to 0.35.1
  * Renewal parameter webroot_path is always saved.
  * Scripts in Certbot hook directories are no longer executed when 
    their filenames end in a tilde.

OBS-URL: https://build.opensuse.org/request/show/710516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=13
2019-06-18 12:59:27 +00:00
e390c0e8b1 Accepting request 705622 from devel:languages:python:certbot
up

OBS-URL: https://build.opensuse.org/request/show/705622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=12
2019-06-03 16:49:59 +00:00
fa7b084a1a Accepting request 702684 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/702684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=11
2019-05-14 11:43:41 +00:00
352daccdf5 Accepting request 685976 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/685976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=10
2019-03-19 08:59:23 +00:00
f1da12cc83 Accepting request 684874 from devel:languages:python:certbot
- Provide certbot namespace on py2 too to avoid migration conflict

OBS-URL: https://build.opensuse.org/request/show/684874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=9
2019-03-14 14:02:30 +00:00
c95d107b6a Accepting request 673116 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/673116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=8
2019-02-11 20:26:17 +00:00
Stephan Kulow
c1552b0ea2 Accepting request 669788 from devel:languages:python:certbot
- Update to 0.30.2:
  * Update the version of setuptools pinned in certbot-auto to 40.6.3 to
    solve installation problems on newer OSes.
  * Always download the pinned version of pip in pipstrap to address breakages
  * Rename old,default.conf to old-and-default.conf to address commas in filenames
    breaking recent versions of pip.
  * Add VIRTUALENV_NO_DOWNLOAD=1 to all calls to virtualenv to address breakages
    from venv downloading the latest pip
  * Added the `update_account` subcommand for account management commands.

OBS-URL: https://build.opensuse.org/request/show/669788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=7
2019-02-02 20:48:50 +00:00
05995f230c Accepting request 658302 from devel:languages:python:certbot
- update to 0.29.1:
  * The default work and log directories have been changed back
    to /var/lib/letsencrypt and /var/log/letsencrypt respectively.
  * Noninteractive renewals with `certbot renew` (those not started
    from a terminal) now randomly sleep 1-480 seconds before beginning
    work in order to spread out load spikes on the server side.
  * Added External Account Binding support in cli and acme library.
    Command line arguments --eab-kid and --eab-hmac-key added.
  * Private key permissioning changes: Renewal preserves existing group mode
    & gid of previous private key material. Private keys for new
    lineages (i.e. new certs, not renewed) default to 0o600.
  * Update code and dependencies to clean up Resource and Deprecation Warnings.
  * Only depend on imgconverter extension for Sphinx >= 1.6
- update URL

OBS-URL: https://build.opensuse.org/request/show/658302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=6
2018-12-18 13:57:47 +00:00
967152ba51 Accepting request 655548 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/655548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=5
2018-12-06 11:19:17 +00:00
80f349f8c9 Accepting request 649948 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/649948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=4
2018-11-18 22:33:20 +00:00
9915f2897f Accepting request 640815 from devel:languages:python:certbot
- Do not conflict with Certbot as now we provide/obsolete it

OBS-URL: https://build.opensuse.org/request/show/640815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=3
2018-10-11 09:55:07 +00:00
b6bf7bad5c Accepting request 639739 from devel:languages:python:certbot
- Provide and obsolete certbot main package too to ensure we can
  migrate to the new split setup directly

OBS-URL: https://build.opensuse.org/request/show/639739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=2
2018-10-04 17:01:37 +00:00

Diff Content Not Available