[PR #2634] [MERGED] Simplify platform-independent privilege dropping #3197

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2634
Author: @djc
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @marcus0x62

Base: mainHead: platform-privileges


📝 Commits (1)

  • 090c830 Simplify platform-independent privilege dropping

📊 Changes

2 files changed (+12 additions, -32 deletions)

View changed files

📝 bin/src/hickory-dns.rs (+10 -6)
📝 bin/src/lib.rs (+2 -26)

📄 Description

Simplify privilege dropping to support platform independence. Previously:


🔄 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/2634 **Author:** [@djc](https://github.com/djc) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@marcus0x62](https://github.com/marcus0x62) **Base:** `main` ← **Head:** `platform-privileges` --- ### 📝 Commits (1) - [`090c830`](https://github.com/hickory-dns/hickory-dns/commit/090c8300fe2ca4c8ba9cf649e1f2e571d1b818b4) Simplify platform-independent privilege dropping ### 📊 Changes **2 files changed** (+12 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `bin/src/hickory-dns.rs` (+10 -6) 📝 `bin/src/lib.rs` (+2 -26) </details> ### 📄 Description Simplify privilege dropping to support platform independence. Previously: - #2630 - #2598 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:30:37 +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#3197
No description provided.