X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/974bd7cc17273a9bb2e7504ea5649c0749d9ee04..5eedad0d3949b1acad42e918d010c98392bf21d2:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 050c2f2..8a0eb25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +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.