SHA256
1
0
forked from pool/docker

- fix-apparmor.patch: switch to a backported version of docker/docker#20305,

which also fixes several potential issues if the major version of apparmor
  changes.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=73
This commit is contained in:
2016-02-15 13:18:46 +00:00
committed by Git OBS Bridge
parent 570a2ef161
commit 9e251436af
3 changed files with 244 additions and 55 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 15 12:13:16 UTC 2016 - asarai@suse.com
- fix-apparmor.patch: switch to a backported version of docker/docker#20305,
which also fixes several potential issues if the major version of apparmor
changes.
-------------------------------------------------------------------
Fri Feb 12 16:01:30 UTC 2016 - jmassaguerpla@suse.com