X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/d3b237c4217aa5f4eafa9647b4f0e9baba67b9c3..eb5a0437a962479f36372384824160262f316400:/debian/changelog diff --git a/debian/changelog b/debian/changelog index c3060f0..2a4e94f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,68 @@ -libnss-nonlocal (1.11-0debathena1) UNRELEASED; urgency=low +libnss-nonlocal (2.1-0debathena1) UNRELEASED; urgency=low + + * New upstream release. + - Support Automake 1.12. + - Guard one-time initialization with memory barriers. + - Make initgroups_dyn succeed when adding only magic groups. + * Rewrite packaging with Debhelper 7. + * Move magic user and group creation to separate libnss-nonlocal-common + package. + + -- Anders Kaseorg Wed, 12 Jun 2013 20:02:33 -0400 + +libnss-nonlocal (2.0-0debathena2) unstable; urgency=low + + * Pre-Depend adduser. + * Don’t Build-Depend debhelper 9. + + -- Anders Kaseorg Thu, 16 Aug 2012 20:38:35 -0400 + +libnss-nonlocal (2.0-0debathena1) unstable; 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 Wed, 30 Mar 2011 04:57:36 -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. - Update licensing to LGPLv2.1+. - Change syslog priority when removing local groups from non-local users - - -- Anders Kaseorg Thu, 29 Apr 2010 00:12:44 -0400 + * Update build flags for biarch packages (fixes lib32nss-nonlocal path + on squeeze). + * 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