[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package zsh-5.5.1-10.el8.x86_64 download

Name zsh
Epoch 0
Version 5.5.1
Release 10.el8
Architecture x86_64
Website/URL http://zsh.sourceforge.net/
License MIT
Build Time 2023-08-03 13:30:53
Build Host builder-x86-01.inferitos.ru
Summary Powerful interactive shell
Repositories BaseOS
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.
Errata
Size 2965 KiB
Source Project zsh-5.5.1-10.el8
SHA-256 checksum bc2d7cd89f76c38cb6eac40915af447cff2ccfd5204f5c5d721e5335d9aabd82
× Full screenshot
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 5.5.1-10
- Rebuilt for MSVSphere 8.8

* Fri Apr 01 2022 Kamil Dudka <kdudka@redhat.com> - 5.5.1-10
- make zsh wait built-in wait properly for all active child processes (#2070342)

* Tue Feb 22 2022 Kamil Dudka <kdudka@redhat.com> - 5.5.1-9
- do not perform PROMPT_SUBST evaluation on file.file/%K arguments (CVE-2021-45444)

* Tue Mar 03 2020 Kamil Dudka <kdudka@redhat.com> - 5.5.1-8
- improve printing of error messages introduced by the fix of CVE-2019-20044

* Mon Feb 24 2020 Kamil Dudka <kdudka@redhat.com> - 5.5.1-7
- drop privileges securely when unsetting PRIVILEGED option (CVE-2019-20044)

* Mon Dec 17 2018 Kamil Dudka <kdudka@redhat.com> - 5.5.1-6
- return non-zero exit status on nested parse error (#1654989)

* Mon Nov 12 2018 Kamil Dudka <kdudka@redhat.com> - 5.5.1-5
- fix programming mistakes detected by static analysis (#1602743)

* Thu Oct 11 2018 Kamil Dudka <kdudka@redhat.com> - 5.5.1-4
- fix two security issues in shebang line parsing (CVE-2018-0502 CVE-2018-13259)

* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 5.5.1-3
- Rebuild with fixed binutils

* Wed Jul 25 2018 Petr Kubat <pkubat@redhat.com> - 5.5.1-2
- Rebuilt for gdbm