[PR #151] [MERGED] Update ring and chrono #1275

Closed
opened 2026-03-16 01:57:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/151
Author: @bluejekyll
Created: 6/24/2017
Status: Merged
Merged: 6/24/2017
Merged by: @bluejekyll

Base: masterHead: update_ring


📝 Commits (2)

📊 Changes

9 files changed (+179 additions, -138 deletions)

View changed files

📝 Cargo.lock (+133 -126)
📝 client/Cargo.toml (+2 -2)
📝 client/src/client/client_future.rs (+2 -2)
📝 client/src/logger.rs (+1 -1)
📝 client/src/rr/rdata/nsec3.rs (+36 -2)
📝 compatibility/Cargo.toml (+1 -1)
📝 rustls/Cargo.toml (+1 -1)
📝 server/Cargo.toml (+1 -1)
📝 server/src/authority/authority.rs (+2 -2)

📄 Description

Also fixes an overflow sub in nightly... though nightly has some other issue.


🔄 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/151 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 6/24/2017 **Status:** ✅ Merged **Merged:** 6/24/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update_ring` --- ### 📝 Commits (2) - [`01d45c1`](https://github.com/hickory-dns/hickory-dns/commit/01d45c12f5fc53a86dd90e885a829a3b387d2b6f) update ring and chrono - [`508acb3`](https://github.com/hickory-dns/hickory-dns/commit/508acb311fa0a6bfcafbba838417d4b641ad6188) cleanup NSEC emit ### 📊 Changes **9 files changed** (+179 additions, -138 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+133 -126) 📝 `client/Cargo.toml` (+2 -2) 📝 `client/src/client/client_future.rs` (+2 -2) 📝 `client/src/logger.rs` (+1 -1) 📝 `client/src/rr/rdata/nsec3.rs` (+36 -2) 📝 `compatibility/Cargo.toml` (+1 -1) 📝 `rustls/Cargo.toml` (+1 -1) 📝 `server/Cargo.toml` (+1 -1) 📝 `server/src/authority/authority.rs` (+2 -2) </details> ### 📄 Description Also fixes an overflow sub in nightly... though nightly has some other issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:57:32 +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#1275
No description provided.