Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Java version to 21 LTS #435

Closed
mageddo opened this issue Apr 24, 2024 · 0 comments · Fixed by #482
Closed

Upgrade Java version to 21 LTS #435

mageddo opened this issue Apr 24, 2024 · 0 comments · Fixed by #482
Milestone

Comments

@mageddo
Copy link
Owner

mageddo commented Apr 24, 2024

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

@mageddo mageddo mentioned this issue Apr 24, 2024
3 tasks
mageddo added a commit that referenced this issue Jun 22, 2024
* release notes

* [Gradle Release Plugin] - new version commit:  '3.20.0-snapshot'.

* upgrading imagem builder

* upgrading graalvm version

* upgrading ci jdk
This was referenced Jun 22, 2024
@mageddo mageddo reopened this Jun 23, 2024
mageddo added a commit that referenced this issue Jun 23, 2024
* fixing arch image

* fixing linux image ref

* configuring static binary

* adjusting command

* setup musl

* adjusting building image

* adjusting building image

* adjusting building image

* fixing jdk url

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting build image

* adjusting building image

* adjusting building image

* adjusting building image

* adjusting building image

* setup aarch

* setup aarch

* setup aarch

* setup aarch

* setup aarch

* fixing amd64 builder

* fixing amd64 builder

* fixing amd64 builder

* fixing amd64 builder

* fixing aarch64 builder

* reverting ci

* clearing the code
@mageddo mageddo modified the milestones: 3.20.0, 3.12.x, 3.21.x Jun 23, 2024
@mageddo mageddo closed this as completed Jun 25, 2024
mageddo added a commit that referenced this issue Jul 3, 2024
…`3.22.0` (#502)

* add missing dep removed on the upgrade

* release notes

* [Gradle Release Plugin] - new version commit:  '3.22.1-snapshot'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant