Package zsh: Information

Source package:
zsh
Version:
5.8.1-alt2
Build time:
Jun 18, 2022, 03:51 AM in the task #302251
Category:
Report package bug

License:
ALT-Zsh
Summary:
A shell with lots of features
Description:
Zsh is a UNIX command interpreter (shell) usable as an interactive
login shell and as a shell script command processor.  Of the standard
shells, zsh most closely resembles ksh but includes many enhancements.
Zsh has command-line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and a lots of other features.

List of rpms provided by this srpm:
zsh-debuginfo (x86_64, ppc64le, i586, armh, aarch64)


    1. makeinfo
    2. man
    3. /dev/pts
    4. yodl
    5. libncursesw-devel
    6. libpcre-devel
    7. libgdbm-devel
    8. libcap-devel

Last changed


June 18, 2022 Arseny Maslennikov 1:5.8.1-alt2
- Fixed ftbfs (egrep/fgrep warnings in test suite).
Feb. 12, 2022 Arseny Maslennikov 1:5.8.1-alt1
- 5.8 -> 5.8.1.
- Fixes:
  + CVE-2021-45444
Nov. 2, 2021 Arseny Maslennikov 1:5.8-alt3
- New patches:
  + compaudit: fix zsh executable discovery if /proc missing
  + _rpm: complete -q --lastchange (Closes: 41261)