dnsrobocert icon indicating copy to clipboard operation
dnsrobocert copied to clipboard

Bump acme from 1.27.0 to 1.29.0

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps acme from 1.27.0 to 1.29.0.

Release notes

Sourced from acme's releases.

Certbot 1.29.0

Added

  • Updated Windows installer to be signed and trusted in Windows

Changed

  • --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.

Fixed

  • 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.

More details about these changes can be found on our GitHub repo.

Certbot 1.28.0

Added

  • Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org

Changed

  • 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.

Fixed

More details about these changes can be found on our GitHub repo.

Commits
  • befa443 Release 1.29.0
  • 7e2105f Update changelog for 1.29.0 release
  • 6e1696b Add Signed Windows Installer Workflow (#9076)
  • dedbdea Update generated CSRs to create V1 CSRs (#9334)
  • b9f9952 removed certbot-auto references from docs (#9333)
  • 1d25406 Use a different timeout for nightly vs daytime (release and extended) builds ...
  • 49f21bc deps: bump pyOpenSSL in oldest pinnings (#9329)
  • 885ebf8 Change snapcraft authentication to use SNAPCRAFT_STORE_CREDENTIALS (#9326)
  • 7505bb0 Drop the snap build tiemout to 90 minutes (#9320)
  • 99da999 Merge pull request #9318 from certbot/docs-clarify-plugin-contributions
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jul 07 '22 04:07 dependabot[bot]

Unit Test Results

    6 files  ±0      6 suites  ±0   1m 21s :stopwatch: -4s   17 tests ±0    17 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  102 runs  ±0  100 :heavy_check_mark: ±0  2 :zzz: ±0  0 :x: ±0 

Results for commit 6edfb113. ± Comparison against base commit 8649a627.

github-actions[bot] avatar Jul 07 '22 04:07 github-actions[bot]

Looks like acme is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Aug 12 '22 22:08 dependabot[bot]