[PR #2076] [MERGED] update to use ring 0.17 #2795

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2076
Author: @zh-jq
Created: 10/24/2023
Status: Merged
Merged: 10/25/2023
Merged by: @djc

Base: mainHead: ring-0.17


📝 Commits (1)

📊 Changes

4 files changed (+50 additions, -21 deletions)

View changed files

📝 Cargo.lock (+41 -15)
📝 Cargo.toml (+2 -2)
📝 crates/proto/src/rr/dnssec/key_format.rs (+4 -1)
📝 crates/proto/src/rr/dnssec/rdata/tsig.rs (+3 -3)

📄 Description

May be should wait for https://github.com/rustls/rustls/pull/1525 to have a more clean Cargo.lock?


🔄 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/2076 **Author:** [@zh-jq](https://github.com/zh-jq) **Created:** 10/24/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `ring-0.17` --- ### 📝 Commits (1) - [`226e876`](https://github.com/hickory-dns/hickory-dns/commit/226e876484b1ace2d4aee68a876d5550c01a5ce6) update to use ring 0.17 ### 📊 Changes **4 files changed** (+50 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+41 -15) 📝 `Cargo.toml` (+2 -2) 📝 `crates/proto/src/rr/dnssec/key_format.rs` (+4 -1) 📝 `crates/proto/src/rr/dnssec/rdata/tsig.rs` (+3 -3) </details> ### 📄 Description May be should wait for https://github.com/rustls/rustls/pull/1525 to have a more clean Cargo.lock? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:08:43 +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#2795
No description provided.