Accepting request 567735 from home:cyphar:containers:docker_obsoletes_image-migrator
- Add Obsoletes: docker-image-migrator, as the tool is no longer needed and we've pretty much removed it from everywhere except the containers module. bsc#1069758 OBS-URL: https://build.opensuse.org/request/show/567735 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=233
This commit is contained in:
parent
450c4fe91a
commit
6643e811f1
@ -1,9 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 19 14:12:32 UTC 2018 - asarai@suse.com
|
||||||
|
|
||||||
|
- Add Obsoletes: docker-image-migrator, as the tool is no longer needed and
|
||||||
|
we've pretty much removed it from everywhere except the containers module.
|
||||||
|
bsc#1069758
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 19 07:48:10 UTC 2018 - vrothberg@suse.com
|
Fri Jan 19 07:48:10 UTC 2018 - vrothberg@suse.com
|
||||||
|
|
||||||
- Remove requirement on bridge-utils, which has been replaced by libnetwork in
|
- Remove requirement on bridge-utils, which has been replaced by libnetwork in
|
||||||
Docker.
|
Docker. bsc#1072798
|
||||||
bsc#1072798
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 18 12:32:35 UTC 2017 - asarai@suse.com
|
Mon Dec 18 12:32:35 UTC 2017 - asarai@suse.com
|
||||||
|
@ -117,6 +117,9 @@ Requires: xz >= 4.9
|
|||||||
Requires(post): %fillup_prereq
|
Requires(post): %fillup_prereq
|
||||||
Requires(post): udev
|
Requires(post): udev
|
||||||
Requires(post): shadow
|
Requires(post): shadow
|
||||||
|
# We used to have a migration tool for the upgrade from v1.9.x to v1.10.x.
|
||||||
|
# It is no longer useful, so we obsolete it. bsc#1069758
|
||||||
|
Obsoletes: docker-image-migrator
|
||||||
# Not necessary, but must be installed when the underlying system is
|
# Not necessary, but must be installed when the underlying system is
|
||||||
# configured to use lvm and the user doesn't explicitly provide a
|
# configured to use lvm and the user doesn't explicitly provide a
|
||||||
# different storage-driver than devicemapper
|
# different storage-driver than devicemapper
|
||||||
|
Loading…
Reference in New Issue
Block a user