From 08b07fd7b45bbec7921e715edd398934d7bcfcbb86aa3d762e52ae23de85cda2 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Fri, 24 Nov 2017 16:47:10 +0000 Subject: [PATCH] Accepting request 545273 from home:cyphar:containers:docker_fixup Fixup according to comments in https://build.opensuse.org/request/show/545160. OBS-URL: https://build.opensuse.org/request/show/545273 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=221 --- docker-plugin-message.txt | 6 ------ docker.changes | 3 +++ 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 docker-plugin-message.txt diff --git a/docker-plugin-message.txt b/docker-plugin-message.txt deleted file mode 100644 index 5ae1b3a..0000000 --- a/docker-plugin-message.txt +++ /dev/null @@ -1,6 +0,0 @@ - *** WARNING *** - -Disabling previously installed (experimental) plugins. The original plugin file -is still available under /var/lib/docker/plugins/_plugins.json.old. This -configuration style is no longer supported by Docker after v1.13.0 (and will -cause it to fail to start). diff --git a/docker.changes b/docker.changes index b498c5f..10cb7bb 100644 --- a/docker.changes +++ b/docker.changes @@ -13,6 +13,9 @@ Tue Nov 14 22:39:56 UTC 2017 - asarai@suse.com first-boot, we are merely removing all of the "nice" warnings which tell users how to avoid issues during an upgrade that ocurred more than a year ago. +- Drop un-needed files: + - docker-plugin-message.txt + - docker-update-message.txt ------------------------------------------------------------------- Tue Nov 7 16:47:01 UTC 2017 - asarai@suse.com