diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-28 20:49:08 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-05-28 20:49:08 +0900 |
commit | 2038380f92defbbba1c9804eaa3245f6b6a00971 (patch) | |
tree | 87e0bf8c0f4e00e3399d6d6200b69230fc80b4e4 /debian | |
parent | 0755365a36c322d82139e2b89ccf61f5a6e83621 (diff) | |
download | pbuilder-2038380f92defbbba1c9804eaa3245f6b6a00971.tar pbuilder-2038380f92defbbba1c9804eaa3245f6b6a00971.tar.gz |
398865: apply patch for LOGNAME, and implement also shadow group file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8212c79..2b55758 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pbuilder (0.168) UNRELEASED; urgency=low - * set LOGNAME when build user is created within chroot. + * Bug fix: "Fix user/group name resolution inside chroot", thanks to + Anderson Lizardo (Closes: #398865). * do not always output 'Aborting with error' on create/update (bug introduced in 0.167) * fix man pages to have reference to pbuilder-doc.html, and fix home @@ -9,7 +10,7 @@ pbuilder (0.168) UNRELEASED; urgency=low * fix C10shell script to work with the new 'tee' log mode. (add '2> /dev/tty') - -- Junichi Uekawa <dancer@debian.org> Mon, 28 May 2007 20:30:07 +0900 + -- Junichi Uekawa <dancer@debian.org> Mon, 28 May 2007 20:36:43 +0900 pbuilder (0.167) unstable; urgency=low |