X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=packaging%2FRPM%2Flibnfs.spec.in;h=98acdbc4d1df71eaf01bd508fd5c9c0aca15773f;hb=70589711551326032ca446e97906792190a60a0f;hp=65d94ea4485f40005bf1469a7784f686c0097c62;hpb=c44c3ff3646f34deddf3ab7687aca1f6383e8585;p=deb_libnfs.git diff --git a/packaging/RPM/libnfs.spec.in b/packaging/RPM/libnfs.spec.in index 65d94ea..98acdbc 100644 --- a/packaging/RPM/libnfs.spec.in +++ b/packaging/RPM/libnfs.spec.in @@ -96,6 +96,15 @@ development libraries for LibNFS %{_libdir}/pkgconfig/libnfs.pc %changelog +* Wed Mar 19 2014: Version 1.9.3 + - Add O_TRUNC support to nfs_open() + - Add a simple but incomplete LD_PRELOAD tool + - Fixes for some memory leaks and C++ compile support + - Make ANDROID default uid/gid to 65534 + - Allow the READDIRPLUS emulation to still work if some objects + in the direcotry can not be lookedup (NFSv4 ACL denying READ-ATTRIBUTES) + - Have libnfs retry any read/write operations where the server responds + with a short read/write. Some servers do this when they are overloaded? * Thu Jan 30 2014 : Version 1.9.2 - Remove chdir change. This needs more testing. * Tue Jan 28 2014 : Version 1.9.1