[PR #349] [MERGED] Intermediate fix #437

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/349
Author: @mageddo
Created: 3/10/2023
Status: Merged
Merged: 3/10/2023
Merged by: @mageddo

Base: masterHead: native-image-fix-arm


📝 Commits (6)

📊 Changes

6 files changed (+139 additions, -134 deletions)

View changed files

📝 Dockerfile.builder.linux-aarch64 (+1 -0)
📝 src/main/resources/META-INF/native-image/dps/native-image.properties (+1 -1)
📝 src/main/resources/META-INF/native-image/dps/proxy-config.json (+1 -1)
src/main/resources/META-INF/native-image/graal-generated/logback.disabled.json (+134 -0)
📝 src/main/resources/META-INF/native-image/graal-generated/reflect-config.json (+0 -131)
📝 src/main/resources/META-INF/native-image/jni-jna/native-image.properties (+2 -1)

📄 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/349 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 3/10/2023 **Status:** ✅ Merged **Merged:** 3/10/2023 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `native-image-fix-arm` --- ### 📝 Commits (6) - [`11fbefa`](https://github.com/mageddo/dns-proxy-server/commit/11fbefa28c34c89f5394fe661190c2336cded65e) adjusts - [`f656fe3`](https://github.com/mageddo/dns-proxy-server/commit/f656fe3ae1de11983ae4c1793fd070244bb2810a) programatic runtime initialization test[ - [`d990905`](https://github.com/mageddo/dns-proxy-server/commit/d99090598a9461ba6439d241325facaa54e3bb1f) removing logback - [`b3fbf46`](https://github.com/mageddo/dns-proxy-server/commit/b3fbf46f4f974f7616b8655038df6a9ecb1fa8d6) switch stg - [`cd70ba4`](https://github.com/mageddo/dns-proxy-server/commit/cd70ba4305a1f1e0980bbc70596d89cc56e990ff) try again - [`a6464b9`](https://github.com/mageddo/dns-proxy-server/commit/a6464b971d6b946b8f129c1e72b09479aaff42e6) adjusting ### 📊 Changes **6 files changed** (+139 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.builder.linux-aarch64` (+1 -0) 📝 `src/main/resources/META-INF/native-image/dps/native-image.properties` (+1 -1) 📝 `src/main/resources/META-INF/native-image/dps/proxy-config.json` (+1 -1) ➕ `src/main/resources/META-INF/native-image/graal-generated/logback.disabled.json` (+134 -0) 📝 `src/main/resources/META-INF/native-image/graal-generated/reflect-config.json` (+0 -131) 📝 `src/main/resources/META-INF/native-image/jni-jna/native-image.properties` (+2 -1) </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:14 +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#437
No description provided.