Information for build zsh-5.9-14.fc41

ID49037
Package Namezsh
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.9
Release14.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zsh.git#ba0ada335bbfb3194a527228d013c89d1f0af174
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 bykojiadmin
State complete
Volume DEFAULT
StartedSun, 26 May 2024 04:01:26 CST
CompletedSun, 26 May 2024 05:26:42 CST
Taskbuild (f41, /rpms/zsh.git:ba0ada335bbfb3194a527228d013c89d1f0af174)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zsh.git#ba0ada335bbfb3194a527228d013c89d1f0af174'}}
Tags
f41
RPMs
src
zsh-5.9-14.fc41.src.rpm (info) (download)
noarch
zsh-html-5.9-14.fc41.noarch.rpm (info) (download)
riscv64
zsh-5.9-14.fc41.riscv64.rpm (info) (download)
zsh-debuginfo-5.9-14.fc41.riscv64.rpm (info) (download)
zsh-debugsource-5.9-14.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 13 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.9-14 - fix zlogout when ncurses is not installed (rhbz#2279741) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.9-12 - fix segfault in delerefilelist (rhbz#2245462) * Fri Dec 08 2023 Florian Weimer <fweimer@redhat.com> - 5.9-11 - Fix C compatibility issue in the configure script * Tue Nov 21 2023 Lukáš Zaoral <lzaoral@redhat.com> - 5.9-10 - fix FTBFS caused by texinfo 7.1 - fix build of the PCRE module * Mon Aug 21 2023 Lukáš Zaoral <lzaoral@redhat.com> - 5.9-9 - port to PCRE 2 (rhbz#1938979) * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Lukáš Zaoral <lzaoral@redhat.com> - 5.9-7 - Make zsh/{tcp,zftp} compatible with full RELRO (rhbz#2212160) * Wed May 17 2023 David Cantrell <dcantrell@redhat.com> - 5.9-6 - Update the License tag to use SPDX identifiers * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Timm Bäder <tbaeder@redhat.com> - 5.9-4 - use 'int main()' in test C-codes in configure * Mon Jan 09 2023 Kamil Dudka <kdudka@redhat.com> - 5.9-3 - do not use egrep in tests to make them pass again * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun May 15 2022 Kamil Dudka <kdudka@redhat.com> - 5.9-1 - update to latest upstream release