aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlool <lool>2006-11-03 17:45:01 +0000
committerlool <lool>2006-11-03 17:45:01 +0000
commit33cbe10c36728ad75935a39ac1955bf68b7624ed (patch)
treeb129c37478880ecfc7603b82024fe46905e6d77c /debian
parentd374518ca3ffb0bad1b4eb7e315c2c34176047bc (diff)
downloadpbuilder-33cbe10c36728ad75935a39ac1955bf68b7624ed.tar
pbuilder-33cbe10c36728ad75935a39ac1955bf68b7624ed.tar.gz
* pdebuild-internal: install the passwd package before calling
groupadd and useradd; restore it's installation state after groupadd and useradd.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b45e0cf..4ab557c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ pbuilder (0.161) UNRELEASED; urgency=low
"umount: /foobar: not found" as retries will be useless anyway and these
errors shouldn't cause data loss; thanks Martin F Krafft; closes: #391390.
* Unmount selinux and bind mounts first.
+ * Fix usage of --pdebuild-internal: install passwd during groupadd/useradd
+ if necessary in pdebuild-internal.
- -- Loic Minier <lool@dooz.org> Mon, 30 Oct 2006 00:49:53 +0100
+ -- Loic Minier <lool@dooz.org> Fri, 3 Nov 2006 18:43:49 +0100
pbuilder (0.160) unstable; urgency=low