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