Sat, 11 May 2024 04:21:38 UTC | login

Information for build moby-engine-20.10.23-1.fc38

ID241789
Package Namemoby-engine
Version20.10.23
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/moby-engine.git#861db2af91b8f2fe91fbafb14d7a704a4629e9e0
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 09 Jul 2023 11:09:33 UTC
CompletedSun, 09 Jul 2023 15:00:00 UTC
Taskbuild (f38, /rpms/moby-engine.git:861db2af91b8f2fe91fbafb14d7a704a4629e9e0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/moby-engine.git#861db2af91b8f2fe91fbafb14d7a704a4629e9e0'}}
Tags
f38
f39
f40
RPMs
src
moby-engine-20.10.23-1.fc38.src.rpm (info) (download)
noarch
moby-engine-fish-completion-20.10.23-1.fc38.noarch.rpm (info) (download)
moby-engine-nano-20.10.23-1.fc38.noarch.rpm (info) (download)
moby-engine-zsh-completion-20.10.23-1.fc38.noarch.rpm (info) (download)
riscv64
moby-engine-20.10.23-1.fc38.riscv64.rpm (info) (download)
moby-engine-debuginfo-20.10.23-1.fc38.riscv64.rpm (info) (download)
moby-engine-debugsource-20.10.23-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jan 29 2023 Sérgio Basto <sergio@serjux.com> - Update moby-engine to 20.10.23 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 01 2023 Sérgio Basto <sergio@serjux.com> - Update moby-engine to 20.10.22 * Wed Dec 14 2022 Dan Čermák <dan.cermak@cgc-instruments.com> - 20.10.21-1 - Update to 20.10.21 - Fix build, use libnetwork from golang-github-docker-0:22.06.0~beta * Thu Oct 20 2022 Jan Kuparinen <copperi@fedoraproject.org> - 20.10.20-1 - Update to 20.10.20. - Mitigates CVE-2022-39253 * Tue Oct 18 2022 Jan Kuparinen <copperi@fedoraproject.org> - 20.10.19-1 - Update to 20.10.19. * Sat Sep 10 2022 Maxwell G <gotmax@e.email> - 20.10.18-1 - Update to 20.10.18. - Mitigates CVE-2022-36109 / GHSA-rc4r-wh2q-q6c4 * Tue Aug 30 2022 Luca BRUNO <lucab@lucabruno.net> - 20.10.17-8 - Move 'docker' group creation logic to a sysusers.d fragment Resolves: rhbz#1745936 * Fri Aug 05 2022 Maxwell G <gotmax@e.email> - 20.10.17-7 - Migrate to SPDX license identifiers - Generate debuginfo - Specfile improvements * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 20.10.17-5 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Mon Jul 04 2022 Maxwell G <gotmax@e.email> - 20.10.17-4 - Only build on %golang_arches (i.e. where golang is available). * Sun Jun 19 2022 Maxwell G <gotmax@e.email> - 20.10.17-3 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629. * Sat Jun 11 2022 Maxwell G <gotmax@e.email> - 20.10.17-2 - Rebuild for new golang-github-docker-libnetwork * Fri Jun 10 2022 Maxwell G <gotmax@e.email> - 20.10.17-1 - Update to 20.10.17. Fixes rhbz#2095714. * Fri May 13 2022 Maxwell G <gotmax@e.email> - 20.10.16-1 - Update to 20.10.16. * Sat May 07 2022 Maxwell G <gotmax@e.email> - 20.10.15-1 - Update to 20.10.15 (rhbz#2082501). - Fix BUILDTAGS (rhbz#2082924). - Make non-binary subpackages noarch. * Mon Apr 11 2022 Maxwell G <gotmax@e.email> - 20.10.14-1 - Update to 20.10.14. Fixes rhbz#2063052. - Mitigate CVE-2022-24769. * Mon Jan 31 2022 Maxwell G <gotmax@e.email> - 20.10.12-3 - Fixes FTBFS. Closes rhbz#2046748. - Use %gobuild instead of Makefile to build binaries - Add explanatory comments. - Normalize install commands - Make compliant with SourceURL Guidelines - Remove no longer necessary `ExcludeArch: ppc64`. * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20.10.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 11 2022 Maxwell G <gotmax@e.email> - 20.10.12-1 - Update to 20.10.12. Fixes rhbz#2032534. - Install zsh completions to the correct directory. Fixes rhbz#2038888. * Mon Nov 22 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10-11-1 - Update to upstream 20.10.11 (fixes rhbz#2024384) - Mitigates CVE-2021-41190 (fixes rhbz#2024940) * Fri Oct 29 2021 Maxwell G <gotmax@e.email> - 20.10.10-1 - Update to 20.10.10 (fixes rhbz#2015385) - Update virtual provides * Fri Oct 08 2021 Maxwell G <gotmax@e.email> - 20.10.9-1 - Update to 20.10.9 (fixes rhbz#2010508) - Patch seccomp policy to fix clone3() issue (fixes rhbz#2011523 and rhbz#1988199) * Sun Aug 15 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.8-1 - Update to upstream 20.10.8 (fixes rhbz#1990148) - Fix seccomp support (fixes rhbz#1986092) * Sun Aug 15 2021 Dusty Mabe <dusty@dustymabe.com> - 20.10.7-3 - Remove `Requires(post)` on firewalld-filesystem. * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.10.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jul 16 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.7-1 - Update to upstream 20.10.7 (fixes rhbz#1967390) * Tue May 04 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.6-2 - Add conflict with podman-docker * Tue Apr 20 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.6-1 - Update to upstream 20.10.6 (#1948605) - Re-bundle moby dependencies to fix gRPC issues with Swarm (https://github.com/coreos/fedora-coreos-tracker/issues/793) * Sun Mar 14 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.5-1 - Update to latest upstream 20.10.5 - fixes #1903426 - Upstream brings compatibility with cgroups v2 - fixes #1746355 - Remove package moby-engine-vim (dockerfile.vim has been merged in upstream vim) - Remove firewalld docker zone, since dockerd can now communicate with firewalld - fixes #1852680 - Build dockerd and docker-proxy from unbundled source packages - Remove fixed storage-driver (cf. https://src.fedoraproject.org/rpms/moby-engine/pull-request/6) * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 19.03.13-3.ce.git4484c46 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.