summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-12-05 17:44:14 -0400
committerJoey Hess2014-12-05 17:44:14 -0400
commit9805f132ac6440bb8c2ca5957101db2cb59428c7 (patch)
treef3f5a4aa009bc573b800cee89118afba00981101 /debian
parentdbc76b1e5225a28b84efa14659ff1c0c1d5fc463 (diff)
parent5ae6a302df5c7bd71cd5dadb53e5bb5e710762b3 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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