[Bug 1068889] Re: nscd should not cache netgroups by default
Launchpad Bug Tracker
1068889 at bugs.launchpad.net
Mon Nov 26 17:55:15 UTC 2012
This bug was fixed in the package eglibc - 2.16-0ubuntu7
---------------
eglibc (2.16-0ubuntu7) raring; urgency=low
* Merge with 2.16-0experimental1 from Debian, bringing in my
upstream version of the C++ header autodetection patch, some
packaging and upgrade fixes, and reducing our delta further.
* Fix debian/tests/control syntax for autopkgtest (LP: #1081500)
* Add patch ubuntu/local-disable-nscd-netgroup-caching.diff to
disable netgroup caching in the default config (LP: #1068889)
* Backport any/cvs-malloc-deadlock.diff from upstream to prevent
glibc deadlocking in mallock arena retry paths (LP: #1081734)
-- Adam Conrad <adconrad at ubuntu.com> Sun, 25 Nov 2012 19:00:46 -0700
** Changed in: eglibc (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1068889
Title:
nscd should not cache netgroups by default
Status in “eglibc” package in Ubuntu:
Fix Released
Status in “eglibc” source package in Precise:
New
Bug description:
Netgroup caching is a rather new feature of nscd. It only entered the
eglibc source tree late last year and the first upstream release of
nscd to include netgroup caching was on March 21, 2012 [1]. Thus,
it's is a feature that is not likely deployed at any significant scale
anywhere currently. And so it has poor general test coverage.
We have reports that this feature either segfaults nscd [1] or that
even when it doesn't crash, the feature still doesn't work [2].
The "enabled" setting is inherited from upstream, but I think at least
for precise, we should default to disabled.
[1] LP: #997096
[2] LP: #997752
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1068889/+subscriptions
More information about the foundations-bugs
mailing list