Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh - A 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.
Packages
zsh-4.3.11-11.el6_10.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2020-03-03):
- improve printing of error messages introduced by the fix of CVE-2019-20044
|
zsh-4.3.11-9.el6_10.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2018-08-28):
- yet another signal-handling related fix from upstream (#1622892)
|
zsh-4.3.11-8.el6.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2018-05-04):
- fix defects detected by Coverity related to CVE-2017-18206 and CVE-2018-1083
|
zsh-4.3.11-4.el6_7.2.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2016-03-01):
- signal-handling related fixes collected from upstream (#1316945)
|
zsh-4.3.11-4.el6_7.1.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2015-10-20):
- fix malloc() signal leak in lexsave() (#1267903)
|
zsh-4.3.11-4.el6.i686
[2.2 MiB] |
Changelog
by Kamil Dudka (2015-05-18):
- signal safety when updating global state (#978613)
|
zsh-4.3.10-9.el6.i686
[2.1 MiB] |
Changelog
by James Antill (2014-09-07):
- Workaround zsh calling malloc from signal handler.
- Resolves: rhbz#978613
|
zsh-4.3.10-8.el6_5.i686
[2.1 MiB] |
Changelog
by James Antill (2014-08-20):
- Fix syntax check failure with double square brackets.
- Resolves: rhbz#859859
|
zsh-4.3.10-7.el6.i686
[2.1 MiB] |
Changelog
by James Antill (2013-08-05):
- Change {NAME:OFFSET:LENGTH} substitution feature to ignore KSH_ARRAYS option.
- Fixup tests.
- Resolves: rhbz#820530
|
zsh-4.3.10-5.el6.i686
[2.1 MiB] |
Changelog
by James Antill (2012-03-02):
- Change invocation as "zsh foo" to search the path by default.
- Add new option PATH_SCRIPT for old behaviour.
- Resolves: rhbz#612685
- Solve defect in emulation of ksh with math substituion.
- Resolves: rhbz#657300
|