New version 1.5
[deb_libnfs.git] / packaging / RPM / libnfs.spec.in
index b4e313a1d84101ec1156e447d6a057690e287932..16e407a457b2f1669286d1930af5b4434d83d540 100644 (file)
@@ -84,6 +84,7 @@ development libraries for LibNFS
 %files devel
 %defattr(-,root,root)
 %{_includedir}/nfsc/libnfs.h
+%{_includedir}/nfsc/libnfs-zdr.h
 %{_includedir}/nfsc/libnfs-raw.h
 %{_includedir}/nfsc/libnfs-raw-mount.h
 %{_includedir}/nfsc/libnfs-raw-nfs.h
@@ -94,6 +95,19 @@ development libraries for LibNFS
 %{_libdir}/pkgconfig/libnfs.pc
 
 %changelog
+* Mon Dec 3 2012 : Version 1.5
+ - Switch to using our own RPC/XDR replacement ZDR instead of relying on the
+   system RPC/TIRPC libraries. This allows using libnfs on platforms that lack
+   RPC libraries completely.
+ - Add support for Android.
+* Sun Nov 25 2012 : Version 1.4
+ - Add trackig of freed context and assert on using a context after it has been
+   freed.
+ - Windows x64 support and fixes.
+ - Switch to using our own version of xdr_int64() since the one in libtirpc
+   crashes on some platforms.
+ - Fix memory leak in an error path for addrinfo.
+ - Fix bug dereferencing a null pointer in the mount callback on error.
 * Sat Mar 3 2012 : Version 1.3
  - add set/unset to portmapper
  - add mount v1