diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-03-12 20:09:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-03-12 20:09:02 -0400 |
| commit | 9292cee1aa7967a0afe6d45f58a6d429d1b56b55 (patch) | |
| tree | eb0b95d01bc5d756a09e7b9799d6e2ea2ac3b132 /debian | |
| parent | 86ded366a84f69287ec8006ec0c566874adf4cab (diff) | |
prep
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7619a1a3..9ac8c3f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -propellor (2.2.1) UNRELEASED; urgency=medium +propellor (2.2.1) unstable; urgency=medium * userScriptProperty now passes --shell /bin/sh, so it can be used even for users with nonstandard shells. - * Fix bug in docker propellor shim setup introduced in last release. + * Fix bug in docker propellor shim setup introduced in last release, + which broke provisioning of new docker containers. - -- Joey Hess <id@joeyh.name> Wed, 11 Mar 2015 22:29:23 -0400 + -- Joey Hess <id@joeyh.name> Thu, 12 Mar 2015 20:08:34 -0400 propellor (2.2.0) unstable; urgency=medium |
