X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/1f9d2d35660ff0ababdef7d024dda5f204b65b25..eb5a0437a962479f36372384824160262f316400:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2319312..2a4e94f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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.