Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

moby-engine-20.10.18-1.fc37 RPM for s390x

From Fedora 37 for s390x / m

Name: moby-engine Distribution: Fedora Project
Version: 20.10.18 Vendor: Fedora Project
Release: 1.fc37 Build date: Sun Sep 11 01:57:17 2022
Group: Unspecified Build host: buildvm-s390x-28.s390.fedoraproject.org
Size: 108489607 Source RPM: moby-engine-20.10.18-1.fc37.src.rpm
Packager: Fedora Project
Url: https://www.docker.com
Summary: The open-source application container engine
Docker 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.

Provides

Requires

License

Apache-2.0

Changelog

* 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.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 19.03.13-2.ce.git4484c46
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Oct 02 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.13-1.ce.git4484c46
  - Update to upstream 19.03.13 (#1837641)
* Fri Oct 02 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.11-4.ce.git42e35e6
  - Fix FTBFS: adapt to change to CMake builds (#1864160)

Files

/etc/sysconfig/docker
/usr/bin/docker
/usr/bin/dockerd
/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/7a69b20e63f4e895090c6ab6447ceb68b49efe
/usr/lib/.build-id/20
/usr/lib/.build-id/20/e184e3b7478a5b4856073a79a47fbe01d7c40a
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/edb3073fd5904cbb0e7b3ae26baf39cd9d1f77
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/468d4df43fca3bbaead51bfe2ee31d68494392
/usr/lib/systemd/system/docker.service
/usr/lib/systemd/system/docker.socket
/usr/lib/sysusers.d/moby-engine.conf
/usr/lib/udev/rules.d/80-docker.rules
/usr/libexec/docker
/usr/libexec/docker/docker-init
/usr/libexec/docker/docker-proxy
/usr/share/bash-completion/completions/docker
/usr/share/doc/moby-engine
/usr/share/doc/moby-engine/AUTHORS
/usr/share/doc/moby-engine/CHANGELOG.md
/usr/share/doc/moby-engine/CONTRIBUTING.md
/usr/share/doc/moby-engine/MAINTAINERS
/usr/share/doc/moby-engine/NOTICE
/usr/share/doc/moby-engine/README.md
/usr/share/doc/moby-engine/cli-MAINTAINERS
/usr/share/doc/moby-engine/cli-NOTICE
/usr/share/doc/moby-engine/cli-README.md
/usr/share/licenses/moby-engine
/usr/share/licenses/moby-engine/LICENSE
/usr/share/licenses/moby-engine/cli-LICENSE
/usr/share/man/man1/docker-build.1.gz
/usr/share/man/man1/docker-run.1.gz
/usr/share/man/man1/docker.1.gz
/usr/share/man/man5/Dockerfile.5.gz
/usr/share/man/man5/docker-config-json.5.gz
/usr/share/man/man8/dockerd.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:25:34 2024