Release
[hcoop/debian/libnss-afs.git] / debian / changelog
CommitLineData
3eaf3da5
CE
1libnss-afs (2.03) unstable; urgency=low
2
3 * Apply patch from Todd Lewis <utoddl@email.unc.edu> to fix a possible
4 buffer overflow
5 * Fix memory mangling in getgruid
6 * Consistently use size_t for buflen allowing source to compile without
7 warnings
8
9 -- Clinton Ebadi <clinton@unknownlamer.org> Wed, 05 Mar 2014 00:39:53 -0500
10
3237e08e
CE
11libnss-afs (2.02) stable; urgency=low
12
13 * Update for libopenafs-dev 1.6.x
14
15 -- Clinton Ebadi <clinton@unknownlamer.org> Tue, 18 Feb 2014 21:32:16 -0500
16
dadf72c2
CE
17libnss-afs (2.01.hcoop01) stable; urgency=low
18
19 * Copy to stable
20
21 -- clinton_admin <clinton_admin@fritz.hcoop.net> Sun, 25 Mar 2012 03:40:45 -0400
22
277abbf3
AM
23libnss-afs (2.01) unstable; urgency=low
24
25 * workaround for a bug in recent versions of pam_unix.so
26
27 -- Adam Megacz <adam@megacz.com> Sun, 03 Jan 2010 06:29:16 +0000
28
b5f46b9e
AM
29libnss-afs (2.0) unstable; urgency=low
30
31 * return NOT_FOUND if invoked outside of nscd
32
33 -- Adam Megacz <adam@megacz.com> Tue, 8 Dec 2009 13:48:04 -0800
34
49780bda 35libnss-afs (1.10) unstable; urgency=low
36
37 * remember to release mutex if we fail due to empty ThisCell
38
39 * set namelist_val to &uname rather than just uname
40
41 * perror() should not be given a trailing \n
42
43 * build with patched libafsrpc_pic.a for fast-fail ENETUNREACH
44
45 -- Adam Megacz <megacz@hcoop.net> Sat, 11 Jul 2009 16:30:29 -0700
46
dcd2f086 47libnss-afs (1.09) unstable; urgency=low
48
49 * link to _pic versions of libraries for amd64 compatability
50
51 -- Adam Megacz <megacz@hcoop.net> Tue, 07 Jul 2009 18:05:25 -0400
52
491cdaa0 53libnss-afs (1.08) unstable; urgency=high
54
55 * fix segfault with lenny libc6 by linking to pthreads version
56
57 -- Adam Megacz <megacz@hcoop.net> Mon, 29 Jun 2009 11:35:54 -0700
58
e8c23dae 59libnss-afs (1.07) unstable; urgency=low
60
61 * fix highly-improbable segfault
62
63 -- Adam Megacz <megacz@hcoop.net> Sun, 27 Apr 2008 15:56:36 -0400
64
9c2744ac 65libnss-afs (1.06) unstable; urgency=low
66
67 * clean up debianization
68
69 -- Adam Megacz <megacz@hcoop.net> Thu, 17 Apr 2008 01:59:19 -0400
70
43d1801e 71libnss-afs (1.05) unstable; urgency=low
72
73 * set rx_SetRxDeadTime to 5 seconds to avoid stalling forever
74 * deliberately fail all lookups if stat("/afs/$CELL/") does not succeed
75 so we don't delay bootup/shutdown when the network is unreachable.
76
77 -- megacz <megacz@hcoop.net> Tue, 08 Apr 2008 15:59:23 -0400
78
abfd757b 79libnss-afs (1.04) unstable; urgency=medium
80
81 * librx expects to be able to mutate the char*'s we pass it so strcpy()
82 the name argument in ptsnametoid().
83
84 -- megacz <megacz@hcoop.net> Sun, 06 Apr 2008 23:09:46 -0400
85
908a6ebe 86libnss-afs (1.03) unstable; urgency=low
87
88 * factor out fill_result_buf() to eliminate an extra call to the ptserver
89 * reformatting and commenting
90
91 -- megacz <megacz@hcoop.net> Sun, 30 Mar 2008 23:48:41 -0400
92
91bb9ebc 93libnss-afs (1.02) unstable; urgency=high
94
95 * fix bug that would cause getpwnam() to fail for users with a ~/.loginshell
96 * create a #define for MAX_CELLNAME
97 * don't hardcode "/etc/openafs"; use AFSDIR_CLIENT_ETC_DIRPATH instead
98
99 -- Adam Megacz <megacz@hcoop.net> Sun, 30 Mar 2008 20:07:30 -0700
100
582fb19e 101libnss-afs (1.01) unstable; urgency=low
102
103 * add support for non-AFS_LINUX26_ONEGROUP_ENV PAGs
104
105 -- Adam Megacz <megacz@hcoop.net> Sat, 29 Mar 2008 09:48:23 -0700
106
4d28e947 107libnss-afs (1.0) unstable; urgency=low
108
109 * official release
110
582fb19e 111 -- megacz <megacz@hcoop.net> Wed, 26 Mar 2008 12:20:55 -0400
4d28e947 112
03b6b479 113libnss-afs (0.94) unstable; urgency=low
114
115 * fix bug that caused crashes after calls to _nss_afs_getgrgid_r()
116
582fb19e 117 -- Adam Megacz <megacz@hcoop.net> Tue, 25 Mar 2008 10:56:14 -0700
03b6b479 118
119libnss-afs (0.93) unstable; urgency=low
120
121 * fix a bug in the gr_mem returned by the getgrent() function
122
582fb19e 123 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:58:49 -0700
03b6b479 124
125libnss-afs (0.92) unstable; urgency=low
126
127 * fixed PAG ranges to work on Linux
128
582fb19e 129 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:45:25 -0700
03b6b479 130
131libnss-afs (0.91) unstable; urgency=low
132
133 * merged libnss_pag into libnss_afs
134
582fb19e 135 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:32:51 -0700
03b6b479 136
137libnss-afs (0.90) unstable; urgency=low
138
139 * change to libnss-afs
140
582fb19e 141 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 16:26:45 -0700