]> andersk Git - nss_nonlocal.git/blame - debian/changelog
Allow old enough gcc in place of gcc-multilib, so it builds on etch.
[nss_nonlocal.git] / debian / changelog
CommitLineData
1001a85c
AK
1libnss-nonlocal (1.9-0debathena1) unstable; urgency=low
2
3 * New upstream version.
4 - Corrects an out-of-memory error in the presence of very large local
5 groups.
6
7 -- Anders Kaseorg <andersk@mit.edu> Sun, 24 May 2009 17:30:08 -0400
8
3266adff
AK
9libnss-nonlocal (1.8-0debathena4) unstable; urgency=low
10
11 * Only exclude glibc-private for new enough libc6, because old
12 dpkg-shlibdeps does not support -x.
13
14 -- Anders Kaseorg <andersk@mit.edu> Thu, 05 Feb 2009 01:59:08 -0500
15
a7faa89a
AK
16libnss-nonlocal (1.8-0debathena3) unstable; urgency=low
17
18 * Force exclusion of glibc-private dependency. This is necessary for
19 libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
20 and Debian experimental, which now generates an invalid dependency on
21 glibc-private for uses of private glibc symbols.
22
23 -- Anders Kaseorg <andersk@mit.edu> Sun, 01 Feb 2009 00:26:31 -0500
24
4964b623
TA
25libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
26
27 * Change "Debian-Athena Project" to "Debathena Project".
28 * Remove debian/control from version control.
29 * Clean up debian/copyright.
30
31 -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 18:03:22 -0500
32
588dbef0
AK
33libnss-nonlocal (1.8-0debathena1) unstable; urgency=low
34
35 * Correct the buffer size passed to realloc.
36
37 -- Anders Kaseorg <andersk@mit.edu> Sat, 09 Aug 2008 22:41:57 -0400
38
703c830d
AK
39libnss-nonlocal (1.7-0debathena1) unstable; urgency=low
40
41 * Replace the magic buflen hack with explicit iteration over the nss
42 chain, so that getpwent/getgrent works with nscd enabled.
43 * Fix some memory leaks.
44 * Autotoolfiscate.
45 * Code cleanup.
46
47 -- Anders Kaseorg <andersk@mit.edu> Tue, 29 Jul 2008 06:57:53 -0400
48
e5d3257e
AK
49libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
50
51 * Use a version script to hide internal symbols.
52
53 -- Anders Kaseorg <andersk@mit.edu> Sat, 15 Mar 2008 06:42:02 -0400
54
a0ba02fd
TA
55libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
56
57 * Add support for NSS_NONLOCAL_IGNORE environment variable, which
58 causes nss_nonlocal to pretend there are no nonlocal users. This
59 allows us to support letting adduser add users and groups with the
60 same name as a nonlocal user/group.
61
62 -- Tim Abbott <tabbott@mit.edu> Mon, 25 Feb 2008 19:12:30 -0500
63
d690fc67
AK
64libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
65
66 * Bug fixes and cleanups.
67
68 -- Anders Kaseorg <andersk@mit.edu> Fri, 15 Feb 2008 21:39:50 -0500
69
39313765
TA
70libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
71
72 * Set maintainer to debathena@mit.edu.
73
74 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:18:25 -0500
75
41d6e99f
TA
76libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
77
78 * Have initgroups() only add nonlocal groups to nonlocal users.
79 * If a group called nss-local-users exists, add local users to it.
80 * If a group called nss-nonlocal-users exists, add nonlocal users to it.
81 * Create nss-local-users and nss-nonlocal-users at installation.
82
83 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:11:37 -0500
84
a17893e2
AK
85libnss-nonlocal (1.2) unstable; urgency=low
86
87 * Use a magic buflen instead of thread-local variables, to avoid
88 strange problems on sarge.
89 * Don't link with pthread.
90
91 -- Anders Kaseorg <andersk@mit.edu> Tue, 07 Aug 2007 22:00:28 -0400
92
287c4cb3
AK
93libnss-nonlocal (1.1) unstable; urgency=low
94
95 * Link with pthread to be safe.
96
97 -- Anders Kaseorg <andersk@mit.edu> Fri, 03 Aug 2007 21:24:17 -0400
98
2d17c90f
AK
99libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
100
101 * Section: debathena/libs.
102
103 -- Anders Kaseorg <andersk@mit.edu> Mon, 23 Jul 2007 14:14:46 -0400
104
e9dcc028
AK
105libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
106
107 * Initial release.
108
109 -- Anders Kaseorg <andersk@mit.edu> Thu, 19 Jul 2007 21:07:50 -0400
This page took 0.105203 seconds and 5 git commands to generate.