Files
buildroot/package
Thomas Devoogdt 1237472aef package/openjdk{, -bin}: fix wrong version reporting
Before:

$ java --version
openjdk 17 2024-07-16
OpenJDK Runtime Environment (build 17+17)
OpenJDK 64-Bit Server VM (build 17+17, mixed mode)

After:

$ java --version
openjdk 17.0.12 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7)
OpenJDK 64-Bit Server VM (build 17.0.12+7, mixed mode)

Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 8ccee2be22)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2025-11-26 09:29:00 +01:00
..
2025-10-16 09:57:38 +02:00
2025-09-04 18:10:48 +02:00
2025-09-25 16:35:46 +02:00
2025-08-29 20:45:53 +02:00
2025-09-03 18:17:49 +02:00
2025-09-18 10:48:22 +02:00
2025-09-25 16:36:17 +02:00
2025-11-05 16:59:32 +01:00
2025-10-09 08:44:50 +02:00
2025-11-26 09:02:47 +01:00
2025-09-25 16:44:06 +02:00
2025-09-25 16:36:38 +02:00
2025-08-29 19:35:34 +02:00
2025-11-26 09:22:46 +01:00