[PR #659] [MERGED] ResolvconfConfiguratorV2 Fixes #657

Closed
opened 2026-02-26 04:35:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/659
Author: @mageddo
Created: 12/17/2025
Status: Merged
Merged: 12/17/2025
Merged by: @mageddo

Base: masterHead: feat/627


📝 Commits (10+)

📊 Changes

5 files changed (+354 additions, -78 deletions)

View changed files

📝 RELEASE-NOTES.md (+1 -1)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvconfConfiguratorV2.java (+189 -74)
src/test/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvConfTemplates.java (+93 -0)
📝 src/test/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvconfConfiguratorV2Test.java (+70 -2)

📄 Description

No description provided


🔄 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/mageddo/dns-proxy-server/pull/659 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/627` --- ### 📝 Commits (10+) - [`b818b32`](https://github.com/mageddo/dns-proxy-server/commit/b818b3286c8c1e982b2603a6fe137e6712861e3d) adjusts - [`65596f5`](https://github.com/mageddo/dns-proxy-server/commit/65596f51eedf6f25f3a78eb10514396ca28ea1e4) adjusts - [`436d06c`](https://github.com/mageddo/dns-proxy-server/commit/436d06c9e87f534550d8ec9a5fe7dd5339311a50) adjusts - [`e77a133`](https://github.com/mageddo/dns-proxy-server/commit/e77a1337a8b3b108ee4d5a10b837b6a99a9a1eaf) adjusts - [`fead10f`](https://github.com/mageddo/dns-proxy-server/commit/fead10fbbebea3c56dd25aa2e50e2865f0c9ed68) adjusts - [`d20862e`](https://github.com/mageddo/dns-proxy-server/commit/d20862e0da72825598d9fb499d176dfd2b04ed6b) adjusts - [`407cd61`](https://github.com/mageddo/dns-proxy-server/commit/407cd61df5a49ebdb9bcce5b78686bebbcbec367) adjusts - [`d130062`](https://github.com/mageddo/dns-proxy-server/commit/d130062404f689919f6bc94f11d9880a578dcf1b) adjusts - [`8cf3cca`](https://github.com/mageddo/dns-proxy-server/commit/8cf3cca17c7cbf22432f4b635645bb1abb3a4511) adjusts - [`1e536dc`](https://github.com/mageddo/dns-proxy-server/commit/1e536dcb348b9572a274cfc1da6f8e4e92c34245) adjusts ### 📊 Changes **5 files changed** (+354 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+1 -1) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvconfConfiguratorV2.java` (+189 -74) ➕ `src/test/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvConfTemplates.java` (+93 -0) 📝 `src/test/java/com/mageddo/dnsproxyserver/dnsconfigurator/linux/ResolvconfConfiguratorV2Test.java` (+70 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:55 +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/dns-proxy-server-mageddo#657
No description provided.