X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/971040057c9e0154ae0e56c42c0aa5db90890be1..974bd7cc17273a9bb2e7504ea5649c0749d9ee04:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4860c27..050c2f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +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 + * 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 + + * New upstream version. + - Disallow numeric nonlocal user/group names that look like local + uid/gids. + + -- Anders Kaseorg Fri, 23 Oct 2009 13:49:43 -0400 + libnss-nonlocal (1.9-0debathena2) unstable; urgency=low * Also build a biarch lib32nss-nonlocal or lib64nss-nonlocal package.