Tue, 10 Mar 2026 06:00:50 CST | login

Information for build zsh-5.9-1.ocs23.rva23

ID24654
Package Namezsh
Version5.9
Release1.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/zsh.git?.#872544c9a85ed2f96b7ece4f6d6c8c9d07c19a9a
SummaryZsh is a shell designed for interactive use, also a powerful scripting language
DescriptionZsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh, and tcsh were incorporated into zsh; many original features were added. Please install zsh-doc for man and info.
Built bymaxonxie
State complete
Volume DEFAULT
StartedWed, 21 Jan 2026 11:32:01 CST
CompletedWed, 21 Jan 2026 12:51:39 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/zsh.git:.:origin/rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/zsh.git?.#origin/rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
zsh-5.9-1.ocs23.rva23.src.rpm (info) (download)
noarch
zsh-doc-5.9-1.ocs23.rva23.noarch.rpm (info) (download)
riscv64
zsh-5.9-1.ocs23.rva23.riscv64.rpm (info) (download)
zsh-debuginfo-5.9-1.ocs23.rva23.riscv64.rpm (info) (download)
zsh-debugsource-5.9-1.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jan 20 2026 maxonxie <maxonxie@tencent.com> - 5.9-1 - Upgrade to zsh 5.9 - Add dotzprofile configuration file - Use int main in test c codes - Fix module loading problem with full RELRO - Enable PCRE locale switching - Port to pcre2 update BuildRequires: pcre-devel -> pcre2-devel - Support texinfo 7.0 - Configure c99 - Fix deletefilelist segfault * Mon Jun 09 2025 licunlong <cunlongli@tencent.com> - 5.8.1-11 - [Type] need_sync - [DESC] Optimize zshrc for better user experience * Thu Nov 07 2024 Xinlong Chen <xinlongchen@tencent.com> - 5.8.1-10 - fix 'dnf install <tab>' error * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.1-9 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.1-8 - Rebuilt for loongarch release * Mon Sep 11 2023 kianli <kianli@tencent.com> - 5.8.1-7 - Do not use egrep in tests * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.1-6 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Jun 08 2023 kianli <kianli@tencent.com> - 5.8.1-5 - Fix C02cond test fail * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.8.1-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 15 2023 rockerzhu <rockerzhu@tencent.com> - 5.8.1-2 - Fix postun scriptlets fail. * Sat Apr 16 2022 rockerzhu <rockerzhu@tencent.com> - 5.8.1-1 - Initial build