SHA256
1
0
forked from pool/docker

Accepting request 434284 from home:cyphar:branches:Virtualization:containers

This just fixes the docker-mount-secrets.patch to assist in bsc#999582.

OBS-URL: https://build.opensuse.org/request/show/434284
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=146
This commit is contained in:
Miquel Sabate Sola
2016-10-11 10:30:52 +00:00
committed by Git OBS Bridge
parent 41d1413338
commit 96b81887ce
3 changed files with 39 additions and 39 deletions

View File

@@ -1,8 +1,15 @@
-------------------------------------------------------------------
Tue Oct 11 09:36:23 UTC 2016 - asarai@suse.com
- docker-mount-secrets.patch: change the internal mountpoint name to not use
":" as that character can be considered a special character by other tools.
bsc#999582
-------------------------------------------------------------------
Mon Sep 19 11:56:15 UTC 2016 - jmassaguerpla@suse.com
- fix go_arches definition: use global instead of define, otherwise
it fails to build
it fails to build
-------------------------------------------------------------------
Wed Sep 14 09:41:57 UTC 2016 - asarai@suse.com