source: trunk/debathena/debathena/libnss-nonlocal/debian/changelog @ 22964

Revision 22964, 1.9 KB checked in by andersk, 17 years ago (diff)
In libnss-nonlocal: * Use a version script to hide internal symbols.
Line 
1libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
2
3  * Use a version script to hide internal symbols.
4
5 -- Anders Kaseorg <andersk@mit.edu>  Sat, 15 Mar 2008 06:42:02 -0400
6
7libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
8
9  * Add support for NSS_NONLOCAL_IGNORE environment variable, which
10    causes nss_nonlocal to pretend there are no nonlocal users.  This
11    allows us to support letting adduser add users and groups with the
12    same name as a nonlocal user/group.
13
14 -- Tim Abbott <tabbott@mit.edu>  Mon, 25 Feb 2008 19:12:30 -0500
15
16libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
17
18  * Bug fixes and cleanups.
19
20 -- Anders Kaseorg <andersk@mit.edu>  Fri, 15 Feb 2008 21:39:50 -0500
21
22libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
23
24  * Set maintainer to debathena@mit.edu.
25
26 -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:18:25 -0500
27
28libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
29
30  * Have initgroups() only add nonlocal groups to nonlocal users.
31  * If a group called nss-local-users exists, add local users to it.
32  * If a group called nss-nonlocal-users exists, add nonlocal users to it.
33  * Create nss-local-users and nss-nonlocal-users at installation.
34
35 -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:11:37 -0500
36
37libnss-nonlocal (1.2) unstable; urgency=low
38
39  * Use a magic buflen instead of thread-local variables, to avoid
40    strange problems on sarge.
41  * Don't link with pthread.
42
43 -- Anders Kaseorg <andersk@mit.edu>  Tue, 07 Aug 2007 22:00:28 -0400
44
45libnss-nonlocal (1.1) unstable; urgency=low
46
47  * Link with pthread to be safe.
48
49 -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 21:24:17 -0400
50
51libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
52
53  * Section: debathena/libs.
54
55 -- Anders Kaseorg <andersk@mit.edu>  Mon, 23 Jul 2007 14:14:46 -0400
56
57libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
58
59  * Initial release.
60
61 -- Anders Kaseorg <andersk@mit.edu>  Thu, 19 Jul 2007 21:07:50 -0400
Note: See TracBrowser for help on using the repository browser.