1
0
mirror of /repos/baseimage-docker.git synced 2025-12-30 08:01:31 +01:00

Update Changelog

This commit is contained in:
Hongli Lai (Phusion) 2014-02-06 14:00:18 +01:00
parent 37cd856425
commit 7e35fe7f32
No known key found for this signature in database
GPG Key ID: 06A131094B6F4332

View File

@ -1,4 +1,4 @@
## 0.9.5 (release date pending)
## 0.9.5 (release date: 2014-02-06)
* Environment variables are now no longer reset by runit. This is achieved by running `runsvdir` directly instead of through Debian's `runsvdir-start`.
* The insecure SSH key is now disabled by default. You have to explicitly opt-in to use it.