Sat, 20 Apr 2024 07:23:38 UTC | login

Information for build zsh-5.7.1-4.fc32

ID133147
Package Namezsh
Version5.7.1
Release4.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/zsh.git#143732d6082f5cdf036f780f6e0de87f5adab5a3
SummaryPowerful interactive shell
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 20 Jan 2020 09:17:25 UTC
CompletedMon, 20 Jan 2020 09:49:59 UTC
Taskbuild (f32-candidate, /rpms/zsh.git:143732d6082f5cdf036f780f6e0de87f5adab5a3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zsh.git#143732d6082f5cdf036f780f6e0de87f5adab5a3'}}
Tags
f32
RPMs
src
zsh-5.7.1-4.fc32.src.rpm (info) (download)
noarch
zsh-html-5.7.1-4.fc32.noarch.rpm (info) (download)
riscv64
zsh-5.7.1-4.fc32.riscv64.rpm (info) (download)
zsh-debuginfo-5.7.1-4.fc32.riscv64.rpm (info) (download)
zsh-debugsource-5.7.1-4.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jul 26 2019 Kamil Dudka <kdudka@redhat.com> - 5.7.1-4 - make failed searches of history in Zle robust (#1722703) * Tue Mar 12 2019 Kamil Dudka <kdudka@redhat.com> - 5.7.1-3 - avoid build failure in case we have working ypcat (#1687574) * Fri Mar 08 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 5.7.1-2 - Remove obsolete requirements for %post/%preun scriptlets * Mon Feb 04 2019 Kamil Dudka <kdudka@redhat.com> - 5.7.1-1 - update to latest upstream release * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 28 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 5.7-1 - Update to latest upstream release. * Fri Nov 30 2018 Kamil Dudka <kdudka@redhat.com> - 5.6.2-3 - return non-zero exit status on nested parse error (#1654989) * Mon Nov 12 2018 Kamil Dudka <kdudka@redhat.com> - 5.6.2-2 - fix programming mistakes detected by static analysis * Fri Sep 14 2018 Kamil Dudka <kdudka@redhat.com> - 5.6.2-1 - update to latest upstream release * Mon Sep 10 2018 Kamil Dudka <kdudka@redhat.com> - 5.6.1-1 - update to latest upstream release * Tue Sep 04 2018 Kamil Dudka <kdudka@redhat.com> - 5.6-1 - update to latest upstream release (fixes CVE-2018-0502 and CVE-2018-13259) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 17 2018 Kamil Dudka <kdudka@redhat.com> - 5.5.1-1 - update to latest upstream release * Mon Apr 09 2018 Kamil Dudka <kdudka@redhat.com> - 5.5-1 - update to latest upstream release, which fixes the following vulnerabilities: CVE-2018-1100 - stack-based buffer overflow in utils.c:checkmailpath() CVE-2018-1083 - stack-based buffer overflow in compctl.c:gen_matches_files() CVE-2018-1071 - stack-based buffer overflow in exec.c:hashcmd() * Tue Mar 06 2018 Kamil Dudka <kdudka@redhat.com> - 5.4.2-7 - avoid crash when copying empty hash table (CVE-2018-7549) - avoid NULL dereference when using ${(PA)...} on an empty array (CVE-2018-7548) * Mon Feb 19 2018 Kamil Dudka <kdudka@redhat.com> - 5.4.2-6 - add explicit BR for the gcc compiler * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 22 2018 Kamil Dudka <kdudka@redhat.com> - 5.4.2-4 - make build of run-time loadable modules work again (#1535422)