zsh 5.8-3ubuntu1.1 source package in Ubuntu

Changelog

zsh (5.8-3ubuntu1.1) focal-security; urgency=medium

  * SECURITY UPDATE: Arbitrary code execution
    - debian/patches/CVE-2021-45444.patch: save PROMPTSUBST option before
      the call to promptexpand() in b/Src/prompt.c and restore after it is
      executed.
    - CVE-2021-45444

 -- Rodrigo Figueiredo Zaiden <email address hidden>  Fri, 11 Mar 2022 13:38:26 -0300

Upload details

Uploaded by:
Rodrigo Figueiredo Zaiden
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main shells
Focal security main shells

Downloads

File Size SHA-256 Checksum
zsh_5.8.orig.tar.xz 3.0 MiB dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27
zsh_5.8.orig.tar.xz.asc 488 bytes f5653b4f4ed5c23cce19cd57503eb4cd77fd3fb4bcb56f9da318263ef4636105
zsh_5.8-3ubuntu1.1.debian.tar.xz 85.3 KiB 9dc345833367443d4bef682cb86ed6eb5d8575ea9a16664c0260cfbd12199e59
zsh_5.8-3ubuntu1.1.dsc 2.5 KiB dad46453785517fe4cc169aa4dbd8d73f9c18ca99294e599a64265353a600b60

View changes file

Binary packages built by this source

zsh: shell with lots of features

 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
 host of other features.

zsh-common: architecture independent files for Zsh

 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
 host of other features.
 .
 This package contains the common zsh files shared by all
 architectures.

zsh-dbgsym: debug symbols for zsh
zsh-dev: shell with lots of features (development files)

 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
 host of other features.
 .
 This package contains headers and scripts necessary to compile
 third-party modules.

zsh-doc: zsh documentation - info/HTML format

 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
 host of other features.
 .
 This contains the documentation in GNU info and HTML formats.

zsh-static: shell with lots of features (static link)

 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
 host of other features.
 .
 This is the statically-compiled version of the shell.

zsh-static-dbgsym: debug symbols for zsh-static