[PR #678] [MERGED] Fixing native-image generation for amd64-static and aarch #676

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

📋 Pull Request Information

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

Base: masterHead: fix2


📝 Commits (5)

📊 Changes

4 files changed (+27 additions, -2 deletions)

View changed files

📝 RELEASE-NOTES.md (+2 -1)
📝 docs/content/4-developing/compiling.en.md (+20 -0)
📝 gradle.properties (+1 -1)
📝 src/main/resources/META-INF/native-image/dps/native-image.properties (+4 -0)

📄 Description

Aarch and AMD64-STATIC native-image generation needled adjusts after configure Netty as DoH server on #677


🔄 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/678 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 12/27/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `fix2` --- ### 📝 Commits (5) - [`9fdd679`](https://github.com/mageddo/dns-proxy-server/commit/9fdd679071846814ada94a8dbb9bb881b31aa3f3) adjusts - [`4735ee5`](https://github.com/mageddo/dns-proxy-server/commit/4735ee5bfe308f3022ea09c97b22aac27d4c1e81) adjusts - [`f91ac50`](https://github.com/mageddo/dns-proxy-server/commit/f91ac50d918dfd3f24124c19c8fec6ae0654ef28) adjusts - [`17072ef`](https://github.com/mageddo/dns-proxy-server/commit/17072efb58c3f70db386d52e497926b922ab14f0) adjusts - [`edb6622`](https://github.com/mageddo/dns-proxy-server/commit/edb6622f459641ecad67b87182f07f580d53b6ef) adjusts ### 📊 Changes **4 files changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+2 -1) 📝 `docs/content/4-developing/compiling.en.md` (+20 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/resources/META-INF/native-image/dps/native-image.properties` (+4 -0) </details> ### 📄 Description Aarch and AMD64-STATIC native-image generation needled adjusts after configure Netty as DoH server on #677 --- <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:59 +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#676
No description provided.