Information for build zsh-5.9-15.el10

ID136572
Package Namezsh
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.9
Release15.el10
Epoch
DraftFalse
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, 13 Aug 2025 20:30:35 CST
CompletedWed, 13 Aug 2025 20:30:35 CST
Tags
c10s
RPMs
src
zsh-5.9-15.el10.src.rpm (info) (download)
noarch
zsh-html-5.9-15.el10.noarch.rpm (info) (download)
riscv64
zsh-5.9-15.el10.riscv64.rpm (info) (download)
zsh-debuginfo-5.9-15.el10.riscv64.rpm (info) (download)
zsh-debugsource-5.9-15.el10.riscv64.rpm (info) (download)
Changelog * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 5.9-15 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 5.9-14 - Bump release for June 2024 mass rebuild * 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