]> andersk Git - nss_nonlocal.git/blame - debian/changelog
Force exclusion of glibc-private dependency.
[nss_nonlocal.git] / debian / changelog
CommitLineData
4964b623
TA
1libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
2
3 * Change "Debian-Athena Project" to "Debathena Project".
4 * Remove debian/control from version control.
5 * Clean up debian/copyright.
6
7 -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 18:03:22 -0500
8
588dbef0
AK
9libnss-nonlocal (1.8-0debathena1) unstable; urgency=low
10
11 * Correct the buffer size passed to realloc.
12
13 -- Anders Kaseorg <andersk@mit.edu> Sat, 09 Aug 2008 22:41:57 -0400
14
703c830d
AK
15libnss-nonlocal (1.7-0debathena1) unstable; urgency=low
16
17 * Replace the magic buflen hack with explicit iteration over the nss
18 chain, so that getpwent/getgrent works with nscd enabled.
19 * Fix some memory leaks.
20 * Autotoolfiscate.
21 * Code cleanup.
22
23 -- Anders Kaseorg <andersk@mit.edu> Tue, 29 Jul 2008 06:57:53 -0400
24
e5d3257e
AK
25libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
26
27 * Use a version script to hide internal symbols.
28
29 -- Anders Kaseorg <andersk@mit.edu> Sat, 15 Mar 2008 06:42:02 -0400
30
a0ba02fd
TA
31libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
32
33 * Add support for NSS_NONLOCAL_IGNORE environment variable, which
34 causes nss_nonlocal to pretend there are no nonlocal users. This
35 allows us to support letting adduser add users and groups with the
36 same name as a nonlocal user/group.
37
38 -- Tim Abbott <tabbott@mit.edu> Mon, 25 Feb 2008 19:12:30 -0500
39
d690fc67
AK
40libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
41
42 * Bug fixes and cleanups.
43
44 -- Anders Kaseorg <andersk@mit.edu> Fri, 15 Feb 2008 21:39:50 -0500
45
39313765
TA
46libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
47
48 * Set maintainer to debathena@mit.edu.
49
50 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:18:25 -0500
51
41d6e99f
TA
52libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
53
54 * Have initgroups() only add nonlocal groups to nonlocal users.
55 * If a group called nss-local-users exists, add local users to it.
56 * If a group called nss-nonlocal-users exists, add nonlocal users to it.
57 * Create nss-local-users and nss-nonlocal-users at installation.
58
59 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:11:37 -0500
60
a17893e2
AK
61libnss-nonlocal (1.2) unstable; urgency=low
62
63 * Use a magic buflen instead of thread-local variables, to avoid
64 strange problems on sarge.
65 * Don't link with pthread.
66
67 -- Anders Kaseorg <andersk@mit.edu> Tue, 07 Aug 2007 22:00:28 -0400
68
287c4cb3
AK
69libnss-nonlocal (1.1) unstable; urgency=low
70
71 * Link with pthread to be safe.
72
73 -- Anders Kaseorg <andersk@mit.edu> Fri, 03 Aug 2007 21:24:17 -0400
74
2d17c90f
AK
75libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
76
77 * Section: debathena/libs.
78
79 -- Anders Kaseorg <andersk@mit.edu> Mon, 23 Jul 2007 14:14:46 -0400
80
e9dcc028
AK
81libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
82
83 * Initial release.
84
85 -- Anders Kaseorg <andersk@mit.edu> Thu, 19 Jul 2007 21:07:50 -0400
This page took 0.053019 seconds and 5 git commands to generate.