[GH-ISSUE #435] Upgrade Java version to 21 LTS #156

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

Originally created by @mageddo on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/435

What is expected

Please describe the wanted featured and how it could work

What is Happening

What is the actual behavior and lacks without this feature and what's the fallback while this feature is not implemented yet

Changes (Optional)

Min glibc

  • DPS 3.19.7: min glibc 2.15
  • DPS 3.20.0: min glibc 2.34
  • DPS 3.21.2: min glibc 2.15
$ objdump -T dns-proxy-server | grep GLIBC | sed 's/.*GLIBC_\([.0-9]*\).*/\1/g' | sort -Vu | tail -n1

Compatibility with Linux distros with glibc version 2.15

Consider #285 for static build

Originally created by @mageddo on GitHub (Apr 24, 2024). Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/435 ### What is expected Please describe the wanted featured and how it could work ### What is Happening What is the actual behavior and lacks without this feature and what's the fallback while this feature is not implemented yet ### Changes (Optional) ### Min glibc * DPS `3.19.7`: min glibc `2.15` * DPS `3.20.0`: min glibc `2.34` * DPS `3.21.2`: min glibc `2.15` ```bash $ objdump -T dns-proxy-server | grep GLIBC | sed 's/.*GLIBC_\([.0-9]*\).*/\1/g' | sort -Vu | tail -n1 ``` ### Compatibility with Linux distros with glibc version `2.15` Consider #285 for static build
kerem closed this issue 2026-02-26 04:34:13 +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#156
No description provided.