Thu, 24 Apr 2025 23:17:07 MSK | login

Information for build zsh-5.9-15.el10

ID28919
Package Namezsh
Version5.9
Release15.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/zsh#c44b611ac3d630fe8a0c8b70d0645736658c222c
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 bytigro
State complete
Volume DEFAULT
StartedThu, 03 Apr 2025 10:12:55 MSK
CompletedThu, 03 Apr 2025 10:37:53 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/zsh/:changed/i10c-beta/zsh-5.9-15.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/zsh/?#changed/i10c-beta/zsh-5.9-15.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
zsh-5.9-15.el10.src.rpm (info) (download)
aarch64
zsh-5.9-15.el10.aarch64.rpm (info) (download)
zsh-debuginfo-5.9-15.el10.aarch64.rpm (info) (download)
zsh-debugsource-5.9-15.el10.aarch64.rpm (info) (download)
noarch
zsh-html-5.9-15.el10.noarch.rpm (info) (download)
x86_64
zsh-5.9-15.el10.x86_64.rpm (info) (download)
zsh-debuginfo-5.9-15.el10.x86_64.rpm (info) (download)
zsh-debugsource-5.9-15.el10.x86_64.rpm (info) (download)
Logs
aarch64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.9-15 - Rebuilt for MSVSphere 10 * 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