Skip to content

[BETA] Version 0.3.1.0037 released!

Compare
Choose a tag to compare
@zhenrong-wang zhenrong-wang released this 25 Jan 08:29
· 487 commits to dev-0.3.x since this release

IMPORTANT: This upgrade is not compatible with 0.2.x


Main Changes:

1. Fixed a security bug for the Linux version of HPC-NOW.

  • Security bug description: The .now_crypto_seed.lock file is designed to be maintained only by the root user and the dedicated user hpc-now. Any other users should not be granted any permission to read or write this file. However, the previous Linux version of HPC-NOW exposed the read permission of this file, which may cause leakage of the key string.
  • This version fixed the bug described above. The .now_crypto_seed.lock is no longer exposed to users other than the root user and hpc-now.

2. Fixed a bug when importing clusters.

  • We added the cluster_vaults.txt and encrypted it. When importing a cluster, this file needs to be copied, decrypted, and re-encrypted. But previously, this file was skipped. We fixed this bug in this version.

Full Changelog: 0.3.1.beta33...0.3.1.beta37

We also added a CONTRIBUTING.md to this project, looking forward to your feedback and contributions!

HPC-NOW: Start your HPC journey in the cloud now.