Build-depend on krb5 1.8 instead of 1.10
[hcoop/debian/libnss-afs.git] / debian / changelog
index 0e9bc76..e0b5937 100644 (file)
@@ -1,3 +1,56 @@
+libnss-afs (2.03-2) stable; urgency=medium
+
+  * Copy to stable
+  * Build depends on libkrb5-dev >= 1.8 instead of 1.10
+
+ -- Clinton Ebadi <clinton@unknownlamer.org>  Tue, 08 Apr 2014 01:12:48 -0400
+
+libnss-afs (2.03) unstable; urgency=low
+
+  * Apply patch from Todd Lewis <utoddl@email.unc.edu> to fix a possible
+    buffer overflow
+  * Fix memory mangling in getgruid
+  * Consistently use size_t for buflen allowing source to compile without
+    warnings
+
+ -- Clinton Ebadi <clinton@unknownlamer.org>  Wed, 05 Mar 2014 00:39:53 -0500
+
+libnss-afs (2.02) stable; urgency=low
+
+  * Update for libopenafs-dev 1.6.x
+
+ -- Clinton Ebadi <clinton@unknownlamer.org>  Tue, 18 Feb 2014 21:32:16 -0500
+
+libnss-afs (2.01.hcoop01) stable; urgency=low
+
+  * Copy to stable
+
+ -- clinton_admin <clinton_admin@fritz.hcoop.net>  Sun, 25 Mar 2012 03:40:45 -0400
+
+libnss-afs (2.01) unstable; urgency=low
+
+  * workaround for a bug in recent versions of pam_unix.so
+
+ -- Adam Megacz <adam@megacz.com>  Sun, 03 Jan 2010 06:29:16 +0000
+
+libnss-afs (2.0) unstable; urgency=low
+
+  * return NOT_FOUND if invoked outside of nscd
+
+ -- Adam Megacz <adam@megacz.com>  Tue,  8 Dec 2009 13:48:04 -0800
+
+libnss-afs (1.10) unstable; urgency=low
+
+  * remember to release mutex if we fail due to empty ThisCell
+  
+  * set namelist_val to &uname rather than just uname
+
+  * perror() should not be given a trailing \n
+
+  * build with patched libafsrpc_pic.a for fast-fail ENETUNREACH
+
+ -- Adam Megacz <megacz@hcoop.net>  Sat, 11 Jul 2009 16:30:29 -0700
+
 libnss-afs (1.09) unstable; urgency=low
 
   * link to _pic versions of libraries for amd64 compatability