]> andersk Git - nss_nonlocal.git/blob - debian/changelog
New upstream release.
[nss_nonlocal.git] / debian / changelog
1 libnss-nonlocal (1.11-0debathena1) UNRELEASED; urgency=low
2
3   * New upstream release.
4     - Check that a nonlocal lookup by id returns the right id.
5     - Update licensing to LGPLv2.1+.
6     - Change syslog priority when removing local groups from non-local
7       users
8
9  -- Anders Kaseorg <andersk@mit.edu>  Thu, 29 Apr 2010 00:12:44 -0400
10
11 libnss-nonlocal (1.10-0debathena1) unstable; urgency=low
12
13   * New upstream version.
14     - Disallow numeric nonlocal user/group names that look like local
15       uid/gids.
16
17  -- Anders Kaseorg <andersk@mit.edu>  Fri, 23 Oct 2009 13:49:43 -0400
18
19 libnss-nonlocal (1.9-0debathena2) unstable; urgency=low
20
21   * Also build a biarch lib32nss-nonlocal or lib64nss-nonlocal package.
22
23  -- Anders Kaseorg <andersk@mit.edu>  Fri, 19 Jun 2009 23:54:38 -0400
24
25 libnss-nonlocal (1.9-0debathena1) unstable; urgency=low
26
27   * New upstream version.
28     - Corrects an out-of-memory error in the presence of very large local
29       groups.
30
31  -- Anders Kaseorg <andersk@mit.edu>  Sun, 24 May 2009 17:30:08 -0400
32
33 libnss-nonlocal (1.8-0debathena4) unstable; urgency=low
34
35   * Only exclude glibc-private for new enough libc6, because old
36     dpkg-shlibdeps does not support -x.
37
38  -- Anders Kaseorg <andersk@mit.edu>  Thu, 05 Feb 2009 01:59:08 -0500
39
40 libnss-nonlocal (1.8-0debathena3) unstable; urgency=low
41
42   * Force exclusion of glibc-private dependency.  This is necessary for
43     libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
44     and Debian experimental, which now generates an invalid dependency on
45     glibc-private for uses of private glibc symbols.
46
47  -- Anders Kaseorg <andersk@mit.edu>  Sun, 01 Feb 2009 00:26:31 -0500
48
49 libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
50
51   * Change "Debian-Athena Project" to "Debathena Project".
52   * Remove debian/control from version control.
53   * Clean up debian/copyright.
54
55  -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:03:22 -0500
56
57 libnss-nonlocal (1.8-0debathena1) unstable; urgency=low
58
59   * Correct the buffer size passed to realloc.
60
61  -- Anders Kaseorg <andersk@mit.edu>  Sat, 09 Aug 2008 22:41:57 -0400
62
63 libnss-nonlocal (1.7-0debathena1) unstable; urgency=low
64
65   * Replace the magic buflen hack with explicit iteration over the nss
66     chain, so that getpwent/getgrent works with nscd enabled.
67   * Fix some memory leaks.
68   * Autotoolfiscate.
69   * Code cleanup.
70
71  -- Anders Kaseorg <andersk@mit.edu>  Tue, 29 Jul 2008 06:57:53 -0400
72
73 libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
74
75   * Use a version script to hide internal symbols.
76
77  -- Anders Kaseorg <andersk@mit.edu>  Sat, 15 Mar 2008 06:42:02 -0400
78
79 libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
80
81   * Add support for NSS_NONLOCAL_IGNORE environment variable, which
82     causes nss_nonlocal to pretend there are no nonlocal users.  This
83     allows us to support letting adduser add users and groups with the
84     same name as a nonlocal user/group.
85
86  -- Tim Abbott <tabbott@mit.edu>  Mon, 25 Feb 2008 19:12:30 -0500
87
88 libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
89
90   * Bug fixes and cleanups.
91
92  -- Anders Kaseorg <andersk@mit.edu>  Fri, 15 Feb 2008 21:39:50 -0500
93
94 libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
95
96   * Set maintainer to debathena@mit.edu.
97
98  -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:18:25 -0500
99
100 libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
101
102   * Have initgroups() only add nonlocal groups to nonlocal users.
103   * If a group called nss-local-users exists, add local users to it.
104   * If a group called nss-nonlocal-users exists, add nonlocal users to it.
105   * Create nss-local-users and nss-nonlocal-users at installation.
106
107  -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:11:37 -0500
108
109 libnss-nonlocal (1.2) unstable; urgency=low
110
111   * Use a magic buflen instead of thread-local variables, to avoid
112     strange problems on sarge.
113   * Don't link with pthread.
114
115  -- Anders Kaseorg <andersk@mit.edu>  Tue, 07 Aug 2007 22:00:28 -0400
116
117 libnss-nonlocal (1.1) unstable; urgency=low
118
119   * Link with pthread to be safe.
120
121  -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 21:24:17 -0400
122
123 libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
124
125   * Section: debathena/libs.
126
127  -- Anders Kaseorg <andersk@mit.edu>  Mon, 23 Jul 2007 14:14:46 -0400
128
129 libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
130
131   * Initial release.
132
133  -- Anders Kaseorg <andersk@mit.edu>  Thu, 19 Jul 2007 21:07:50 -0400
This page took 0.269673 seconds and 5 git commands to generate.