v1.04 fix potential segfault
[libnss-afs.git] / debian / changelog
1 libnss-afs (1.04) unstable; urgency=medium
2
3   * librx expects to be able to mutate the char*'s we pass it so strcpy()
4     the name argument in ptsnametoid().
5
6  -- megacz <megacz@hcoop.net>  Sun, 06 Apr 2008 23:09:46 -0400
7
8 libnss-afs (1.03) unstable; urgency=low
9
10   * factor out fill_result_buf() to eliminate an extra call to the ptserver
11   * reformatting and commenting
12
13  -- megacz <megacz@hcoop.net>  Sun, 30 Mar 2008 23:48:41 -0400
14
15 libnss-afs (1.02) unstable; urgency=high
16
17   * fix bug that would cause getpwnam() to fail for users with a ~/.loginshell
18   * create a #define for MAX_CELLNAME
19   * don't hardcode "/etc/openafs"; use AFSDIR_CLIENT_ETC_DIRPATH instead
20
21  -- Adam Megacz <megacz@hcoop.net>  Sun, 30 Mar 2008 20:07:30 -0700
22
23 libnss-afs (1.01) unstable; urgency=low
24
25   * add support for non-AFS_LINUX26_ONEGROUP_ENV PAGs
26
27  -- Adam Megacz <megacz@hcoop.net>  Sat, 29 Mar 2008 09:48:23 -0700
28
29 libnss-afs (1.0) unstable; urgency=low
30
31   * official release
32
33  -- megacz <megacz@hcoop.net>  Wed, 26 Mar 2008 12:20:55 -0400
34
35 libnss-afs (0.94) unstable; urgency=low
36
37   * fix bug that caused crashes after calls to _nss_afs_getgrgid_r()
38
39  -- Adam Megacz <megacz@hcoop.net>  Tue, 25 Mar 2008 10:56:14 -0700
40
41 libnss-afs (0.93) unstable; urgency=low
42
43   * fix a bug in the gr_mem returned by the getgrent() function
44
45  -- Adam Megacz <megacz@hcoop.net>  Sun, 23 Mar 2008 21:58:49 -0700
46
47 libnss-afs (0.92) unstable; urgency=low
48
49   * fixed PAG ranges to work on Linux
50
51  -- Adam Megacz <megacz@hcoop.net>  Sun, 23 Mar 2008 21:45:25 -0700
52
53 libnss-afs (0.91) unstable; urgency=low
54
55   * merged libnss_pag into libnss_afs
56
57  -- Adam Megacz <megacz@hcoop.net>  Sun, 23 Mar 2008 21:32:51 -0700
58
59 libnss-afs (0.90) unstable; urgency=low
60
61   * change to libnss-afs
62
63  -- Adam Megacz <megacz@hcoop.net>  Sun, 23 Mar 2008 16:26:45 -0700