Information for build zsh-5.9-17.fc42

ID158674
Package Namezsh
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.9
Release17.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zsh.git#212b6d1d70dcabb78ea774d1fa0a7a2399ae7036
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
StartedWed, 05 Nov 2025 05:32:03 CST
CompletedWed, 05 Nov 2025 07:04:28 CST
Taskbuild (f42-build-side-1, /rpms/zsh.git:212b6d1d70dcabb78ea774d1fa0a7a2399ae7036)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zsh.git#212b6d1d70dcabb78ea774d1fa0a7a2399ae7036'}}
Tags
f42-build-side-1
RPMs
src
zsh-5.9-17.fc42.src.rpm (info) (download)
noarch
zsh-html-5.9-17.fc42.noarch.rpm (info) (download)
riscv64
zsh-5.9-17.fc42.riscv64.rpm (info) (download)
zsh-debuginfo-5.9-17.fc42.riscv64.rpm (info) (download)
zsh-debugsource-5.9-17.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
installed_pkgs.log
dnf5.log
mock_output.log
mock_config.log
root.log
noarch_rpmdiff.json
Changelog * Mon Sep 29 2025 Christoph Erhardt <fedora@sicherha.de> - 5.9-17 - Add completion support for dnf5 * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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