Go to file
Aleksa Sarai 172c1f6bc3 * Update to Docker 1.11.1. Changelog from upstream:
* Distribution
    - Fix schema2 manifest media type to be of type `application/vnd.docker.container.image.v1+json` ([#21949](https://github.com/docker/docker/pull/21949))
  * Documentation
    + Add missing API documentation for changes introduced with 1.11.0 ([#22048](https://github.com/docker/docker/pull/22048))
  * Builder
    * Append label passed to `docker build` as arguments as an implicit `LABEL` command at the end of the processed `Dockerfile` ([#22184](https://github.com/docker/docker/pull/22184))
  * Networking
    - Fix a panic that would occur when forwarding DNS query ([#22261](https://github.com/docker/docker/pull/22261))
    - Fix an issue where OS threads could end up within an incorrect network namespace when using user defined networks ([#22261](https://github.com/docker/docker/pull/22261))
  * Runtime
    - Fix a bug preventing labels configuration to be reloaded via the config file ([#22299](https://github.com/docker/docker/pull/22299))
    - Fix a regression where container mounting `/var/run` would prevent other containers from being removed ([#22256](https://github.com/docker/docker/pull/22256))
    - Fix an issue where it would be impossible to update both `memory-swap` and `memory` value together ([#22255](https://github.com/docker/docker/pull/22255))
    - Fix a regression from 1.11.0 where the `/auth` endpoint would not initialize `serveraddress` if it is not provided ([#22254](https://github.com/docker/docker/pull/22254))
    - Add missing cleanup of container temporary files when cancelling a schedule restart ([#22237](https://github.com/docker/docker/pull/22237))
    - Removed scary error message when no restart policy is specified ([#21993](https://github.com/docker/docker/pull/21993))
    - Fix a panic that would occur when the plugins were activated via the json spec ([#22191](https://github.com/docker/docker/pull/22191))
    - Fix restart backoff logic to correctly reset delay if container ran for at least 10secs ([#22125](https://github.com/docker/docker/pull/22125))
    - Remove error message when a container restart get cancelled ([#22123](https://github.com/docker/docker/pull/22123))
    - Fix an issue where `docker` would not correcly clean up after `docker exec` ([#22121](https://github.com/docker/docker/pull/22121))
    - Fix a panic that could occur when servicing concurrent `docker stats` commands ([#22120](https://github.com/docker/docker/pull/22120))`
    - Revert deprecation of non-existing host directories auto-creation ([#22065](https://github.com/docker/docker/pull/22065))
    - Hide misleading rpc error on daemon shutdown ([#22058](https://github.com/docker/docker/pull/22058))

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=102
2016-04-29 09:33:54 +00:00
_service * Update to Docker 1.11.1. Changelog from upstream: 2016-04-29 09:33:54 +00:00
.gitattributes Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
.gitignore Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
80-docker.rules Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
cve-2016-3697-numeric-uid.patch - Add patch to fix vulnerability in Docker <= 1.11.0. This patch is upstream, 2016-04-22 13:09:10 +00:00
docker_systemd_lt_214.socket Accepting request 307100 from Virtualization:containers 2015-05-15 05:44:24 +00:00
docker-1.11.1.tar.xz * Update to Docker 1.11.1. Changelog from upstream: 2016-04-29 09:33:54 +00:00
docker-audit.rules - Add rules for auditd. This is required to fix bnc#959405 2015-12-23 10:57:20 +00:00
docker-mount-secrets.patch * Removed patches that have been fixed upstream and in gcc-go: 2016-04-18 06:28:19 +00:00
docker-rpmlintrc - Update docker to 1.8.3 version: 2015-10-12 20:33:58 +00:00
docker.changes * Update to Docker 1.11.1. Changelog from upstream: 2016-04-29 09:33:54 +00:00
docker.service * Removed patches that have been fixed upstream and in gcc-go: 2016-04-18 06:28:19 +00:00
docker.socket Accepting request 307100 from Virtualization:containers 2015-05-15 05:44:24 +00:00
docker.spec * Update to Docker 1.11.1. Changelog from upstream: 2016-04-29 09:33:54 +00:00
gcc-go-patches.patch - Update to 1.10.0 version 2016-02-05 09:21:26 +00:00
netlink_gcc_go.patch Accepting request 367638 from home:michel_mno:branches:Virtualization:containers 2016-03-07 14:44:00 +00:00
netlink_netns_powerpc.patch Accepting request 367638 from home:michel_mno:branches:Virtualization:containers 2016-03-07 14:44:00 +00:00
README_SUSE.md Accepting request 248639 from Virtualization 2014-09-12 08:03:38 +00:00
sysconfig.docker - Changed systemd unit file and default sysconfig file to include network options, 2016-03-22 15:28:46 +00:00
sysconfig.docker.ppc64le - Build docker on PPC and S390x using gcc-go provided by gcc5 2015-06-05 15:24:58 +00:00