link to _pic versions of libraries for amd64 compatability
[hcoop/debian/libnss-afs.git] / debian / changelog
CommitLineData
dcd2f086 1libnss-afs (1.09) unstable; urgency=low
2
3 * link to _pic versions of libraries for amd64 compatability
4
5 -- Adam Megacz <megacz@hcoop.net> Tue, 07 Jul 2009 18:05:25 -0400
6
491cdaa0 7libnss-afs (1.08) unstable; urgency=high
8
9 * fix segfault with lenny libc6 by linking to pthreads version
10
11 -- Adam Megacz <megacz@hcoop.net> Mon, 29 Jun 2009 11:35:54 -0700
12
e8c23dae 13libnss-afs (1.07) unstable; urgency=low
14
15 * fix highly-improbable segfault
16
17 -- Adam Megacz <megacz@hcoop.net> Sun, 27 Apr 2008 15:56:36 -0400
18
9c2744ac 19libnss-afs (1.06) unstable; urgency=low
20
21 * clean up debianization
22
23 -- Adam Megacz <megacz@hcoop.net> Thu, 17 Apr 2008 01:59:19 -0400
24
43d1801e 25libnss-afs (1.05) unstable; urgency=low
26
27 * set rx_SetRxDeadTime to 5 seconds to avoid stalling forever
28 * deliberately fail all lookups if stat("/afs/$CELL/") does not succeed
29 so we don't delay bootup/shutdown when the network is unreachable.
30
31 -- megacz <megacz@hcoop.net> Tue, 08 Apr 2008 15:59:23 -0400
32
abfd757b 33libnss-afs (1.04) unstable; urgency=medium
34
35 * librx expects to be able to mutate the char*'s we pass it so strcpy()
36 the name argument in ptsnametoid().
37
38 -- megacz <megacz@hcoop.net> Sun, 06 Apr 2008 23:09:46 -0400
39
908a6ebe 40libnss-afs (1.03) unstable; urgency=low
41
42 * factor out fill_result_buf() to eliminate an extra call to the ptserver
43 * reformatting and commenting
44
45 -- megacz <megacz@hcoop.net> Sun, 30 Mar 2008 23:48:41 -0400
46
91bb9ebc 47libnss-afs (1.02) unstable; urgency=high
48
49 * fix bug that would cause getpwnam() to fail for users with a ~/.loginshell
50 * create a #define for MAX_CELLNAME
51 * don't hardcode "/etc/openafs"; use AFSDIR_CLIENT_ETC_DIRPATH instead
52
53 -- Adam Megacz <megacz@hcoop.net> Sun, 30 Mar 2008 20:07:30 -0700
54
582fb19e 55libnss-afs (1.01) unstable; urgency=low
56
57 * add support for non-AFS_LINUX26_ONEGROUP_ENV PAGs
58
59 -- Adam Megacz <megacz@hcoop.net> Sat, 29 Mar 2008 09:48:23 -0700
60
4d28e947 61libnss-afs (1.0) unstable; urgency=low
62
63 * official release
64
582fb19e 65 -- megacz <megacz@hcoop.net> Wed, 26 Mar 2008 12:20:55 -0400
4d28e947 66
03b6b479 67libnss-afs (0.94) unstable; urgency=low
68
69 * fix bug that caused crashes after calls to _nss_afs_getgrgid_r()
70
582fb19e 71 -- Adam Megacz <megacz@hcoop.net> Tue, 25 Mar 2008 10:56:14 -0700
03b6b479 72
73libnss-afs (0.93) unstable; urgency=low
74
75 * fix a bug in the gr_mem returned by the getgrent() function
76
582fb19e 77 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:58:49 -0700
03b6b479 78
79libnss-afs (0.92) unstable; urgency=low
80
81 * fixed PAG ranges to work on Linux
82
582fb19e 83 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:45:25 -0700
03b6b479 84
85libnss-afs (0.91) unstable; urgency=low
86
87 * merged libnss_pag into libnss_afs
88
582fb19e 89 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:32:51 -0700
03b6b479 90
91libnss-afs (0.90) unstable; urgency=low
92
93 * change to libnss-afs
94
582fb19e 95 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 16:26:45 -0700