Release debian/2.03
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 5 Mar 2014 05:43:01 +0000 (00:43 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 5 Mar 2014 05:43:01 +0000 (00:43 -0500)
Makefile
debian/changelog

index 0f54253..ab6f436 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 SYS=$(shell uname)
 CC=gcc
 MAJORVERSION=2
-MINORVERSION=0.2
+MINORVERSION=0.3
 LIBNAMES=libnss_afs.so.$(MAJORVERSION)
 EXTRALIBS=-lresolv
 AFSROOT=/usr
index b59128f..f824426 100644 (file)
@@ -1,3 +1,13 @@
+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