Fri, 22 Nov 2024 14:53:34 CST | login

Information for build moby-25.0.6-1.ocs23

ID14412
Package Namemoby
Version25.0.6
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/moby.git?.#f3562470cbc878067500ab2741a45fab4a78fe9c
SummaryThe open-source application container engine
DescriptionDocker is an open source project to build, ship and run any application as a lightweight container. Docker containers are both hardware-agnostic and platform-agnostic. This means they can run anywhere, from your laptop to the largest EC2 compute instance and everything in between - and they don't require you to use a particular language, framework or packaging system. That makes them great building blocks for deploying and scaling web apps, databases, and backend services without depending on a particular stack or provider.
Built byoc-bot
State complete
Volume DEFAULT
StartedThu, 08 Aug 2024 16:04:13 CST
CompletedThu, 08 Aug 2024 16:07:07 CST
Taskbuild (dist-ocs23, /opencloudos-stream/moby.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/moby.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
moby-25.0.6-1.ocs23.src.rpm (info) (download)
aarch64
moby-25.0.6-1.ocs23.aarch64.rpm (info) (download)
moby-debuginfo-25.0.6-1.ocs23.aarch64.rpm (info) (download)
moby-debugsource-25.0.6-1.ocs23.aarch64.rpm (info) (download)
noarch
moby-nano-25.0.6-1.ocs23.noarch.rpm (info) (download)
moby-zsh-completion-25.0.6-1.ocs23.noarch.rpm (info) (download)
x86_64
moby-25.0.6-1.ocs23.x86_64.rpm (info) (download)
moby-debuginfo-25.0.6-1.ocs23.x86_64.rpm (info) (download)
moby-debugsource-25.0.6-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
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 31 2024 jackeyji <jackeyji@tencent.com> - 25.0.6-1 - [Type] security - [DESC] upgrade to 25.0.6 to fix CVE-2024-41110 * Tue Jul 16 2024 jackeyji <jackeyji@tencent.com> - 25.0.3-3 - [Type] bugfix - [DESC] remove default ulimits because it conflict with pam * Tue Jul 16 2024 jackeyji <jackeyji@tencent.com> - 25.0.3-2 - [Type] other - [DESC] remove useless require of systemd-rpm-macros * Tue Feb 27 2024 jackeyji <jackeyji@tencent.com> - 25.0.3-1 - upgrade to 25.0.3 for buildkit CVE-2024-23650 CVE-2024-23651 CVE-2024-23652 and CVE-2024-23653 * Mon Feb 05 2024 jackeyji <jackeyji@tencent.com> - 24.0.5-6 - remove require of libcgroup because systemd is default cgroup driver * Wed Jan 03 2024 jackeyji <jackeyji@tencent.com> - 24.0.5-5 - use macros of sysusers_create_compat * Wed Jan 03 2024 jackeyji <jackeyji@tencent.com> - 24.0.5-4 - rectify source file * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 24.0.5-3 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Aug 07 2023 jackeyji <jackeyji@tencent.com> - 24.0.5-2 - add default service file * Wed Aug 02 2023 jackeyji <jackeyji@tencent.com> - 24.0.5-1 - upgrade to 24.0.5 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20.10.21-6 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Apr 07 2023 rockerzhu <rockerzhu@tencent.com> - 20.10.21-5 - Condflicts with podman. * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20.10.21-4 - Rebuilt for OpenCloudOS Stream 23 * Fri Dec 16 2022 Shuo Wang <abushwang@tencent.com> - 20.10.21-3 - apply GO111MODULE=off \ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n') -compressdwarf=false -linkmode=external -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 '" -a -v -x macro; * Fri Dec 16 2022 Shuo Wang <abushwang@tencent.com> - 20.10.21-2 - rename docker to moby & enable man * Thu Dec 15 2022 Shuo Wang <abushwang@tencent.com> - 20.10.21-1 - initial build