X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/8e0165e329b95bc913ca86cd5616144584f7aef7..407b359ffd190f9f7c27fc445d6c2662d8b77f18:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8538dce..1f0c69a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,32 @@ -libnss-nonlocal (1.11-0debathena1) UNRELEASED; urgency=low +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. + * Disable dh_buildinfo, which currently fails at multiarch. + + -- 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. - Check that a nonlocal lookup by id returns the right id. @@ -7,8 +35,15 @@ libnss-nonlocal (1.11-0debathena1) UNRELEASED; urgency=low users * Update build flags for biarch packages (fixes lib32nss-nonlocal path on squeeze). - - -- Anders Kaseorg Thu, 29 Apr 2010 00:12:44 -0400 + * Fix FTBFS on squeeze due to CDBS’s buggy splitting of multiword + $(CC) (Debian bug #576967). + * Disable CDBS cross-building logic, to fix a mysterious FTBFS where + configure --host fails to find nm. + * Bump Standards-Version to 3.8.4 (no changes required). + * Bump Debhelper compatibility level to 6. + * Set maintainer to me. + + -- Anders Kaseorg Mon, 03 May 2010 00:45:14 -0400 libnss-nonlocal (1.10-0debathena1) unstable; urgency=low