File libnfs.changes of Package libnfs
-------------------------------------------------------------------
Fri Mar 10 22:22:17 UTC 2017 - zaitor@opensuse.org
- Update to version 1.11.0:
+ Reduce the number of memory allocations in the ZDR layer.
+ Check both seconds and nanoseconds field when validating dir
cache.
+ Invalidate the dir cache immediately if we do something that
would cause it to become stale, such as adding/removing objects
from the cache.
+ Add options to enable/disable dir caching.
+ Discard readahead cache on [p]write and truncate.
+ Android fixes.
+ Windows fixes.
+ Support timeouts for sync functions.
+ Add an internal pagecache.
+ Add nfs_rewinddir(), nfs_seekdir() and nfs_telldir().
+ Fix crash in nfs_truncate().
+ Fix segfault that can trigger if we rpc_disconnect() during the
mount.
+ Add support to bind to a specific interface (linux only).
- Pass --disable-werror to configure, needed after glibc 2.25
update.
-------------------------------------------------------------------
Sun Aug 7 16:23:00 UTC 2016 - olaf@aepfle.de
- Add also Release to really obsolete libnfs
-------------------------------------------------------------------
Sat Jul 23 07:00:07 UTC 2016 - olaf@aepfle.de
- Obsolete libnfs from PMBS
-------------------------------------------------------------------
Fri Apr 22 15:45:00 UTC 2016 - zaitor@opensuse.org
- Inital packaging, version 1.10.0.