[PR #504] [MERGED] Java 21 upgrade fixes #543

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/504
Author: @mageddo
Created: 7/5/2024
Status: Merged
Merged: 7/5/2024
Merged by: @mageddo

Base: masterHead: bugfix/435


📝 Commits (8)

  • f532eda adjusting release notes
  • 5c34b46 generating jar for native image generation except amd 64 dynamic linking ,this jar excludes graalvm sdk deps
  • 76a0da7 using specific jar to generate native image, not the fat jar
  • cc02069 [Gradle Release Plugin] - new version commit: '3.22.3-snapshot'.
  • f9d9e0e calling native image jar gradle task
  • 0984a4d set main class manifest attribute
  • fd591cb fixing java.lang.SecurityException: Invalid signature file digest for Manifest main attributes
  • fae85c5 updating release notes, reverting cd

📊 Changes

4 files changed (+29 additions, -7 deletions)

View changed files

📝 Dockerfile.builder.linux-amd64 (+2 -2)
📝 RELEASE-NOTES.md (+2 -4)
📝 build.gradle (+24 -0)
📝 gradle.properties (+1 -1)

📄 Description

Relates to #435


🔄 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/504 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 7/5/2024 **Status:** ✅ Merged **Merged:** 7/5/2024 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `bugfix/435` --- ### 📝 Commits (8) - [`f532eda`](https://github.com/mageddo/dns-proxy-server/commit/f532eda0400e7ca4a26b43bd132da59868d32c92) adjusting release notes - [`5c34b46`](https://github.com/mageddo/dns-proxy-server/commit/5c34b467e06bf6dbd9f4d4f5fb15dd46ab88b878) generating jar for native image generation except amd 64 dynamic linking ,this jar excludes graalvm sdk deps - [`76a0da7`](https://github.com/mageddo/dns-proxy-server/commit/76a0da71723c89a235c6475871f0417ae5cf9fd5) using specific jar to generate native image, not the fat jar - [`cc02069`](https://github.com/mageddo/dns-proxy-server/commit/cc02069f2485fd94fae795a2a408a3dbe32071fc) [Gradle Release Plugin] - new version commit: '3.22.3-snapshot'. - [`f9d9e0e`](https://github.com/mageddo/dns-proxy-server/commit/f9d9e0eeee42ff041a1174d5c4d6dee1ed13261e) calling native image jar gradle task - [`0984a4d`](https://github.com/mageddo/dns-proxy-server/commit/0984a4d52a5fdd04355859a4844277c22109add7) set main class manifest attribute - [`fd591cb`](https://github.com/mageddo/dns-proxy-server/commit/fd591cb0dbbdebf93aabd517b0bcd46ebdb0f3a8) fixing java.lang.SecurityException: Invalid signature file digest for Manifest main attributes - [`fae85c5`](https://github.com/mageddo/dns-proxy-server/commit/fae85c5e9478e143440aabb6bb73d0ea4e173409) updating release notes, reverting cd ### 📊 Changes **4 files changed** (+29 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.builder.linux-amd64` (+2 -2) 📝 `RELEASE-NOTES.md` (+2 -4) 📝 `build.gradle` (+24 -0) 📝 `gradle.properties` (+1 -1) </details> ### 📄 Description Relates to #435 --- <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#543
No description provided.