diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-05 16:33:23 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-05 16:33:23 -0400 |
| commit | 527975dffec07458e25f100257ec70a3c826c20d (patch) | |
| tree | 05bfb206b068f281ab0dfbd93efd3695f906475f /debian | |
| parent | 2559b2348207ed9e914999e92fe9d26da0e1f5ad (diff) | |
hasSomePassword and hasPassword now check to make sure shadow passwords are enabled.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ee1198b..4bb387ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ propellor (1.1.0) UNRELEASED; urgency=medium * hasSomePassword and hasPassword now default to using the name of the host as the Context for the password. To specify a different context, use hasSomePassword' and hasPassword' (API change) + * hasSomePassword and hasPassword now check to make sure shadow passwords + are enabled. * cron.runPropellor now runs propellor, rather than using its Makefile. This is more robust. * propellor.debug can be set in the git config to enable more persistent |
