rebase changelog based on openSUSE:13.2:Update docker

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=86
This commit is contained in:
Jordi Massaguer 2016-03-15 15:54:46 +00:00 committed by Git OBS Bridge
parent 6632f104c3
commit 8f8770d804

View File

@ -189,6 +189,16 @@ Wed Jan 27 23:40:09 UTC 2016 - asarai@suse.com
Added:
fix_json_econnreset_bug.patch (https://github.com/docker/docker/issues/14203)
-------------------------------------------------------------------
Fri Jan 22 15:08:05 UTC 2016 - jmassaguerpla@suse.com
- use_fs_cgroups_by_default.patch: fix bsc#963177 - Use fs cgroups
by default in docker
- fix_cgroup.parent_path_sanitisation.patch: fix bsc# 963198 - fix
cgroup.Parent path sanitisation in docker
- fix_bnc_958255.patch: fix bnc#958255 - Docker creates strange
apparmor profile
-------------------------------------------------------------------
Thu Jan 21 16:52:41 UTC 2016 - jmassaguerpla@suse.com