[PR #1656] [MERGED] fix time txt parsing in SOA records #2482

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1656
Author: @bluejekyll
Created: 3/6/2022
Status: Merged
Merged: 3/8/2022
Merged by: @djc

Base: mainHead: fix-time-parsing-in-soa


📝 Commits (1)

  • c697362 fix time txt parsing in SOA records

📊 Changes

2 files changed (+55 additions, -14 deletions)

View changed files

📝 crates/client/src/serialize/txt/rdata_parsers/soa.rs (+50 -9)
📝 tests/test-data/named_test_configs/example.com.zone (+5 -5)

📄 Description

fixes: #314


🔄 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/1656 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 3/6/2022 **Status:** ✅ Merged **Merged:** 3/8/2022 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `fix-time-parsing-in-soa` --- ### 📝 Commits (1) - [`c697362`](https://github.com/hickory-dns/hickory-dns/commit/c697362336b156441934ea90ebc692190fc3ef41) fix time txt parsing in SOA records ### 📊 Changes **2 files changed** (+55 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `crates/client/src/serialize/txt/rdata_parsers/soa.rs` (+50 -9) 📝 `tests/test-data/named_test_configs/example.com.zone` (+5 -5) </details> ### 📄 Description fixes: #314 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:56:16 +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#2482
No description provided.