forked from pool/libtirpc
Accepting request 49524 from Base:System
checked in (request 49524) OBS-URL: https://build.opensuse.org/request/show/49524 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=11
This commit is contained in:
parent
a18aa3f255
commit
9ae9ee3d67
@ -85,7 +85,7 @@ index a800128..962d9c7 100644
|
||||
+ && strcmp(nconf->nc_proto, NC_TCP) != 0)
|
||||
goto try_rpcbind;
|
||||
+
|
||||
+ client = getpmaphandle(nconf, host, &parms.r_addr);
|
||||
+ client = getpmaphandle(nconf, IN4_LOCALHOST_STRING, &parms.r_addr);
|
||||
if (client == NULL)
|
||||
return (NULL);
|
||||
|
||||
|
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 15:42:12 UTC 2010 - max@novell.com
|
||||
|
||||
- Fix showmount -e hostname (bnc#633007).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 14:38:57 UTC 2010 - max@novell.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user