Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Releases: ibmruntimes/node

v6.17.0.0 for z/OS

05 Mar 21:33
Compare
Choose a tag to compare
v6.17.0.0 for z/OS Pre-release
Pre-release
Revert changes to deps/cares/config/os390/ares_config.h in commit 31b…

…0ba5

v6.16.0.0 for z/OS

10 Jan 21:54
Compare
Choose a tag to compare
ibm-6.16.0.0

Fixed argument translations in ParseArgs

v6.15.1.0 for z/OS

04 Dec 19:58
Compare
Choose a tag to compare
Merge v6.15.1 - commit 'cde64500277d7697743e772575738c8415c7d6ab' int…

…o v6.x.zos

v6.14.4.0 for z/OS Trial

03 Oct 18:56
8004473
Compare
Choose a tag to compare
Update end date for disabling device

Signed-off-by: Joran Siu <joransiu@ca.ibm.com>

v6.14.4.0 for z/OS

03 Oct 18:55
10bb1e4
Compare
Choose a tag to compare
Fix x509_cmp_time digits check for z/OS

x509_cmp_time uses the isDigit function from ctypes to validate
the time.  On zOS, this does an EBCDIC test, while the strings
when compiled in Node are treated as ASCII.  Convert the conditional
to an explicit test for the ASCII digit range.

Fix encoding format for generalizedtime_length as well.

Signed-off-by: Joran Siu <joransiu@ca.ibm.com>

v6.14.4.1 for z/OS

24 Oct 17:20
10bb1e4
Compare
Choose a tag to compare
v6.14.4.1 for z/OS Pre-release
Pre-release
Fix x509_cmp_time digits check for z/OS

x509_cmp_time uses the isDigit function from ctypes to validate
the time.  On zOS, this does an EBCDIC test, while the strings
when compiled in Node are treated as ASCII.  Convert the conditional
to an explicit test for the ASCII digit range.

Fix encoding format for generalizedtime_length as well.

Signed-off-by: Joran Siu <joransiu@ca.ibm.com>

v6.14.3.0 for z/OS trial

14 Jun 00:58
Compare
Choose a tag to compare
ibm-6.14.3.0.trial

Merge branch 'v6.x.zos' into v6.x.zos.trial

v6.14.3.0 for z/OS

14 Jun 00:58
Compare
Choose a tag to compare
ibm-6.14.3.0

Merge v6.14.3

v6.14.2.0 for z/OS trial

01 Jun 21:09
Compare
Choose a tag to compare
ibm-6.14.2.0.trial

Merge branch 'v6.x.zos' into v6.x.zos.trial

v6.14.2.0 for z/OS

01 Jun 21:09
Compare
Choose a tag to compare
ibm-6.14.2.0

fix encoding for help message