Pull request: pasky/fixes-overdue
Petr Baudis
pasky@ucw.cz
Mon Aug 23 13:59:00 GMT 2010
Hello!
The following changes since commit a7ab6ec83e144dafdc7c46b8943288f450f8e320:
Once again change RPC copyright notices. (2010-08-19 10:38:55 -0700)
are available in the git repository at:
git://sources.redhat.com/git/glibc.git pasky/fixes-overdue
Please pull them to the master branch. These patches have been attached
to various bugzilla bugs for more than six months.
commit 9f2691f1a88301c64910b38c0441a55b88c743dd [BZ #6812]
Author: Jan Sembera <jsembera@suse.cz>
Date: Sun Aug 22 15:43:46 2010 +0200
nscd/hstcache.c: Propagate TRY_AGAIN properly to the clients.
When nscd host cache gets temporary error from nss, it should return
temporary error instead of permanent error to the application.
commit 4db7df01a4efd2da3b6ed8eb3d05c0476ce90801 [BZ #10851]
Author: Petr Baudis <pasky@ucw.cz>
Date: Sun Aug 22 15:50:48 2010 +0200
Default to localhost when no nameservers are specified in resolv.conf
This has been the behavior until glibc 2.9, but got broken by 905ef0da.
Summary of changes:
ChangeLog | 11 +++++++++++
nscd/hstcache.c | 32 ++++++++++++++++++++++++++------
resolv/res_init.c | 5 +++--
3 files changed, 40 insertions(+), 8 deletions(-)
More information about the Libc-alpha
mailing list