Accepting request 450478 from Virtualization:containers
1 OBS-URL: https://build.opensuse.org/request/show/450478 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=12
This commit is contained in:
commit
3fe42a5fbe
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 06:38:29 UTC 2017 - asarai@suse.com
|
||||
|
||||
- Update docker to the version used in Docker 1.12.6. This is necessary to fix
|
||||
CVE-2016-9962 (bsc#1012568).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 12:46:14 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package containerd
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -70,7 +70,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# Dockerfile. However, for some reason the Dockerfile for containerd
|
||||
# diverges from the one for Docker. As such, this cannot be a hard
|
||||
# requirement (that would break Docker).
|
||||
Requires: runc = 0.1.1+gitr2818_f59ba3cdd76f
|
||||
Requires: runc = 0.1.1+gitr2819_50a19c6
|
||||
Requires(post): %fillup_prereq
|
||||
|
||||
%define client ctr
|
||||
|
Loading…
x
Reference in New Issue
Block a user