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