]> andersk Git - nss_nonlocal.git/blob - debian/changelog
Rewrite packaging with Debhelper 7
[nss_nonlocal.git] / debian / changelog
1 libnss-nonlocal (2.1-0debathena1) UNRELEASED; urgency=low
2
3   * New upstream release.
4     - Support Automake 1.12.
5     - Guard one-time initialization with memory barriers.
6     - Make initgroups_dyn succeed when adding only magic groups.
7   * Rewrite packaging with Debhelper 7.
8
9  -- Anders Kaseorg <andersk@mit.edu>  Wed, 12 Jun 2013 20:02:33 -0400
10
11 libnss-nonlocal (2.0-0debathena2) unstable; urgency=low
12
13   * Pre-Depend adduser.
14   * Don’t Build-Depend debhelper 9.
15
16  -- Anders Kaseorg <andersk@mit.edu>  Thu, 16 Aug 2012 20:38:35 -0400
17
18 libnss-nonlocal (2.0-0debathena1) unstable; urgency=low
19
20   * New upstream release.
21     - Fix errno saving and restoring.
22     - Document nss-nonlocal-users and nss-local-users groups in README.
23     - Allow local whitelisting of nonlocal user and group memberships,
24       using the magic local ‘nss-nonlocal-users’ user and group.
25   * Create magic ‘nss-nonlocal-users’ user.
26   * Remove obsolete exclusion of glibc-private dependency.
27   * Use automake 1.10 and autoconf 2.61.
28   * Add multiarch support for distros from the future.
29   * Disable dh_buildinfo, which currently fails at multiarch.
30
31  -- Anders Kaseorg <andersk@mit.edu>  Wed, 30 Mar 2011 04:57:36 -0400
32
33 libnss-nonlocal (1.11-0debathena3) unstable; urgency=low
34
35   * Remove the workaround for buggy CDBS $(CC) splitting (fixed upstream).
36   * Fix cross-compiling on karmic and lucid.
37
38  -- Anders Kaseorg <andersk@mit.edu>  Wed, 23 Jun 2010 21:17:50 -0400
39
40 libnss-nonlocal (1.11-0debathena2) unstable; urgency=low
41
42   * Install lib32nss-nonlocal to the right place on Ubuntu.
43
44  -- Anders Kaseorg <andersk@mit.edu>  Wed, 23 Jun 2010 03:50:33 -0400
45
46 libnss-nonlocal (1.11-0debathena1) unstable; urgency=low
47
48   * New upstream release.
49     - Check that a nonlocal lookup by id returns the right id.
50     - Update licensing to LGPLv2.1+.
51     - Change syslog priority when removing local groups from non-local
52       users
53   * Update build flags for biarch packages (fixes lib32nss-nonlocal path
54     on squeeze).
55   * Fix FTBFS on squeeze due to CDBS’s buggy splitting of multiword
56     $(CC) (Debian bug #576967).
57   * Disable CDBS cross-building logic, to fix a mysterious FTBFS where
58     configure --host fails to find nm.
59   * Bump Standards-Version to 3.8.4 (no changes required).
60   * Bump Debhelper compatibility level to 6.
61   * Set maintainer to me.
62
63  -- Anders Kaseorg <andersk@mit.edu>  Mon, 03 May 2010 00:45:14 -0400
64
65 libnss-nonlocal (1.10-0debathena1) unstable; urgency=low
66
67   * New upstream version.
68     - Disallow numeric nonlocal user/group names that look like local
69       uid/gids.
70
71  -- Anders Kaseorg <andersk@mit.edu>  Fri, 23 Oct 2009 13:49:43 -0400
72
73 libnss-nonlocal (1.9-0debathena2) unstable; urgency=low
74
75   * Also build a biarch lib32nss-nonlocal or lib64nss-nonlocal package.
76
77  -- Anders Kaseorg <andersk@mit.edu>  Fri, 19 Jun 2009 23:54:38 -0400
78
79 libnss-nonlocal (1.9-0debathena1) unstable; urgency=low
80
81   * New upstream version.
82     - Corrects an out-of-memory error in the presence of very large local
83       groups.
84
85  -- Anders Kaseorg <andersk@mit.edu>  Sun, 24 May 2009 17:30:08 -0400
86
87 libnss-nonlocal (1.8-0debathena4) unstable; urgency=low
88
89   * Only exclude glibc-private for new enough libc6, because old
90     dpkg-shlibdeps does not support -x.
91
92  -- Anders Kaseorg <andersk@mit.edu>  Thu, 05 Feb 2009 01:59:08 -0500
93
94 libnss-nonlocal (1.8-0debathena3) unstable; urgency=low
95
96   * Force exclusion of glibc-private dependency.  This is necessary for
97     libnss-nonlocal to build and install with libc6 2.9 in Ubuntu Jaunty
98     and Debian experimental, which now generates an invalid dependency on
99     glibc-private for uses of private glibc symbols.
100
101  -- Anders Kaseorg <andersk@mit.edu>  Sun, 01 Feb 2009 00:26:31 -0500
102
103 libnss-nonlocal (1.8-0debathena2) unstable; urgency=low
104
105   * Change "Debian-Athena Project" to "Debathena Project".
106   * Remove debian/control from version control.
107   * Clean up debian/copyright.
108
109  -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:03:22 -0500
110
111 libnss-nonlocal (1.8-0debathena1) unstable; urgency=low
112
113   * Correct the buffer size passed to realloc.
114
115  -- Anders Kaseorg <andersk@mit.edu>  Sat, 09 Aug 2008 22:41:57 -0400
116
117 libnss-nonlocal (1.7-0debathena1) unstable; urgency=low
118
119   * Replace the magic buflen hack with explicit iteration over the nss
120     chain, so that getpwent/getgrent works with nscd enabled.
121   * Fix some memory leaks.
122   * Autotoolfiscate.
123   * Code cleanup.
124
125  -- Anders Kaseorg <andersk@mit.edu>  Tue, 29 Jul 2008 06:57:53 -0400
126
127 libnss-nonlocal (1.6-0debathena1) unstable; urgency=low
128
129   * Use a version script to hide internal symbols.
130
131  -- Anders Kaseorg <andersk@mit.edu>  Sat, 15 Mar 2008 06:42:02 -0400
132
133 libnss-nonlocal (1.5-0debathena1) unstable; urgency=low
134
135   * Add support for NSS_NONLOCAL_IGNORE environment variable, which
136     causes nss_nonlocal to pretend there are no nonlocal users.  This
137     allows us to support letting adduser add users and groups with the
138     same name as a nonlocal user/group.
139
140  -- Tim Abbott <tabbott@mit.edu>  Mon, 25 Feb 2008 19:12:30 -0500
141
142 libnss-nonlocal (1.4-0debathena1) unstable; urgency=low
143
144   * Bug fixes and cleanups.
145
146  -- Anders Kaseorg <andersk@mit.edu>  Fri, 15 Feb 2008 21:39:50 -0500
147
148 libnss-nonlocal (1.3-0debathena2) unstable; urgency=low
149
150   * Set maintainer to debathena@mit.edu.
151
152  -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:18:25 -0500
153
154 libnss-nonlocal (1.3-0debathena1) unstable; urgency=low
155
156   * Have initgroups() only add nonlocal groups to nonlocal users.
157   * If a group called nss-local-users exists, add local users to it.
158   * If a group called nss-nonlocal-users exists, add nonlocal users to it.
159   * Create nss-local-users and nss-nonlocal-users at installation.
160
161  -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:11:37 -0500
162
163 libnss-nonlocal (1.2) unstable; urgency=low
164
165   * Use a magic buflen instead of thread-local variables, to avoid
166     strange problems on sarge.
167   * Don't link with pthread.
168
169  -- Anders Kaseorg <andersk@mit.edu>  Tue, 07 Aug 2007 22:00:28 -0400
170
171 libnss-nonlocal (1.1) unstable; urgency=low
172
173   * Link with pthread to be safe.
174
175  -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 21:24:17 -0400
176
177 libnss-nonlocal (1.0-0debathena2) unstable; urgency=low
178
179   * Section: debathena/libs.
180
181  -- Anders Kaseorg <andersk@mit.edu>  Mon, 23 Jul 2007 14:14:46 -0400
182
183 libnss-nonlocal (1.0-0debathena1) unstable; urgency=low
184
185   * Initial release.
186
187  -- Anders Kaseorg <andersk@mit.edu>  Thu, 19 Jul 2007 21:07:50 -0400
This page took 0.060522 seconds and 5 git commands to generate.