4b01435f59
comment temporary the migration requirement until we fix that package
Jordi Massaguer2016-03-07 12:08:12 +00:00
6a84d2ec5a
- fix bsc#968972 - let docker manage the cgroups of the processes that it launches without systemd
Jordi Massaguer2016-03-01 18:22:19 +00:00
ddbf63e4c2
- fix bsc#968972 - let docker manage the cgroups of the processes that it launches without systemd
Jordi Massaguer2016-03-01 18:22:19 +00:00
9e251436af
- 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.
Aleksa Sarai2016-02-15 13:18:46 +00:00
3c989acd35
- 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.
Aleksa Sarai2016-02-15 13:18:46 +00:00
19f2b26c4c
restore fix-docker-init.patch since docker-init has been removed in master branch, but not in this 1.10.0 version
Jordi Massaguer2016-02-05 11:01:39 +00:00
82783babd3
restore fix-docker-init.patch since docker-init has been removed in master branch, but not in this 1.10.0 version
Jordi Massaguer2016-02-05 11:01:39 +00:00
64062d332d
- Update to 1.10.0 version Add usernamespace support Add support for custom seccomp profiles Improvements in network and volume management detailed changelog in 590d5108bb/CHANGELOG.mdJordi Massaguer2016-02-05 09:21:26 +00:00
fabf00aef0
- Update to 1.10.0 version Add usernamespace support Add support for custom seccomp profiles Improvements in network and volume management detailed changelog in 590d5108bb/CHANGELOG.mdJordi Massaguer2016-02-05 09:21:26 +00:00
9dce1f84b9
Accepting request 356411 from home:cyphar:branches:Virtualization:containers
Aleksa Sarai2016-01-28 08:07:07 +00:00
4cb75a4fe2
Accepting request 356411 from home:cyphar:branches:Virtualization:containers
Aleksa Sarai2016-01-28 08:07:07 +00:00
fc77975fbd
- gcc5-go in Tumbleweed includes this commit a850225433 Which "fixes" the data type for RawSockaddr.Data However, docker now expects the "wrong" data type, since docker had a workaround for that issue. Thus, we need to workaround the workaroundn in tumbleweed - There was an error in one of the file list
Jordi Massaguer2016-01-21 16:53:25 +00:00
13045d38c8
- gcc5-go in Tumbleweed includes this commit a850225433 Which "fixes" the data type for RawSockaddr.Data However, docker now expects the "wrong" data type, since docker had a workaround for that issue. Thus, we need to workaround the workaroundn in tumbleweed - There was an error in one of the file list
Jordi Massaguer2016-01-21 16:53:25 +00:00
a421f515c9
add the patch for the previous fix that I forgot
Jordi Massaguer2016-01-21 15:15:06 +00:00
33869f2538
add the patch for the previous fix that I forgot
Jordi Massaguer2016-01-21 15:15:06 +00:00
c74061392b
Accepting request 345481 from Virtualization:containers
Stephan Kulow
2015-11-24 21:33:46 +00:00
dec610c8f7
Accepting request 345481 from Virtualization:containers
Stephan Kulow
2015-11-24 21:33:46 +00:00
c22c6eb66c
- Upgrade to 1.9.1(bnc#956434) * Runtime: - Do not prevent daemon from booting if images could not be restored (#17695) - Force IPC mount to unmount on daemon shutdown/init (#17539) - Turn IPC unmount errors into warnings (#17554) - Fix docker stats performance regression (#17638) - Clarify cryptic error message upon docker logs if --log-driver=none (#17767) - Fix seldom panics (#17639, #17634, #17703) - Fix opq whiteouts problems for files with dot prefix (#17819) - devicemapper: try defaulting to xfs instead of ext4 for performance reasons (#17903, #17918) - devicemapper: fix displayed fs in docker info (#17974) - selinux: only relabel if user requested so with the z option (#17450, #17834) - Do not make network calls when normalizing names (#18014) *Client: - Fix docker login on windows (#17738) - Fix bug with docker inspect output when not connected to daemon (#17715) - Fix docker inspect -f {{.HostConfig.Dns}} somecontainer (#17680) * Builder: - Fix regression with symlink behavior in ADD/COPY (#17710) * Networking: - Allow passing a network ID as an argument for --net (#17558) - Fix connect to host and prevent disconnect from host for host network (#17476) - Fix --fixed-cidr issue when gateway ip falls in ip-range and ip-range is not the first block in the network (#17853) - Restore deterministic IPv6 generation from MAC address on default bridge network (#17890) - Allow port-mapping only for endpoints created on docker run (#17858) - Fixed an endpoint delete issue with a possible stale sbox (#18102) * Distribution: - Correct parent chain in v2 push when v1Compatibility files on the disk are inconsistent (#18047)
Flavio Castelli2015-11-24 11:52:52 +00:00
e376c6649d
- Upgrade to 1.9.1(bnc#956434) * Runtime: - Do not prevent daemon from booting if images could not be restored (#17695) - Force IPC mount to unmount on daemon shutdown/init (#17539) - Turn IPC unmount errors into warnings (#17554) - Fix docker stats performance regression (#17638) - Clarify cryptic error message upon docker logs if --log-driver=none (#17767) - Fix seldom panics (#17639, #17634, #17703) - Fix opq whiteouts problems for files with dot prefix (#17819) - devicemapper: try defaulting to xfs instead of ext4 for performance reasons (#17903, #17918) - devicemapper: fix displayed fs in docker info (#17974) - selinux: only relabel if user requested so with the z option (#17450, #17834) - Do not make network calls when normalizing names (#18014) *Client: - Fix docker login on windows (#17738) - Fix bug with docker inspect output when not connected to daemon (#17715) - Fix docker inspect -f {{.HostConfig.Dns}} somecontainer (#17680) * Builder: - Fix regression with symlink behavior in ADD/COPY (#17710) * Networking: - Allow passing a network ID as an argument for --net (#17558) - Fix connect to host and prevent disconnect from host for host network (#17476) - Fix --fixed-cidr issue when gateway ip falls in ip-range and ip-range is not the first block in the network (#17853) - Restore deterministic IPv6 generation from MAC address on default bridge network (#17890) - Allow port-mapping only for endpoints created on docker run (#17858) - Fixed an endpoint delete issue with a possible stale sbox (#18102) * Distribution: - Correct parent chain in v2 push when v1Compatibility files on the disk are inconsistent (#18047)
Flavio Castelli2015-11-24 11:52:52 +00:00
7271c7c852
- Update to version 1.9.0 (bnc#954812): - Remove fix_15279.patch: code has been merged upstream - Change systemd unit file to no longer use the deprecated "-d" option (bnc#954737)
Flavio Castelli2015-11-13 17:38:43 +00:00
62aa7637ba
- Update to version 1.9.0 (bnc#954812): - Remove fix_15279.patch: code has been merged upstream - Change systemd unit file to no longer use the deprecated "-d" option (bnc#954737)
Flavio Castelli2015-11-13 17:38:43 +00:00
2e6d120ee5
- Update docker to 1.8.3 version: * Fix layer IDs lead to local graph poisoning (CVE-2014-8178) (bnc#949660) * Fix manifest validation and parsing logic errors allow pull-by-digest validation bypass (CVE-2014-8179) * Add --disable-legacy-registry to prevent a daemon from using a v1 registry
Flavio Castelli2015-10-12 20:33:58 +00:00
042118e3ec
- Update docker to 1.8.3 version: * Fix layer IDs lead to local graph poisoning (CVE-2014-8178) (bnc#949660) * Fix manifest validation and parsing logic errors allow pull-by-digest validation bypass (CVE-2014-8179) * Add --disable-legacy-registry to prevent a daemon from using a v1 registry
Flavio Castelli2015-10-12 20:33:58 +00:00