[PR #125] [MERGED] remove update auth field on signer #1254

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/125
Author: @bluejekyll
Created: 5/8/2017
Status: Merged
Merged: 5/9/2017
Merged by: @bluejekyll

Base: masterHead: clean_up_signer_fields


📝 Commits (2)

📊 Changes

9 files changed (+27 additions, -37 deletions)

View changed files

📝 CHANGELOG.md (+7 -1)
📝 client/src/client/secure_client_handle.rs (+1 -2)
📝 client/src/rr/dnssec/signer.rs (+7 -21)
📝 client/src/rr/rdata/key.rs (+7 -2)
📝 compatibility/tests/sig0_tests.rs (+1 -2)
📝 server/src/authority/authority.rs (+1 -2)
📝 server/src/named.rs (+1 -1)
📝 server/tests/client_future_tests.rs (+1 -1)
📝 server/tests/common/authority.rs (+1 -5)

📄 Description

A little more cleanup on Signer


🔄 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/125 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 5/8/2017 **Status:** ✅ Merged **Merged:** 5/9/2017 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `clean_up_signer_fields` --- ### 📝 Commits (2) - [`697500a`](https://github.com/hickory-dns/hickory-dns/commit/697500a78cae94c1480df461ca426394d2da3202) remove update auth field on signer - [`a48357c`](https://github.com/hickory-dns/hickory-dns/commit/a48357c70d4929a33f5422e3e02ba10488db6488) update Changelog ### 📊 Changes **9 files changed** (+27 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+7 -1) 📝 `client/src/client/secure_client_handle.rs` (+1 -2) 📝 `client/src/rr/dnssec/signer.rs` (+7 -21) 📝 `client/src/rr/rdata/key.rs` (+7 -2) 📝 `compatibility/tests/sig0_tests.rs` (+1 -2) 📝 `server/src/authority/authority.rs` (+1 -2) 📝 `server/src/named.rs` (+1 -1) 📝 `server/tests/client_future_tests.rs` (+1 -1) 📝 `server/tests/common/authority.rs` (+1 -5) </details> ### 📄 Description A little more cleanup on Signer --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 01:56:26 +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#1254
No description provided.