Information for build zsh-5.9-18.fc43

ID46877
Package Namezsh
Version5.9
Release18.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zsh.git#43ef6c97ad83eb07df56def53a4b7e577d2e7bd8
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
StartedThu, 30 Oct 2025 14:09:52 UTC
CompletedThu, 30 Oct 2025 14:54:06 UTC
Taskbuild (f43, /rpms/zsh.git:43ef6c97ad83eb07df56def53a4b7e577d2e7bd8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zsh.git#43ef6c97ad83eb07df56def53a4b7e577d2e7bd8'}}
Tags
f43
RPMs
src
zsh-5.9-18.fc43.src.rpm (info) (download)
noarch
zsh-html-5.9-18.fc43.noarch.rpm (info) (download)
riscv64
zsh-5.9-18.fc43.riscv64.rpm (info) (download)
zsh-debuginfo-5.9-18.fc43.riscv64.rpm (info) (download)
zsh-debugsource-5.9-18.fc43.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
dnf5.log
mock_config.log
build.log
mock_output.log
root.log
state.log
noarch_rpmdiff.json
Changelog * Mon Sep 29 2025 Christoph Erhardt <fedora@sicherha.de> - 5.9-18 - Add completion support for dnf5 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * 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