Issued:
2013-09-30
Updated:
2013-09-30

RHBA-2013:1337 - zsh bug fix update


Synopsis

zsh bug fix update

Type/Severity

Bug Fix Advisory (none)

Topic

Updated zsh packages that fix one bug are now available for Red Hat Enterprise Linux 5.

Description

The zsh shell is a command interpreter which can be used 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.

This update fixes the following bug:

  • Due to a missing error flag check, validating the syntax of a comparison expression (one that compares values with the less-than or greater-than signs) as the condition of a while loop did not exit and return a single error message as expected, but entered an infinite loop instead, returning a "bad math expression" error message at every iteration of the loop. With this update, in case an evaluated loop condition is not valid, the script that uses it exits after the first iteration of the loop with an error message and exit code 2. (BZ#813219)

Users of zsh are advised to upgrade to these updated packages, which fix this bug.

Solution

Before applying this update, make sure all previously-released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for Power, big endian5ppc
Red Hat Enterprise Linux for IBM z Systems5s390x
Red Hat Enterprise Linux Workstation5x86_64
Red Hat Enterprise Linux Workstation5i386
Red Hat Enterprise Linux Server5x86_64
Red Hat Enterprise Linux Server5ia64
Red Hat Enterprise Linux Server5i386
Red Hat Enterprise Linux Server from RHUI5x86_64
Red Hat Enterprise Linux Server from RHUI5i386
Red Hat Enterprise Linux Desktop5x86_64
Red Hat Enterprise Linux Desktop5i386

Updated Packages

  • zsh-4.2.6-9.el5.s390x.rpm
  • zsh-4.2.6-9.el5.ia64.rpm
  • zsh-debuginfo-4.2.6-9.el5.ia64.rpm
  • zsh-debuginfo-4.2.6-9.el5.ppc.rpm
  • zsh-4.2.6-9.el5.ppc.rpm
  • zsh-html-4.2.6-9.el5.ia64.rpm
  • zsh-html-4.2.6-9.el5.x86_64.rpm
  • zsh-4.2.6-9.el5.x86_64.rpm
  • zsh-debuginfo-4.2.6-9.el5.s390x.rpm
  • zsh-html-4.2.6-9.el5.s390x.rpm
  • zsh-debuginfo-4.2.6-9.el5.x86_64.rpm
  • zsh-html-4.2.6-9.el5.i386.rpm
  • zsh-4.2.6-9.el5.i386.rpm
  • zsh-debuginfo-4.2.6-9.el5.i386.rpm
  • zsh-4.2.6-9.el5.src.rpm
  • zsh-html-4.2.6-9.el5.ppc.rpm

Fixes

CVEs

(none)

References

(none)


Additional information