1.255.  zsh


1.255.1.  RHBA-2009:0463: bug fix update

Note

This update has already been released (prior to the GA of this release) as FASTRACK errata RHBA-2009:0463
Updated zsh packages that fix various bugs are now available.
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.
These updated zsh packages provide fixes for the following bugs:
  • when running a large number of processes, it was possible for duplicate PID numbers to enter the job table. Under certain conditions, zsh would wait forever for a process with the same PID as another, finished process, to itself finish. With these updated packages, zsh is now able to determine when jobs with the same PID numbers are both finished, or not, or one is and not the other. (BZ#465455)
  • zsh code blocks which started with the "$(" sequence and ended correctly with a closing parenthesis ")", but which contained comments, were parsed incorrectly. This has been fixed so that "$(..)" blocks which contain comments are still parsed correctly, thus resolving possible syntax errors in zsh commands and scripts. (BZ#484348)
All users of zsh are advised to upgrade to these updated packages, which resolve these issues.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.