Commit graph

28 commits

Author SHA1 Message Date
Olivier Lemasle
7182e8ca78 Update to upstream 19.03.11 to prevent CVE-2020-13401 2020-06-07 23:10:55 +02:00
Olivier Lemasle
8a8c5cd3d2 Add firewalld zone (fixes #1817022) 2020-05-07 20:40:33 +02:00
Olivier Lemasle
2d33533327 Configure storage-driver explicitely (fixes #1832301) 2020-05-07 20:39:32 +02:00
Olivier Lemasle
f190099c97 Update to latest upstream release - Docker CE 19.03.8
Prune unused BuildRequires
2020-03-16 16:30:53 +01:00
Olivier Lemasle
c52ac6b609 Add Conflicts with docker-ce-cli and Obsoletes docker-common 2020-03-08 20:37:14 +01:00
Olivier Lemasle
3579c2166e Update to latest upstream release - Docker CE 19.03.7
Add Epoch: 2 to Obsoletes for docker and docker-latest
2020-03-07 16:33:07 +01:00
Fedora Release Engineering
5dd94a48fb - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 13:45:21 +00:00
Fedora Release Engineering
9a6358d428 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 17:25:54 +00:00
Olivier Lemasle
be1ef80fca Update to latest upstream release - Docker CE 18.09.8 2019-07-18 21:02:04 +02:00
Olivier Lemasle
b73040075e Move docker-init and docker-proxy to /usr/libexec/docker
Update moby-engine-nano summary to follow guidelines
2019-07-13 21:58:42 +02:00
Olivier Lemasle
a6ffb4992d Add nofile ulimit to default docker daemon options (#1715254, #1708115)
Thanks to Nicolas MURE's patch (#1715254).
2019-07-13 13:59:04 +02:00
Olivier Lemasle
b27960ac01 Depend on packaged versions "runc" and "containerd" instead of building them. 2019-07-12 14:17:43 +00:00
David Michael
e47c540d79 Update to 18.09.7 2019-06-28 16:32:49 -04:00
David Michael
d24afc5060 Obsolete and provide docker and docker-latest 2019-05-14 22:51:51 -04:00
David Michael
624d8fed15 Update to 18.09.6 2019-05-14 22:48:00 -04:00
David Michael
06a6728e59 Update to 18.09.5
Version 18.09 requires unprefixed runc and containerd commands now,
so the package has new conflicts with containerd and runc.  Maybe
in the future alternatives can be set up across packages to choose
which versions to use, but for now just follow precedent and add
more conflicts.
2019-04-11 14:31:09 -04:00
David Michael
01525ef4c0 Conflict with docker-common
It also installs /usr/bin/docker etc.
2019-03-28 12:09:52 -04:00
David Michael
36c67c12e5 Update to 18.06.3 2019-02-21 13:44:06 -05:00
David Michael
31fce5170a Update to 18.06.2 2019-02-14 09:34:51 -05:00
David Michael
c1ebadd023 Add a runc patch for CVE-2019-5736 2019-02-10 18:27:59 -05:00
Fedora Release Engineering
38120252f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 11:12:16 +00:00
David Michael
3b30c6b59f Apply some minor build fixes
- Preserve containerd debuginfo
  - Set containerd and runc commit IDs to their expected values:
    curl -s --unix-socket /run/docker.sock http://docker/v1.24/info
  - Drop unused runc Makefile edit
  - Skip the warning and delay when building the CLI
  - Build projects in subshells to avoid environment mixing
2018-11-29 10:31:27 -05:00
David Michael
41eeacfcb5 Support systemd socket-activation
This also creates a "docker" group now.
2018-11-29 10:31:01 -05:00
David Michael
ff932103c3 Backport a fix for mounting named volumes
This fixes https://github.com/moby/moby/issues/37689 .
2018-11-29 08:58:12 -05:00
David Michael
a3ed866e38 Update to 18.06.1
This should fix https://bugzilla.redhat.com/show_bug.cgi?id=1654325
since the runc snapshot was after the first fix was applied and
before it broke again.
2018-11-29 08:56:41 -05:00
Marcin Skarbek
3a2fa17643 additional configuration 2018-11-12 19:44:26 +01:00
Lokesh Mandvekar
2f56825b57 moby-engine-18.06.0-1.ce.git0ffa825
- Resolves: #1539161 - first upload to Fedora
- built docker-ce commit 0ffa825
- built docker-runc commit ad0f5255
- built docker-containerd commit a88b631
- built docker-proxy commit a79d368
- built docker-init commit fec3683

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-18 22:44:30 -04:00
Gwyn Ciesla
fa68f9f4cb Added the README 2018-08-17 13:31:21 +00:00