X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/703c830d6f529e40931fbe407727b7b70b041bff..3d60c2dbbce361e7b65e903de2ae974d8a48ceb8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 84f9bea..824314d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,80 @@ +libnss-nonlocal (1.11-0debathena2) UNRELEASED; urgency=low + + * Install lib32nss-nonlocal to the right place on Ubuntu. + + -- Anders Kaseorg Wed, 23 Jun 2010 03:44:38 -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. + + -- Anders Kaseorg Fri, 19 Jun 2009 23:54:38 -0400 + +libnss-nonlocal (1.9-0debathena1) unstable; urgency=low + + * New upstream version. + - Corrects an out-of-memory error in the presence of very large local + groups. + + -- Anders Kaseorg Sun, 24 May 2009 17:30:08 -0400 + +libnss-nonlocal (1.8-0debathena4) unstable; urgency=low + + * Only exclude glibc-private for new enough libc6, because old + dpkg-shlibdeps does not support -x. + + -- Anders Kaseorg Thu, 05 Feb 2009 01:59:08 -0500 + +libnss-nonlocal (1.8-0debathena3) unstable; urgency=low + + * Force exclusion of glibc-private dependency. This is necessary for + libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty + and Debian experimental, which now generates an invalid dependency on + glibc-private for uses of private glibc symbols. + + -- Anders Kaseorg Sun, 01 Feb 2009 00:26:31 -0500 + +libnss-nonlocal (1.8-0debathena2) unstable; urgency=low + + * Change "Debian-Athena Project" to "Debathena Project". + * Remove debian/control from version control. + * Clean up debian/copyright. + + -- Tim Abbott Sat, 24 Jan 2009 18:03:22 -0500 + +libnss-nonlocal (1.8-0debathena1) unstable; urgency=low + + * Correct the buffer size passed to realloc. + + -- Anders Kaseorg Sat, 09 Aug 2008 22:41:57 -0400 + libnss-nonlocal (1.7-0debathena1) unstable; urgency=low * Replace the magic buflen hack with explicit iteration over the nss