·
3697 commits
to master
since this release
Zowe CLI
- BugFix: Added extra filesystem checks when downloading config files with the
zowe config importcommand. #2741 - BugFix: Added extra filesystem checks when downloading data sets and USS files. #2741
- BugFix: Added extra filesystem checks when downloading job spool. #2741
- Breaking BugFix: Updated the
zowe zos-files (ds/uss) editcommand to prompt the user to trust custom editors. #2742 - BugFix: Restricted access to daemon-related files and directories to the current user only on all platforms. The daemon directory,
~/.zowe/bindirectory, the extracted native executable, the daemon PID file, and the Unix domain socket are now given owner-only permissions (0o700/0o600on POSIX, owner-only ACL on Windows) to prevent other local users from accessing them. The daemon directory, the~/.zowe/bindirectory, and the native executable inside it are also re-restricted when they already exist, so that artifacts created before this fix with looser permissions are corrected on the nextzowe daemon enableorzowe daemon restart. #2743
Imperative
- Enhancement: Added
isSubPath,containsBacktrack, andevaluatesToDirhelper functions to theIOclass. #2741 - BugFix: Added extra filesystem checks when downloading config files with the
zowe config importcommand. #2741
z/OS Files SDK
- BugFix: Added extra filesystem checks when downloading data sets and USS files. #2741
z/OS Jobs SDK
- BugFix: Added extra filesystem checks when downloading job spool. #2741