[PR #2143] [MERGED] Cleanliness for 1.76 #2836

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2143
Author: @bluejekyll
Created: 2/10/2024
Status: Merged
Merged: 2/11/2024
Merged by: @bluejekyll

Base: mainHead: cleanliness-for-1.76


📝 Commits (3)

  • ffb845a update ahash for nightly
  • 722b414 fix tests that were not being run
  • 4d866a9 fix cleanliness for 1.76

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)
📝 crates/proto/src/rr/rr_set.rs (+1 -1)
📝 crates/proto/src/serialize/binary/decoder.rs (+8 -9)
📝 crates/proto/src/xfer/dnssec_dns_handle.rs (+2 -2)
📝 crates/proto/src/xfer/mod.rs (+3 -2)
📝 crates/server/src/store/sqlite/authority.rs (+1 -1)
📝 tests/integration-tests/tests/sqlite_authority_tests.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/2143 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 2/10/2024 **Status:** ✅ Merged **Merged:** 2/11/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `cleanliness-for-1.76` --- ### 📝 Commits (3) - [`ffb845a`](https://github.com/hickory-dns/hickory-dns/commit/ffb845ab046eed97768d5ddc9d40dcd6db8a7f34) update ahash for nightly - [`722b414`](https://github.com/hickory-dns/hickory-dns/commit/722b414a56a6940ebcad208b23d7907575f119a5) fix tests that were not being run - [`4d866a9`](https://github.com/hickory-dns/hickory-dns/commit/4d866a9a8585739f9d69d534860afbc262247737) fix cleanliness for 1.76 ### 📊 Changes **7 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `crates/proto/src/rr/rr_set.rs` (+1 -1) 📝 `crates/proto/src/serialize/binary/decoder.rs` (+8 -9) 📝 `crates/proto/src/xfer/dnssec_dns_handle.rs` (+2 -2) 📝 `crates/proto/src/xfer/mod.rs` (+3 -2) 📝 `crates/server/src/store/sqlite/authority.rs` (+1 -1) 📝 `tests/integration-tests/tests/sqlite_authority_tests.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 11:10:54 +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#2836
No description provided.