-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80dadf6
commit 37e8bc6
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
${GRAALVM_PACKAGE_NAME} (${GRAALVM_PACKAGE_VERSION}) unstable; urgency=medium | ||
|
||
* Release 22.1.0-2 | ||
|
||
- Fix HOME directory logic in graal-variant scrtipts: resolves conflict when using jenv. | ||
- Add graal-wasm | ||
|
||
* Release 22.1.0-1 | ||
|
||
- Remove nodejs-legacy from Conflicts, Replaces. | ||
- Add r-doc-info, python3-doc to Recommends. | ||
- Remove description on node, npm; instead, add description on graal-[node,npm,npx,R,python] | ||
- Add graal-[native-image,clang,clang++] | ||
|
||
* Initial release | ||
|
||
-- Lee Dongjin <dongjin@apache.org> Wed, 1 Jan 2020 12:24:31 +0900 |