X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/1e4121a464c057fd2f73d6eb5d495b194e390f4f..5eedad0d3949b1acad42e918d010c98392bf21d2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 522c771..8a0eb25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +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). + * Fix cross-compiling on karmic and lucid. + + -- Anders Kaseorg Wed, 23 Jun 2010 21:17:50 -0400 + +libnss-nonlocal (1.11-0debathena2) unstable; urgency=low + + * Install lib32nss-nonlocal to the right place on Ubuntu. + + -- Anders Kaseorg Wed, 23 Jun 2010 03:50:33 -0400 + libnss-nonlocal (1.11-0debathena1) unstable; urgency=low * New upstream release.