Commit Graph

28 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
d1ebfd2c70 adoptopenjdk: 8.0.322+6 → 8.0.372+7, 11.0.16+101 → 11.0.19+7, 17.0.4+101 → 17.0.7+7 2023-06-13 20:32:48 -06:00
Yureka
d968a99bc0 {temurin,adoptopenjdk}-bin: regenerate sources.json 2022-10-12 20:28:59 +02:00
xeals
b6cb656c0d adoptopenjdk: add 17.0.2 2022-03-23 12:56:36 +11:00
Adam Joseph
9e4ba681fd openjdk: add support for powerpc64le
This commit adds entries to the Rosetta Stones in
adoptopenjdk-bin/generate-sources.py and compilers/openjdk/8.nix, and
runs adoptopenjdk-bin/generate-sources.py to regenerate
adoptopenjdk-bin/sources.json.

With this commit, `nix-build . -A jdk8_headless` succeeds on
powerpc64le.  Headless jdk is used as part of the build process for
many packages so this opens up access to them.
2022-04-11 21:09:54 -07:00
Benjamin Asbach
59e0f103f8 adoptopenjdk-bin: 11.0.10 -> 11.0.11, 16.0.0 -> 16.0.1, 8.0.282 -> 8.0.292,
fixes #128407
2021-06-28 17:03:56 -05:00
Serg Nesterov
05a48020fd
adoptopenjdk: add 16.0.0 2021-03-22 01:18:50 +03:00
andreoss
8c025ae92f
adoptopenjdk-bin: write new line according to .editorconfig 2021-02-21 00:50:28 -05:00
andreoss
2355078132
adoptopenjdk-bin: 11.0.9 -> 11.0.10, 15.0.1 -> 15.0.2, 8.0.272 -> 8.0.282 2021-02-21 00:50:25 -05:00
andreoss
80f1e61114
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
Add latest openjdk releases.
2020-11-23 12:19:26 +03:00
Arnout Engelen
fc2262365f adoptopenjdk: 8u242 -> 8u252 and other updates
I was mainly interested in the 8u242->8u252 update because this backports a
number of features to JDK8, including ALPN negotiation which is relevant for
HTTP/2.

generate-sources.py also updated the other variants
2020-07-02 17:20:33 +02:00
Matt McHenry
1b8719437b Merge remote-tracking branch 'channels/nixos-unstable' into jdk-13
Conflicts:
	pkgs/development/compilers/adoptopenjdk-bin/sources.json
          -- keep newer adoptopenjdk versions from HEAD^2
2020-03-09 12:29:43 -04:00
Benjamin Asbach
3750d8c24c adoptopenjdk-bin: 8.0.232 -> 8.0.242 2020-02-10 08:11:53 +01:00
Benjamin Asbach
3b18d9ea32 adoptopenjdk-bin: 11.0.5 -> 11.0.6 2020-02-10 08:11:53 +01:00
taku0
f6a5319f93 adoptopenjdk-bin: 8.0.222 -> 8.0.232 2019-11-23 14:16:39 +09:00
taku0
36c5ad2a4b adoptopenjdk-bin: 11.0.4 -> 11.0.5 2019-11-23 14:14:37 +09:00
taku0
c8d1c8712c adoptopenjdk-bin: 11.0.3 -> 11.0.4 2019-11-23 13:56:00 +09:00
Ben Wolsieffer
34b4babed2 adoptopenjdk-bin: add OpenJDK 13 2019-10-11 23:23:25 -04:00
Ben Wolsieffer
ded7ec067f adoptopenjdk-bin: add OpenJDK 8 2019-08-19 18:54:47 -04:00
Ben Wolsieffer
735fbfa8bc adoptopenjdk-bin: add support for armv6l and armv7l 2019-08-19 18:54:23 -04:00
Daniel Schaefer
069e1a7402 adoptopenjdk-bin: Update source hashes for aarch64
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:09:15 +02:00
Daniel Schaefer
b67f792793 adoptopenjdk-jre-bin: Update source hashes for aarch64
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:08:49 +02:00
taku0
25b5dfa43e adoptopenjdk-bin: 11.0.2 -> 11.0.3 2019-04-20 21:48:33 +09:00
taku0
8050d594d3 adoptopenjdk-bin: 11.0.1 -> 11.0.2 (openj9 x86_64-darwin) 2019-01-31 16:44:34 +09:00
taku0
25eabb785c adoptopenjdk-bin: 11.0.1 -> 11.0.2 (hotspot aarch64-linux, x86_64-mac) 2019-01-26 20:47:40 +09:00
taku0
3a99772d07 adoptopenjdk: 11.0.1 -> 11.0.2 (x86_64-linux only) 2019-01-23 20:52:02 +09:00
Benno Fünfstück
5bbfc0cc37 adoptopenjdk: autogenerate sources + add support for aarch64 2018-12-19 14:08:09 +01:00
Frederik Rietdijk
a9e654e1bd Revert "adoptopenjdk: autogenerate sources + add support for aarch64 (#52454)"
This reverts commit f2dfe8b9e6, reversing
changes made to e116aa1d4b.

The `openj9` attribute is missing for `jre` in case of `mac`. This missing
attribute is now blocking the channels from updating.

cc @bennofs
2018-12-19 10:11:17 +01:00
Benno Fünfstück
5a44fef594 adoptopenjdk: autogenerate sources + add support for aarch64 2018-12-17 23:08:56 +01:00