Finalize changelog
[deb_libnfs.git] / debian / changelog
index b889d5d717c96427c917d63ec71181f4552a3846..00ee70a4aef4e0982938afb367ea944b2f6d9a75 100644 (file)
@@ -1,3 +1,31 @@
+libnfs (1.9.5-2) unstable; urgency=medium
+
+  * Really fix FTBFS on kFreeBSD/Hurd by back-porting fix (Closes: #754646)
+
+ -- Balint Reczey <balint@balintreczey.hu>  Thu, 24 Jul 2014 19:21:59 +0200
+
+libnfs (1.9.5-1) unstable; urgency=medium
+
+  * [18c94b4] Use sockaddr_in6 instead of sockaddr6_in
+    (Closes: #754646)
+  * [28ee9de] libnfs.c: Fix autoreconnect
+  * [037a106] libnfs.c: add nfs_create
+  * [ea283cd] RPC: include libnfs-zdr.h from all raw libnfs-raw-*.h files
+    (Closes: #753427)
+  * [3429037] Merge pull request #85 from rsahlberg/remove-zhr.h-dependency
+  * [2db42ce] ZDR: remove dependency on zdr.h from the examples and nfs-ls
+  * [af8d37c] RPC: get rid of bool_t
+  * [d663ff2] RPC: get rid of references to SCVXPRT
+  * [ef1f869] RPC: get rid of all references to CLIENT
+
+  [ Balint Reczey ]
+  * Add myself to uploaders
+
+  [ Jonathan McCrohan ]
+  * Update watchfile to fix Github breakage (Closes: #693528)
+
+ -- Balint Reczey <balint@balintreczey.hu>  Fri, 18 Jul 2014 17:59:33 +0200
+
 libnfs (1.9.4-1) unstable; urgency=medium
 
   * [e1fa3e0] Add Conflicts against libnfs1 (Closes: #752142)