]> andersk Git - nss_nonlocal.git/blame - debian/changelog
Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream).
[nss_nonlocal.git] / debian / changelog
CommitLineData
8086bd65
AK
1libnss-nonlocal (1.11-0debathena3) UNRELEASED; urgency=low
2
3 * Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream).
4
5 -- Anders Kaseorg <andersk@mit.edu> Wed, 23 Jun 2010 21:04:41 -0400
6
974bd7cc 7libnss-nonlocal (1.11-0debathena2) unstable; urgency=low
3d60c2db
AK
8
9 * Install lib32nss-nonlocal to the right place on Ubuntu.
10
974bd7cc 11 -- Anders Kaseorg <andersk@mit.edu> Wed, 23 Jun 2010 03:50:33 -0400
3d60c2db 12
1e4121a4 13libnss-nonlocal (1.11-0debathena1) unstable; urgency=low
d3b237c4
AK
14
15 * New upstream release.
16 - Check that a nonlocal lookup by id returns the right id.
17 - Update licensing to LGPLv2.1+.
18 - Change syslog priority when removing local groups from non-local
19 users
8e0165e3
AK
20 * Update build flags for biarch packages (fixes lib32nss-nonlocal path
21 on squeeze).
3cad8137
AK
22 * Fix FTBFS on squeeze due to CDBS’s buggy splitting of multiword
23 $(CC) (Debian bug #576967).
8d95e772
AK
24 * Disable CDBS cross-building logic, to fix a mysterious FTBFS where
25 configure --host fails to find nm.
2a93ca86 26 * Bump Standards-Version to 3.8.4 (no changes required).
c6bcc942 27 * Bump Debhelper compatibility level to 6.
9c973dfe 28 * Set maintainer to me.
d3b237c4 29
1e4121a4 30 -- Anders Kaseorg <andersk@mit.edu> Mon, 03 May 2010 00:45:14 -0400
d3b237c4 31
8f7e42c2
AK
32libnss-nonlocal (1.10-0debathena1) unstable; urgency=low
33
34 * New upstream version.
35 - Disallow numeric nonlocal user/group names that look like local
36 uid/gids.
37
38 -- Anders Kaseorg <andersk@mit.edu> Fri, 23 Oct 2009 13:49:43 -0400
39
97104005
AK
40libnss-nonlocal (1.9-0debathena2) unstable; urgency=low
41
42 * Also build a biarch lib32nss-nonlocal or lib64nss-nonlocal package.
43
44 -- Anders Kaseorg <andersk@mit.edu> Fri, 19 Jun 2009 23:54:38 -0400
45
1001a85c
AK
46libnss-nonlocal (1.9-0debathena1) unstable; urgency=low
47
48 * New upstream version.
49 - Corrects an out-of-memory error in the presence of very large local
50 groups.
51
52 -- Anders Kaseorg <andersk@mit.edu> Sun, 24 May 2009 17:30:08 -0400
53
3266adff
AK
54libnss-nonlocal (1.8-0debathena4) unstable; urgency=low
55
56 * Only exclude glibc-private for new enough libc6, because old
57 dpkg-shlibdeps does not support -x.
58
59 -- Anders Kaseorg <andersk@mit.edu> Thu, 05 Feb 2009 01:59:08 -0500
60
a7faa89a
AK
61libnss-nonlocal (1.8-0debathena3) unstable; urgency=low
62
63 * Force exclusion of glibc-private dependency. This is necessary for
64 libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
65 and Debian experimental, which now generates an invalid dependency on
66 glibc-private for uses of private glibc symbols.
67
68 -- Anders Kaseorg <andersk@mit.edu> Sun, 01 Feb 2009 00:26:31 -0500
69
4964b623
TA
70libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
71
72 * Change "Debian-Athena Project" to "Debathena Project".
73 * Remove debian/control from version control.
74 * Clean up debian/copyright.
75
76 -- Tim Abbott <tabbott@mit.edu> Sat, 24 Jan 2009 18:03:22 -0500
77
588dbef0
AK
78libnss-nonlocal (1.8-0debathena1) unstable; urgency=low
79
80 * Correct the buffer size passed to realloc.
81
82 -- Anders Kaseorg <andersk@mit.edu> Sat, 09 Aug 2008 22:41:57 -0400
83
703c830d
AK
84libnss-nonlocal (1.7-0debathena1) unstable; urgency=low
85
86 * Replace the magic buflen hack with explicit iteration over the nss
87 chain, so that getpwent/getgrent works with nscd enabled.
88 * Fix some memory leaks.
89 * Autotoolfiscate.
90 * Code cleanup.
91
92 -- Anders Kaseorg <andersk@mit.edu> Tue, 29 Jul 2008 06:57:53 -0400
93
e5d3257e
AK
94libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
95
96 * Use a version script to hide internal symbols.
97
98 -- Anders Kaseorg <andersk@mit.edu> Sat, 15 Mar 2008 06:42:02 -0400
99
a0ba02fd
TA
100libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
101
102 * Add support for NSS_NONLOCAL_IGNORE environment variable, which
103 causes nss_nonlocal to pretend there are no nonlocal users. This
104 allows us to support letting adduser add users and groups with the
105 same name as a nonlocal user/group.
106
107 -- Tim Abbott <tabbott@mit.edu> Mon, 25 Feb 2008 19:12:30 -0500
108
d690fc67
AK
109libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
110
111 * Bug fixes and cleanups.
112
113 -- Anders Kaseorg <andersk@mit.edu> Fri, 15 Feb 2008 21:39:50 -0500
114
39313765
TA
115libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
116
117 * Set maintainer to debathena@mit.edu.
118
119 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:18:25 -0500
120
41d6e99f
TA
121libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
122
123 * Have initgroups() only add nonlocal groups to nonlocal users.
124 * If a group called nss-local-users exists, add local users to it.
125 * If a group called nss-nonlocal-users exists, add nonlocal users to it.
126 * Create nss-local-users and nss-nonlocal-users at installation.
127
128 -- Tim Abbott <tabbott@mit.edu> Tue, 29 Jan 2008 22:11:37 -0500
129
a17893e2
AK
130libnss-nonlocal (1.2) unstable; urgency=low
131
132 * Use a magic buflen instead of thread-local variables, to avoid
133 strange problems on sarge.
134 * Don't link with pthread.
135
136 -- Anders Kaseorg <andersk@mit.edu> Tue, 07 Aug 2007 22:00:28 -0400
137
287c4cb3
AK
138libnss-nonlocal (1.1) unstable; urgency=low
139
140 * Link with pthread to be safe.
141
142 -- Anders Kaseorg <andersk@mit.edu> Fri, 03 Aug 2007 21:24:17 -0400
143
2d17c90f
AK
144libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
145
146 * Section: debathena/libs.
147
148 -- Anders Kaseorg <andersk@mit.edu> Mon, 23 Jul 2007 14:14:46 -0400
149
e9dcc028
AK
150libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
151
152 * Initial release.
153
154 -- Anders Kaseorg <andersk@mit.edu> Thu, 19 Jul 2007 21:07:50 -0400
This page took 0.063598 seconds and 5 git commands to generate.