fix changelog
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=84
This commit is contained in:
parent
9339aa78a4
commit
f129359d5e
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 15 09:16:55 UTC 2016 - asarai@suse.de
|
||||
|
||||
- docker.spec: update warning to mention that /etc/sysconfig/docker is sourced
|
||||
by the migration script.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 10:20:19 UTC 2016 - asarai@suse.de
|
||||
|
||||
- docker.spec: only Reccomends: the docker-image-migrator package as it is no
|
||||
longer required for our ugly systemctl hacks.
|
||||
- docker.spec: fix up documentation to refer to the script you need to run in
|
||||
the migrator package.
|
||||
- docker.spec: print a warning if you force the DOCKER_FORCE_INSTALL option.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 08:44:46 UTC 2016 - asarai@suse.de
|
||||
|
||||
@ -57,7 +72,7 @@ Tue Mar 1 17:54:41 UTC 2016 - jmassaguerpla@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 15:28:56 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
- Require docker-image-migrator (bnc#968933)
|
||||
- Require docker-image-migrator (bnc#968933)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 08:55:17 UTC 2016 - jmassaguerpla@suse.com
|
||||
@ -85,7 +100,7 @@ Update to version 1.10.2 (bnc#968933)
|
||||
|
||||
- Security
|
||||
Fix potential cache corruption and delegation conflict issues #20523
|
||||
|
||||
|
||||
link to changelog:
|
||||
|
||||
https://github.com/docker/docker/blob/v1.10.2/CHANGELOG.md
|
||||
@ -108,12 +123,12 @@ Fri Feb 12 16:04:19 UTC 2016 - jmassaguerpla@suse.com
|
||||
- Update to docker 1.10.1
|
||||
It includes some fixes to 1.10.0, see detailed changelog in
|
||||
|
||||
https://github.com/docker/docker/blob/v1.10.1/CHANGELOG.md
|
||||
https://github.com/docker/docker/blob/v1.10.1/CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 17:24:46 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
- Update docker to 1.10.0 (bnc#965918)
|
||||
- Update docker to 1.10.0 (bnc#965918)
|
||||
|
||||
Add usernamespace support
|
||||
Add support for custom seccomp profiles
|
||||
@ -121,7 +136,7 @@ Tue Feb 9 17:24:46 UTC 2016 - jmassaguerpla@suse.com
|
||||
|
||||
detailed changelog in
|
||||
|
||||
https://github.com/docker/docker/blob/590d5108bbdaabb05af590f76c9757daceb6d02e/CHANGELOG.md
|
||||
https://github.com/docker/docker/blob/590d5108bbdaabb05af590f76c9757daceb6d02e/CHANGELOG.md
|
||||
|
||||
- removed patches, because code has been merged in 1.10.0 release:
|
||||
libcontainer-apparmor-fixes.patch: see: https://github.com/docker/docker/blob/release/v1.10/contrib/apparmor/template.go
|
||||
@ -152,7 +167,7 @@ https://github.com/docker/docker/blob/590d5108bbdaabb05af590f76c9757daceb6d02e/C
|
||||
fix-apparmor.patch: fix https://github.com/docker/docker/issues/20269 . It affects SLE12 which has apparmor
|
||||
version 2.8 and not openSUSE which has version 2.9.
|
||||
fix-ppc64le.patch: Build netlink driver using int8 and not uint8 for the data structure
|
||||
|
||||
|
||||
|
||||
- reviewed patches:
|
||||
ignore-dockerinit-checksum.patch: review context in patch
|
||||
|
Loading…
Reference in New Issue
Block a user