X-Git-Url: http://git.megacz.com/?p=libnss-afs.git;a=blobdiff_plain;f=debian%2Fchangelog;h=02c1e1a03eb11bc5ff4d9904df252439a387f264;hp=d29081d117bfffdf242e3fa6abe7b4d5a4e35e12;hb=49780bda4e6e001534f28fedb1d879eee0594d5f;hpb=03b6b479897df2f195120622e69f87aede855589 diff --git a/debian/changelog b/debian/changelog index d29081d..02c1e1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,29 +1,107 @@ +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 Sat, 11 Jul 2009 16:30:29 -0700 + +libnss-afs (1.09) unstable; urgency=low + + * link to _pic versions of libraries for amd64 compatability + + -- Adam Megacz Tue, 07 Jul 2009 18:05:25 -0400 + +libnss-afs (1.08) unstable; urgency=high + + * fix segfault with lenny libc6 by linking to pthreads version + + -- Adam Megacz Mon, 29 Jun 2009 11:35:54 -0700 + +libnss-afs (1.07) unstable; urgency=low + + * fix highly-improbable segfault + + -- Adam Megacz Sun, 27 Apr 2008 15:56:36 -0400 + +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 + * reformatting and commenting + + -- megacz Sun, 30 Mar 2008 23:48:41 -0400 + +libnss-afs (1.02) unstable; urgency=high + + * fix bug that would cause getpwnam() to fail for users with a ~/.loginshell + * create a #define for MAX_CELLNAME + * don't hardcode "/etc/openafs"; use AFSDIR_CLIENT_ETC_DIRPATH instead + + -- Adam Megacz Sun, 30 Mar 2008 20:07:30 -0700 + +libnss-afs (1.01) unstable; urgency=low + + * add support for non-AFS_LINUX26_ONEGROUP_ENV PAGs + + -- Adam Megacz Sat, 29 Mar 2008 09:48:23 -0700 + +libnss-afs (1.0) unstable; urgency=low + + * official release + + -- megacz Wed, 26 Mar 2008 12:20:55 -0400 + libnss-afs (0.94) unstable; urgency=low * fix bug that caused crashes after calls to _nss_afs_getgrgid_r() - -- Adam Megacz Tue, 25 Mar 2008 10:56:14 -0700 + -- Adam Megacz Tue, 25 Mar 2008 10:56:14 -0700 libnss-afs (0.93) unstable; urgency=low * fix a bug in the gr_mem returned by the getgrent() function - -- Adam Megacz Sun, 23 Mar 2008 21:58:49 -0700 + -- Adam Megacz Sun, 23 Mar 2008 21:58:49 -0700 libnss-afs (0.92) unstable; urgency=low * fixed PAG ranges to work on Linux - -- Adam Megacz Sun, 23 Mar 2008 21:45:25 -0700 + -- Adam Megacz Sun, 23 Mar 2008 21:45:25 -0700 libnss-afs (0.91) unstable; urgency=low * merged libnss_pag into libnss_afs - -- Adam Megacz Sun, 23 Mar 2008 21:32:51 -0700 + -- Adam Megacz Sun, 23 Mar 2008 21:32:51 -0700 libnss-afs (0.90) unstable; urgency=low * change to libnss-afs - -- Adam Megacz Sun, 23 Mar 2008 16:26:45 -0700 + -- Adam Megacz Sun, 23 Mar 2008 16:26:45 -0700