[PR #1821] [MERGED] fix cleanliness for 1.65 #2628

Closed
opened 2026-03-16 10:48:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1821
Author: @bluejekyll
Created: 11/3/2022
Status: Merged
Merged: 11/4/2022
Merged by: @djc

Base: mainHead: 1.65-cleanliness


📝 Commits (1)

📊 Changes

7 files changed (+22 additions, -22 deletions)

View changed files

📝 crates/client/src/lib.rs (+1 -0)
📝 crates/proto/src/lib.rs (+1 -0)
📝 crates/resolver/src/name_server/name_server_pool.rs (+1 -0)
📝 crates/resolver/src/system_conf/unix.rs (+1 -1)
📝 crates/server/src/config/dnssec.rs (+1 -1)
📝 crates/server/src/store/sqlite/persistence.rs (+16 -19)
📝 util/src/resolve.rs (+1 -1)

📄 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/1821 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/3/2022 **Status:** ✅ Merged **Merged:** 11/4/2022 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `1.65-cleanliness` --- ### 📝 Commits (1) - [`29fcf56`](https://github.com/hickory-dns/hickory-dns/commit/29fcf569eb3048c80c30ef1289bdd3bbb3c9dba7) fix cleanliness for 1.65 ### 📊 Changes **7 files changed** (+22 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/src/lib.rs` (+1 -0) 📝 `crates/proto/src/lib.rs` (+1 -0) 📝 `crates/resolver/src/name_server/name_server_pool.rs` (+1 -0) 📝 `crates/resolver/src/system_conf/unix.rs` (+1 -1) 📝 `crates/server/src/config/dnssec.rs` (+1 -1) 📝 `crates/server/src/store/sqlite/persistence.rs` (+16 -19) 📝 `util/src/resolve.rs` (+1 -1) </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 10:48:18 +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#2628
No description provided.