diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-05 17:32:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-05 17:32:31 -0400 |
| commit | 8b8ebc81bb3112ef8ccb1d2f4b70425f04d996a2 (patch) | |
| tree | 7510ae2133c2e8d996f1745eebe78e604dc3eac0 | |
| parent | 9648e1797f7f08b3465f6c301404ee0555c20881 (diff) | |
releasing package propellor version 4.1.0
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ea9f43bf..31a8e30d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (4.1.0) UNRELEASED; urgency=medium +propellor (4.1.0) unstable; urgency=medium * User.hasInsecurePassword makes sure shadow passwords are enabled, so if the insecure password is later changed, the new password won't be @@ -25,7 +25,7 @@ propellor (4.1.0) UNRELEASED; urgency=medium * File.isCopyOf: Fix bug that prevented this property from working when the destination file did not yet exist. - -- Joey Hess <id@joeyh.name> Tue, 20 Jun 2017 10:55:37 -0400 + -- Joey Hess <id@joeyh.name> Wed, 05 Jul 2017 17:30:00 -0400 propellor (4.0.6) unstable; urgency=medium |
