From b79f9d9539ea7a6d97bd259c0ecfa2f45cb1d9c8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 20 Jun 2017 10:57:47 -0400 Subject: User.hasInsecurePassword makes sure shadow passwords are enabled So if the insecure password is later changed, the new password won't be exposed. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b6436d2c..12d88b96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (4.0.7) UNRELEASED; urgency=medium + + * User.hasInsecurePassword makes sure shadow passwords are enabled, + so if the insecure password is later changed, the new password won't be + exposed. + + -- Joey Hess Tue, 20 Jun 2017 10:55:37 -0400 + propellor (4.0.6) unstable; urgency=medium * Fix bug that sometimes made --spin fail with -- cgit v1.3-2-g0d8e