[PR #1285] [MERGED] bump resolv-conf from 0.6.0 to 0.7.0 #2169

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1285
Author: @wg
Created: 11/13/2020
Status: Merged
Merged: 11/13/2020
Merged by: @bluejekyll

Base: release/0.19Head: bump-resolv-conf


📝 Commits (1)

  • 651d05e bump resolv-conf from 0.6.0 to 0.7.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 crates/resolver/Cargo.toml (+1 -1)

📄 Description

Hello, thank you for trust-dns! We're run into a production issue where read_system_conf fails because /etc/resolv.conf contains unsupported options, specifically options edns0 trust-ad. This is an issue in the underlying library, https://github.com/tailhook/resolv-conf/issues/21, which has been fixed as of resolv-conf 0.7.0. This PR upgrades that dependency in the hope that we can get another release of the 0.19 series.


🔄 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/1285 **Author:** [@wg](https://github.com/wg) **Created:** 11/13/2020 **Status:** ✅ Merged **Merged:** 11/13/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `release/0.19` ← **Head:** `bump-resolv-conf` --- ### 📝 Commits (1) - [`651d05e`](https://github.com/hickory-dns/hickory-dns/commit/651d05ece1bc4dc3fd1a12dcddb6918577d0a751) bump resolv-conf from 0.6.0 to 0.7.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crates/resolver/Cargo.toml` (+1 -1) </details> ### 📄 Description Hello, thank you for trust-dns! We're run into a production issue where `read_system_conf` fails because `/etc/resolv.conf` contains unsupported options, specifically `options edns0 trust-ad`. This is an issue in the underlying library, https://github.com/tailhook/resolv-conf/issues/21, which has been fixed as of `resolv-conf 0.7.0`. This PR upgrades that dependency in the hope that we can get another release of the 0.19 series. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 06:57:35 +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#2169
No description provided.