X-Git-Url: https://git.hcoop.net/hcoop/debian/libnss-afs.git/blobdiff_plain/908a6ebee13783def6d4af79efb7ac61dc3075b2..9c2744acb84d8dccfed68299a2f3977deed94807:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8385505..bde90e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +libnss-afs (1.06) unstable; urgency=low + + * clean up debianization + + -- Adam Megacz Thu, 17 Apr 2008 01:59:19 -0400 + +libnss-afs (1.05) unstable; urgency=low + + * set rx_SetRxDeadTime to 5 seconds to avoid stalling forever + * deliberately fail all lookups if stat("/afs/$CELL/") does not succeed + so we don't delay bootup/shutdown when the network is unreachable. + + -- megacz Tue, 08 Apr 2008 15:59:23 -0400 + +libnss-afs (1.04) unstable; urgency=medium + + * librx expects to be able to mutate the char*'s we pass it so strcpy() + the name argument in ptsnametoid(). + + -- megacz Sun, 06 Apr 2008 23:09:46 -0400 + libnss-afs (1.03) unstable; urgency=low * factor out fill_result_buf() to eliminate an extra call to the ptserver