[PR #1511] [CLOSED] Bump tokio-openssl from 0.6.1 to 0.6.2 #2379

Closed
opened 2026-03-16 08:50:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1511
Author: @dependabot[bot]
Created: 6/21/2021
Status: Closed

Base: mainHead: dependabot/cargo/tokio-openssl-0.6.2


📝 Commits (1)

  • 6f73e6f Bump tokio-openssl from 0.6.1 to 0.6.2

📊 Changes

4 files changed (+6 additions, -26 deletions)

View changed files

📝 Cargo.lock (+3 -23)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/resolver/Cargo.toml (+1 -1)
📝 crates/server/Cargo.toml (+1 -1)

📄 Description

Bumps tokio-openssl from 0.6.1 to 0.6.2.

Commits
  • b9505b9 Release v0.6.2
  • 0426dcb Merge pull request #33 from conblem/master
  • f32d47d revert to correct openssl version
  • 384f2f8 added openssl-sys back
  • eca91fa remove useless deps
  • 7b9972f Merge pull request #32 from sfackler/dependabot/add-v2-config-file
  • ac9dbd9 Upgrade to GitHub-native Dependabot
  • c2b2d2a Merge pull request #30 from sfackler/early-data
  • e75c05b Add read_early_data/write_early_data
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1511 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/21/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/tokio-openssl-0.6.2` --- ### 📝 Commits (1) - [`6f73e6f`](https://github.com/hickory-dns/hickory-dns/commit/6f73e6f3f72b4092740ff1f011e1963a6a131237) Bump tokio-openssl from 0.6.1 to 0.6.2 ### 📊 Changes **4 files changed** (+6 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -23) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+1 -1) 📝 `crates/server/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [tokio-openssl](https://github.com/sfackler/tokio-openssl) from 0.6.1 to 0.6.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/tokio-openssl/commit/b9505b9b0a3f21d451a17964ed953f2fe0902653"><code>b9505b9</code></a> Release v0.6.2</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/0426dcbcd765c3f55903787f603000145303886c"><code>0426dcb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/tokio-openssl/issues/33">#33</a> from conblem/master</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/f32d47d657d6e7768ec741d060b6931a3e0d94e3"><code>f32d47d</code></a> revert to correct openssl version</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/384f2f8ad04093f22cac6db4bf88806ee6906388"><code>384f2f8</code></a> added openssl-sys back</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/eca91fa5cb1845a44d2ceaf0be38a3b5c9e4b97d"><code>eca91fa</code></a> remove useless deps</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/7b9972f90d3144c2afc83274c112eebe58441eef"><code>7b9972f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/tokio-openssl/issues/32">#32</a> from sfackler/dependabot/add-v2-config-file</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/ac9dbd9d6035023a80a0c790cc5a69644f142282"><code>ac9dbd9</code></a> Upgrade to GitHub-native Dependabot</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/c2b2d2a990f106aedb93bdaef2ac94ea57c12d51"><code>c2b2d2a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/tokio-openssl/issues/30">#30</a> from sfackler/early-data</li> <li><a href="https://github.com/sfackler/tokio-openssl/commit/e75c05bd1f02b643e483c450358ec8f8ad54123f"><code>e75c05b</code></a> Add read_early_data/write_early_data</li> <li>See full diff in <a href="https://github.com/sfackler/tokio-openssl/compare/0.6.1...0.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-openssl&package-manager=cargo&previous-version=0.6.1&new-version=0.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:50:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2379
No description provided.