forked from Docker/baseimage-docker
Fixed various process waiting issues in my_init.
Closes GH-27. Closes GH-82. Closes GH-83. Thanks to André Luiz dos Santos and Paul Annesley.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## 0.9.11 (not yet released)
|
||||
|
||||
* Fixed various process waiting issues in `my_init`. Closes GH-27, GH-82 and GH-83. Thanks to André Luiz dos Santos and Paul Annesley.
|
||||
* The `ca-certificates` package is now installed by default. This is because we include `apt-transport-https`, but Ubuntu 14.04 no longer installs `ca-certificates` by default anymore. Closes GH-73.
|
||||
* `add-apt-repository` is now installed by default. Closes GH-74.
|
||||
* Various minor fixes thanks to yebyen and John Eckhart.
|
||||
|
||||
Reference in New Issue
Block a user