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