summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bcd63e7..93ae89f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ userv-utils (0.6.0~~iwj3) unstable; urgency=low
* Add debhelper token to postinst scripts.
* Change default user for git-daemon to userv-git and
default user for dyndns to userv-dyndns.
+ * Improve adduser calls:
+ - no longer guard with calls to id, as adduser --quiet is idempotent
+ - pass --shell /bin/false and --no-create-home
--