[PR #327] [MERGED] upgrade ring dependency #1366

Closed
opened 2026-03-16 02:02:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/327
Author: @bluejekyll
Created: 1/7/2018
Status: Merged
Merged: 7/8/2018
Merged by: @bluejekyll

Base: masterHead: fix_nightly_with_ring


📝 Commits (4)

  • fe1054c upgrade ring dependency
  • 5bd8cde update of some versions, incomplete
  • a3ac344 upgrade webpki and tokio-rustls
  • a7d1bcb fix dependencies on webpki

📊 Changes

7 files changed (+40 additions, -23 deletions)

View changed files

📝 client/Cargo.toml (+2 -2)
📝 integration-tests/Cargo.toml (+1 -1)
📝 proto/Cargo.toml (+2 -2)
📝 resolver/Cargo.toml (+2 -2)
📝 rustls/Cargo.toml (+3 -2)
📝 rustls/src/lib.rs (+1 -0)
📝 rustls/src/tls_stream.rs (+29 -14)

📄 Description

No description provided


🔄 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/327 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/7/2018 **Status:** ✅ Merged **Merged:** 7/8/2018 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `fix_nightly_with_ring` --- ### 📝 Commits (4) - [`fe1054c`](https://github.com/hickory-dns/hickory-dns/commit/fe1054c2a6a1098e89844147dcd2bb22f7fe98b9) upgrade ring dependency - [`5bd8cde`](https://github.com/hickory-dns/hickory-dns/commit/5bd8cde6d9ae4654c875b66ec45cdd620c4d1a1c) update of some versions, incomplete - [`a3ac344`](https://github.com/hickory-dns/hickory-dns/commit/a3ac3446bfcdc19b1f0454bdd38434e6d3d50353) upgrade webpki and tokio-rustls - [`a7d1bcb`](https://github.com/hickory-dns/hickory-dns/commit/a7d1bcb486a3fee21f11bde61b02184fc2d43428) fix dependencies on webpki ### 📊 Changes **7 files changed** (+40 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `client/Cargo.toml` (+2 -2) 📝 `integration-tests/Cargo.toml` (+1 -1) 📝 `proto/Cargo.toml` (+2 -2) 📝 `resolver/Cargo.toml` (+2 -2) 📝 `rustls/Cargo.toml` (+3 -2) 📝 `rustls/src/lib.rs` (+1 -0) 📝 `rustls/src/tls_stream.rs` (+29 -14) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:02:41 +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#1366
No description provided.