[PR #499] [MERGED] #473 Qemu upgrading #539

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/499
Author: @mageddo
Created: 6/25/2024
Status: Merged
Merged: 6/28/2024
Merged by: @mageddo

Base: masterHead: feat/473


📝 Commits (10+)

  • 2ff7ea7 upgrading qemu version to fix the issue
  • aad6380 qemu upgrading
  • c3e9074 [Gradle Release Plugin] - new version commit: '3.22.0-snapshot'.
  • 35c8194 machine upgrade not necessary anymore
  • caa3a01 adjusting image
  • 14b65cb setup new qemu emulator
  • bc2415d deleting unused code
  • 9568284 adjusting release notes
  • 7bbaae0 Upgrading debian image to fix gcc error
  • d19475b Revert "deleting unused code"

📊 Changes

6 files changed (+30 additions, -7 deletions)

View changed files

📝 .github/workflows/actions-deploy.yml (+10 -5)
📝 Dockerfile.builder.linux-aarch64 (+1 -1)
📝 RELEASE-NOTES.md (+3 -0)
docker-compose-qemu.yaml (+6 -0)
📝 gradle.properties (+1 -1)
src/main/docker/qemu/Dockerfile (+9 -0)

📄 Description

Relates to #500 #473


🔄 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/499 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/28/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/473` --- ### 📝 Commits (10+) - [`2ff7ea7`](https://github.com/mageddo/dns-proxy-server/commit/2ff7ea76e668e5115df1164b90babce837f25ead) upgrading qemu version to fix the issue - [`aad6380`](https://github.com/mageddo/dns-proxy-server/commit/aad63809cc0b0785617aafe223880cdb1180d5d6) qemu upgrading - [`c3e9074`](https://github.com/mageddo/dns-proxy-server/commit/c3e90740ae899a1e1a96e10e179391b262447904) [Gradle Release Plugin] - new version commit: '3.22.0-snapshot'. - [`35c8194`](https://github.com/mageddo/dns-proxy-server/commit/35c8194be6cfb1fa60e7664d229ca6b17a3ef162) machine upgrade not necessary anymore - [`caa3a01`](https://github.com/mageddo/dns-proxy-server/commit/caa3a016038a8d3ce84a0fae91a4993f210e01bc) adjusting image - [`14b65cb`](https://github.com/mageddo/dns-proxy-server/commit/14b65cb8a17f3d5aee78eece8916ed1e476785c7) setup new qemu emulator - [`bc2415d`](https://github.com/mageddo/dns-proxy-server/commit/bc2415d97771ab991cbbe21ec87f40766c178cf7) deleting unused code - [`9568284`](https://github.com/mageddo/dns-proxy-server/commit/956828438116fdfc8849ec918707782e110fab69) adjusting release notes - [`7bbaae0`](https://github.com/mageddo/dns-proxy-server/commit/7bbaae05f3db5abca589cb8a55d9a4852adb0246) Upgrading debian image to fix gcc error - [`d19475b`](https://github.com/mageddo/dns-proxy-server/commit/d19475b59ab72ed2f53a4d928f95139ea274b8fe) Revert "deleting unused code" ### 📊 Changes **6 files changed** (+30 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/actions-deploy.yml` (+10 -5) 📝 `Dockerfile.builder.linux-aarch64` (+1 -1) 📝 `RELEASE-NOTES.md` (+3 -0) ➕ `docker-compose-qemu.yaml` (+6 -0) 📝 `gradle.properties` (+1 -1) ➕ `src/main/docker/qemu/Dockerfile` (+9 -0) </details> ### 📄 Description Relates to #500 #473 --- <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: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/dns-proxy-server-mageddo#539
No description provided.