Victor Vieux
ce29081d80
add 1.13.x CHANGELOG to master
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-02-09 15:11:06 -08:00
Andrew Hsu
6cca6bf942
validate changelog dates are in descending order
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2017-01-23 19:19:35 -08:00
Kenfe-Mickael Laventure
5e28d20e63
Bump version to 1.12.6
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit 94dfa20066
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 20:00:34 +01:00
Tibor Vass
2a202ea4aa
Merge pull request #29466 from vieux/bump_1.12.5
...
bump to 1.12.5
(cherry picked from commit 7392c3b0ce
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:59:39 +01:00
Victor Vieux
650b381991
update changelog
...
Signed-off-by: Victor Vieux <vieux@docker.com>
(cherry picked from commit 0e5346df32
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:59:11 +01:00
Victor Vieux
ef39dad14a
add networking fox to changelog
...
Signed-off-by: Victor Vieux <vieux@docker.com>
(cherry picked from commit f6fbe58fbe
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:59:02 +01:00
Victor Vieux
c8ece052c1
Merge pull request #29379 from vieux/1.12.5-rc1_bump
...
1.12.5-rc1 bump
(cherry picked from commit 02394deb34
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:58:50 +01:00
Victor Vieux
dee2748483
Merge pull request #29338 from vieux/bump_1.12.4_version
...
bump version to 1.12.4
(cherry picked from commit 1564f02e33
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:57:41 +01:00
Victor Vieux
603ea0682f
update changelog
...
Signed-off-by: Victor Vieux <vieux@docker.com>
(cherry picked from commit 0d5bc84d06
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:56:29 +01:00
Victor Vieux
8dfd1919f5
Merge pull request #29204 from andrewhsu/changelog-date
...
[1.12.x] added date after version number in changelog
(cherry picked from commit 4a13581d57
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:56:01 +01:00
Victor Vieux
6c7a449aa5
Merge pull request #29187 from vieux/1.12.4-changelog
...
bump version and changelog for 1.12.4-rc1
(cherry picked from commit caa6b86f38
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-01-12 19:54:57 +01:00
Harald Albers
1fe0270e72
Fix wrong command in changelog
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-01-06 07:45:09 -08:00
Sebastiaan van Stijn
2fe62f2395
Merge pull request #28943 from vdemeester/publish-long-short-syntax
...
Remove --port and update --publish for services to support syntaxes
2016-12-14 17:55:48 +01:00
Vincent Demeester
59ba895a0f
Merge pull request #29208 from andrewhsu/validate-changelog
...
validate CHANGELOG.md is well-formed
2016-12-12 17:59:41 +01:00
Vincent Demeester
75bf18c9f0
Remove --port and update --publish for services to support syntaxes
...
Add support for simple and complex syntax to `--publish` through the
use of `PortOpt`.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-11 23:14:54 +01:00
Martin Honermeyer
bb06e138e4
Fix link to volume label support in changelog
...
Signed-off-by: Martin Honermeyer <maze@strahlungsfrei.de>
2016-12-11 17:43:29 +01:00
Misty Stanley-Jones
66cbb5a552
Edits to plugin upgrade warning
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-12-09 14:50:36 -08:00
Lajos Papp
acd847cd56
Note about potential plugin issue when upgrading
...
Fixes : #29172
Fixes: https://github.com/docker/for-mac/issues/1000
Signed-off-by: Lajos Papp <lalyos@yahoo.com>
Signed-off-by: lalyos <lalyos@yahoo.com>
2016-12-09 19:32:28 +01:00
Andrew Hsu
aec52767b9
validate changelog format
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
2016-12-07 22:30:56 -08:00
Akihiro Suda
e6d9b7de64
cli: remove --mount
from docker run
...
This commit reverts 273eeb813c
(#26825 ).
For the discussion so far, please refer to #28527 .
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-11-26 04:55:28 +00:00
Masayuki Morita
2ca39d27a6
Fix broken markdown in CHANGELOG.md
...
Signed-off-by: Masayuki Morita <minamijoyo@gmail.com>
2016-11-23 23:26:07 +09:00
cizixs
e99e694502
Fix 1.13.0 changelog typo
...
Signed-off-by: wei wu <wuwei4455@gmail.com>
2016-11-17 12:24:44 +08:00
Victor Vieux
433bb52521
add 1.13.0 CHANGELOG.md
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-11-11 02:08:55 -08:00
Qiang Huang
e6866492c4
Fix bunch of typos
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-10-29 15:03:26 +08:00
Victor Vieux
fdddacd8a2
merge 1.12.3 CHANGELOG to master
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-10-26 15:08:48 -07:00
Victor Vieux
f77a31a58a
add 1.12.2 changelog
...
Signed-off-by: Victor Vieux <vieux@docker.com>
2016-10-12 13:12:08 -07:00
Tibor Vass
3b05e95d98
Merge 1.12.1 CHANGELOG to master
...
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-18 11:35:44 -07:00
Sebastiaan van Stijn
32b8a6e735
Add note about new binaries to changelog
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-08-15 15:23:14 +02:00
Sebastiaan van Stijn
66b656684e
Add warning about systemd socket activation to changelog
...
Docker 1.12 ships with an updated unit file on RPM
based distros. Users that have local modifications
to the unit file, or have a drop-in file installed
may not automatically get the updated unit file,
or get an error when starting docker.
This adds a warning to the changelog, and instructions
on how to resolve the issue.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-08-11 00:53:49 +02:00
Tibor Vass
ae33306b14
1.12.0 CHANGELOG to master
...
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-29 10:24:36 -07:00
Otto Kekäläinen
644a7426cc
Fix spelling in comments, strings and documentation
...
Signed-off-by: Otto Kekäläinen <otto@seravo.fi>
2016-07-03 20:58:11 +03:00
Adrian Moisey
88d4da7f42
Fix URL to issue
...
Signed-off-by: Adrian Moisey <adrian@changeover.za.net>
2016-06-15 12:49:04 +02:00
Kenfe-Mickael Laventure
302a1e6101
Update CHANGELOG for 1.11.2
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit c9dd46ca5c
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-06-10 16:16:10 +02:00
allencloud
c1be45fa38
fix typos
...
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-06-02 17:17:22 +08:00
allencloud
1ac4c61c10
fix typos in CHANGELOG.md and pull.go
...
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-04-29 23:33:15 +08:00
Kenfe-Mickael Laventure
ca0c1becea
Add changelog for v1.11.1
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit 4146b8b69b
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-28 12:15:17 +02:00
allencloud
57f29f24e4
fix typos in changelog
...
Signed-off-by: allencloud <allen.sun@daocloud.io>
2016-04-16 02:19:15 +08:00
Tibor Vass
6cc2bad7f4
Fix some CHANGELOG entries
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 2535db8678
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:15:23 +02:00
Santhosh Manohar
17bce424d6
Update Networking changelog for 1.11
...
Signed-off-by: Santhosh Manohar <santhosh@docker.com>
(cherry picked from commit 2153d9ec9d
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:15:09 +02:00
Sebastiaan van Stijn
d53e136a2b
Minor fixes to changelog
...
Some fixes in the changelog were not regressions
since 1.10.x, but only present in 1.11 release candidates
so don't need to be mentioned for the release.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 99589731ac
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:14:53 +02:00
Kenfe-Mickael Laventure
bcb7649c3c
Update CHANGELOG.md
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c774c390b1
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:14:40 +02:00
Sebastiaan van Stijn
b7f9856a36
Update CHANGELOG.md
...
hardware signing was put back to experimental due to packaging issues
(https://github.com/docker/docker/pull/21499 )
add missing "--quiet" option for docker load
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 32a5308237
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:14:23 +02:00
John Howard
932e586314
Verify binaries in changelog
...
Signed-off-by: John Howard <jhoward@microsoft.com>
(cherry picked from commit 76489af40f
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:14:05 +02:00
Kenfe-Mickael Laventure
9f3f96220d
Add initial changelog for 1.11.0
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
(cherry picked from commit e651c1b2b9
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-14 15:13:47 +02:00
Tibor Vass
b5725434c6
Update CHANGELOG with reverts
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 320d17b2a2
)
2016-03-15 14:02:49 -04:00
Antonio Murdaca
1f4e87f638
distribution: registry: do not access the errors slice if it's empty
...
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
(cherry picked from commit 0186f4d422
)
2016-03-15 14:02:48 -04:00
Tibor Vass
1c64becab6
Update CHANGELOG for 1.10.3
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit f334602538
)
2016-03-15 14:01:57 -04:00
Tibor Vass
3da45ee939
Update CHANGELOG for 1.10.2
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit 7613ee933c
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-03-01 12:39:42 +01:00
Tibor Vass
8a6ac315ff
Correct 1.10.1 CHANGELOG
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit ce4f13f604
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-03-01 12:39:27 +01:00
Tibor Vass
fce54d772a
Update CHANGELOG for 1.10.1
...
Signed-off-by: Tibor Vass <tibor@docker.com>
(cherry picked from commit f1cd0cabba
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-03-01 12:39:09 +01:00