X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/a4c54cfc424a2f34b8c2628a379301f6da801054..5eedad0d3949b1acad42e918d010c98392bf21d2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3a717fe..8a0eb25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libnss-nonlocal (2.0-0debathena1) UNRELEASED; urgency=low + + * New upstream release. + - Fix errno saving and restoring. + - Document nss-nonlocal-users and nss-local-users groups in README. + - Allow local whitelisting of nonlocal user and group memberships, + using the magic local ‘nss-nonlocal-users’ user and group. + * Create magic ‘nss-nonlocal-users’ user. + * Remove obsolete exclusion of glibc-private dependency. + * Use automake 1.10 and autoconf 2.61. + * Add multiarch support for distros from the future. + + -- Anders Kaseorg Tue, 29 Mar 2011 00:45:31 -0400 + libnss-nonlocal (1.11-0debathena3) unstable; urgency=low * Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream).