diff options
author | lool <lool> | 2006-11-03 17:45:01 +0000 |
---|---|---|
committer | lool <lool> | 2006-11-03 17:45:01 +0000 |
commit | 33cbe10c36728ad75935a39ac1955bf68b7624ed (patch) | |
tree | b129c37478880ecfc7603b82024fe46905e6d77c /ChangeLog | |
parent | d374518ca3ffb0bad1b4eb7e315c2c34176047bc (diff) | |
download | pbuilder-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 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-11-03 Loic Minier <lool@dooz.org> + + * pdebuild-internal: install the passwd package before calling + groupadd and useradd; restore it's installation state after groupadd + and useradd. + 2006-10-30 Loic Minier <lool@dooz.org> * pbuilder-modules: add sanity checks during umount_one(); ignore |