From: Tim Abbott Date: Tue, 26 Feb 2008 00:12:30 +0000 (-0500) Subject: Debian release 1.5-0debathena1. X-Git-Tag: debian/1.5-0debathena1^0 X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/commitdiff_plain/a0ba02fd6fbe2f6eff6ed66fa16e76a57ec6ed3b Debian release 1.5-0debathena1. Signed-off-by: Tim Abbott --- diff --git a/debian/changelog b/debian/changelog index 8b8b683..02efb3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libnss-nonlocal (1.5-0debathena1) unstable; urgency=low + + * Add support for NSS_NONLOCAL_IGNORE environment variable, which + causes nss_nonlocal to pretend there are no nonlocal users. This + allows us to support letting adduser add users and groups with the + same name as a nonlocal user/group. + + -- Tim Abbott Mon, 25 Feb 2008 19:12:30 -0500 + libnss-nonlocal (1.4-0debathena1) unstable; urgency=low * Bug fixes and cleanups.