Name: | zsh |
---|---|
Version: | 5.5.1 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 7269790 |
License: | MIT |
RPM: | zsh-5.5.1-6.el8.x86_64.rpm |
Source RPM: | zsh-5.5.1-6.el8.src.rpm |
Build Date: | Sun May 12 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://zsh.sourceforge.net/ |
Summary: | Powerful interactive shell |
Description: | The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more. |
- return non-zero exit status on nested parse error (#1654989)
- fix programming mistakes detected by static analysis (#1602743)
- fix two security issues in shebang line parsing (CVE-2018-0502 CVE-2018-13259)
- Rebuild with fixed binutils
- Rebuilt for gdbm
- update to latest upstream release
- update to latest upstream release, which fixes the following vulnerabilities: CVE-2018-1100 - stack-based buffer overflow in utils.c:checkmailpath() CVE-2018-1083 - stack-based buffer overflow in compctl.c:gen_matches_files() CVE-2018-1071 - stack-based buffer overflow in exec.c:hashcmd()
- avoid crash when copying empty hash table (CVE-2018-7549) - avoid NULL dereference when using ${(PA)...} on an empty array (CVE-2018-7548)
- add explicit BR for the gcc compiler
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild