Fri, 16 Jan 2026 22:18:36 CST | login

Information for build sed-4.9-1.ocs23

ID4617
Package Namesed
Version4.9
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/sed.git?.#ad86db4ad38a040fbc4a51537b29d92ddf587cb3
SummarySed (stream editor) is a non-interactive command-line text editor.
DescriptionSed is commonly used to filter text, i.e., it takes text input, performs some operation (or set of operations) on it, and outputs the modified text. sed is typically used for extracting part of a file using pattern matching or substituting multiple occurrences of a string within a file.
Built byocs-bot
State complete
Volume DEFAULT
StartedTue, 12 Sep 2023 15:09:07 CST
CompletedTue, 12 Sep 2023 15:12:37 CST
Taskbuild (dist-ocs23, /opencloudos-stream/sed.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/sed.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
sed-4.9-1.ocs23.src.rpm (info) (download)
aarch64
sed-4.9-1.ocs23.aarch64.rpm (info) (download)
sed-debuginfo-4.9-1.ocs23.aarch64.rpm (info) (download)
sed-debugsource-4.9-1.ocs23.aarch64.rpm (info) (download)
loongarch64
sed-4.9-1.ocs23.loongarch64.rpm (info) (download)
sed-debuginfo-4.9-1.ocs23.loongarch64.rpm (info) (download)
sed-debugsource-4.9-1.ocs23.loongarch64.rpm (info) (download)
x86_64
sed-4.9-1.ocs23.x86_64.rpm (info) (download)
sed-debuginfo-4.9-1.ocs23.x86_64.rpm (info) (download)
sed-debugsource-4.9-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Sep 12 2023 kianli <kianli@tencent.com> - 4.9-1 - Upgrade to 4.9 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.8-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Apr 26 2022 jackbertluo <jackbertluo@tencent.com> - 4.8-1 - Initial build