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

Fix setuid bit on /usr/bin/sudo, bump version to 0.9.15.

Closes GH-148.
This commit is contained in:
Hongli Lai (Phusion) 2014-10-03 12:37:00 +02:00
parent 4db83076bd
commit e54a443cca
No known key found for this signature in database
GPG Key ID: 2AF96EB85EF4DA0D
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.9.15 (release date: 2014-10-03)
* Fixed the setuid bit on /usr/bin/sudo. This problem was caused by Docker bug #6828.
## 0.9.14 (release date: 2014-10-01)
* Installed all the latest Ubuntu security updates. This patches Shellshock, among other things.

View File

@ -1,5 +1,5 @@
NAME = phusion/baseimage
VERSION = 0.9.14
VERSION = 0.9.15
.PHONY: all build test tag_latest release ssh