summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-11-24 17:05:55 -0400
committerJoey Hess2015-11-24 17:06:46 -0400
commit93d698a803d8ca2d8290dc7b79ee8c319fad2522 (patch)
tree93cd1786b58a1cc4b4a373dcdf5b0dbd65bf07bb /debian
parent6f949b35602f7b2095b7248981dce7381a09852d (diff)
User.hasDesktopGroups changed to avoid trying to add the user to groups that don't exist.
This is the same method user-setup uses.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b358633..4bcca675 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (2.14.1) UNRELEASED; urgency=medium
+
+ * User.hasDesktopGroups changed to avoid trying to add the user to
+ groups that don't exist.
+
+ -- Joey Hess <id@joeyh.name> Tue, 24 Nov 2015 17:06:12 -0400
+
propellor (2.14.0) unstable; urgency=medium
* Add Propellor.Property.PropellorRepo.hasOriginUrl, an explicit way to