SHA256
1
0
forked from pool/libtirpc

osc copypac from project:Base:System package:libtirpc revision:31

OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=33
This commit is contained in:
Stephan Kulow
2013-11-29 06:05:26 +00:00
committed by Git OBS Bridge
parent 417ad73d3a
commit 33c9d292f9
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 13 22:18:38 UTC 2013 - nfbrown@suse.com
- Use krb5 rather than gssglue to provide gss
access routines.
Both krb5 and gssglue provide routines of the same
name, and both can get linked into rpc.gssd, resulting
in some confusion.
Upstream support seems to be leaning heavily towards
avoiding libgssglue. nfs-utils is built without it,
and best to build libtirpc without it.
(bnc#841788)
-------------------------------------------------------------------
Mon Aug 19 08:31:28 UTC 2013 - okir@suse.com