R. Ryantm
e730dc907e
jdk: 21.0.9+8 -> 21.0.9+10
2025-10-25 06:16:57 +00:00
R. Ryantm
b98a7b4539
jdk8: 8u462-b08 -> 8u472-b08
2025-10-25 01:32:24 +00:00
nixpkgs-ci[bot]
993047cee0
Merge staging-next into staging
2025-10-07 12:08:18 +00:00
Tom van Dijk
47513a1990
temurin-{,jre-}bin-24: drop, open{jdk,jfx}24: drop
2025-10-06 18:01:59 +02:00
nixpkgs-ci[bot]
c8f3f1665a
Merge staging-next into staging
2025-09-30 12:08:09 +00:00
Maximilian Bosch
b4325a34fa
jdk21: 21.0.8+9 -> 21.0.9+8
2025-09-26 18:40:17 +02:00
Maximilian Bosch
6488cc76a8
jdk17: 17.0.16+8 -> 17.0.17+8
2025-09-26 18:40:04 +02:00
Maximilian Bosch
efaef9f996
jdk11: 11.0.28+6 -> 11.0.29+5
2025-09-26 18:39:52 +02:00
Marie Ramlow
78c5ad9fa5
openjfx25: init at 25+29
...
`eclipse/updates/4.30/R-4.30-202312010110/plugins/org.eclipse.swt.gtk.linux.aarch64_3.124.200.v20231113-1355` has been manually added in deps.json,
as our gradle dependency lockfile generator currently cannot handle platform
specific dependencies like this one.
2025-09-26 17:21:21 +02:00
Marie Ramlow
1a86e6aba9
openjdk25: init at 25+36
2025-09-26 15:13:35 +02:00
Arne Keller
9736b2d4d4
jdk11: 11.0.27+6 -> 11.0.28+6 ( #427252 )
2025-09-23 07:00:53 +00:00
Philip Taron
0e0e4c2c81
buildMavenPackage: use generate-cacerts.pl to populate trust store ( #437528 )
2025-09-17 13:44:42 +00:00
Florian Klink
55ef7dad42
buildMavenPackage: use generate-cacerts.pl to populate trust store
...
In some cases, NIX_SSL_CERT_FILE may point to variation of cacerts,
see https://github.com/NixOS/nixpkgs/issues/435467 for examples.
`keytool` is not happy with all certs in there, and requires some
special care.
Re-use the tooling we have to populate openjdk 8 with its
trust store, instead of our naïve approach.
The nixpkgs linter doesn't allow us to simply refer to the .pl file from
inside the openjdk directory, and re-exposing it only from the openjdk8
derivation as a passthru is also a bit annoying.
As suggested in PR review, expose the perl script via pkgs and use it
both for build-maven-package and the openjdk8 build.
Fixes #435467 .
2025-09-17 16:14:30 +03:00
Arne Keller
88348b33d6
jdk17: 17.0.15+6 -> 17.0.16+8 ( #429349 )
2025-09-14 21:11:42 +00:00
K900
9ae07d7c4c
Merge remote-tracking branch 'origin/master' into staging-next
2025-09-03 15:18:10 +03:00
Matteo Pacini
9f30d96a72
openjdk8_headless: build fix
2025-09-02 21:32:13 +01:00
Emily
f49fc4e0fa
jdk: 21.0.7+6 -> 21.0.8+9 ( #426903 )
2025-08-21 20:59:29 +01:00
Fabián Heredia Montiel
675812fca5
Merge remote-tracking branch 'origin/master' into staging-next
2025-08-14 09:23:01 -06:00
Wolfgang Walther
a7a0568a11
jdk24: 24.0.1+9 -> 24.0.2+12 ( #426171 )
2025-08-14 13:17:34 +00:00
Wolfgang Walther
560601e1da
jdk8: 8u442-b06 -> 8u462-b08 ( #406572 )
2025-08-14 13:07:58 +00:00
R. Ryantm
ee9f747726
jdk17: 17.0.15+6 -> 17.0.16+8
2025-07-29 10:07:24 +00:00
André Lima
1bc0ebeb67
jdk{8,11,17,23,24}: cleanup
2025-07-25 18:44:22 +01:00
André Lima
8f70ff81c0
jdk{8,11,17,23,24}: always enable __structuredAttrs
2025-07-25 18:40:54 +01:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
R. Ryantm
f12fc2409b
jdk11: 11.0.27+6 -> 11.0.28+6
2025-07-21 18:11:38 +00:00
R. Ryantm
56463934a6
jdk: 21.0.7+6 -> 21.0.8+9
2025-07-20 11:59:38 +00:00
R. Ryantm
a4624b1d1a
jdk8: 8u442-b06 -> 8u462-b08
2025-07-20 05:39:21 +00:00
R. Ryantm
c841163aaa
jdk24: 24.0.1+9 -> 24.0.2+12
2025-07-17 18:16:38 +00:00
K900
3586f415ff
jdk8: disable structuredAttrs
...
I don't know why this helps. I don't WANT to know why this helps.
This is a horrible hack.
2025-07-15 23:20:45 +03:00
nixpkgs-ci[bot]
21e18ff955
Merge master into staging-next
2025-07-12 12:06:05 +00:00
Wolfgang Walther
0a21e26af5
jdk11: 11.0.26+4 -> 11.0.27+6 ( #404095 )
2025-07-12 09:13:37 +00:00
nixpkgs-ci[bot]
04de8eaaf8
Merge staging-next into staging
2025-07-04 06:07:14 +00:00
Pol Dellaiera
73661d9fb4
jre: fix missing meta, simplify the expression
2025-07-03 14:37:43 +02:00
Guillaume Girol
4f3fd5b70e
openjdk: __structuredAttrs = true
...
needed for separateDebugInfo = true
2025-06-14 22:14:55 +02:00
Arne Keller
8197d21fea
jdk17: 17.0.14+7 -> 17.0.15+6 ( #407000 )
2025-05-31 00:08:39 +02:00
R. Ryantm
92cd263515
jdk17: 17.0.14+7 -> 17.0.15+6
2025-05-14 08:46:53 +00:00
FliegendeWurst
587cb48d7f
jdk8: fix cross build
2025-05-13 10:57:56 +02:00
R. Ryantm
719df4c09e
jdk24: 24+36 -> 24.0.1+9
2025-05-09 00:42:39 +00:00
Tom van Dijk
62ae237a56
openjfx24: init at 24+29
2025-05-05 11:40:47 +02:00
Tom van Dijk
71dd692741
openjdk24: init at 24+36
2025-05-05 11:40:47 +02:00
R. Ryantm
34180c104a
jdk11: 11.0.26+4 -> 11.0.27+6
2025-05-04 08:24:56 +00:00
K900
f96ac2dcd6
Merge remote-tracking branch 'origin/master' into staging-next
2025-04-26 09:07:48 +03:00
Fernando Rodrigues
05580f4b44
treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
...
Follow-up to #394797 .
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-04-25 22:20:17 -03:00
R. Ryantm
4707d86879
jdk: 21.0.5+11 -> 21.0.7+6
2025-04-17 04:29:55 +00:00
FliegendeWurst
3aa9f671e2
jre_minimal: fix cross build
2025-04-13 11:26:22 +02:00
Arne Keller
374067f348
jdk8: 8u432-b06 -> 8u442-b06 ( #382817 )
2025-03-27 13:17:35 +01:00
Arne Keller
5cf9b226e7
jdk17: 17.0.13+11 -> 17.0.14+7 ( #382816 )
2025-03-27 13:11:48 +01:00
Arne Keller
535aae1d63
jdk11: 11.0.25+9 -> 11.0.26+4 ( #382814 )
2025-03-27 13:06:06 +01:00
R. Ryantm
c025652ded
jdk8: 8u432-b06 -> 8u442-b06
2025-02-17 09:56:37 +00:00
R. Ryantm
b19037d732
jdk17: 17.0.13+11 -> 17.0.14+7
2025-02-17 09:55:54 +00:00