]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Imported Debian patch 1.1.3-2
[nfs-utils.git] / debian / changelog
index 1b7ab491639ff3e1fe9eac6608e38d34d00e33fd..b1ce1c82a20d4663d48e5ea8f4a5a2225baf5325 100644 (file)
@@ -1,3 +1,23 @@
+nfs-utils (1:1.1.3-2) unstable; urgency=low
+
+  * Add 09-492827-cache.c.patch to fix mac os x 10.5 client hangs when server
+    started with --manage-gids; patch by Neil Brown; closes: #492827
+  * Install sm-notify manpage; patch by J Bruce Fields <bfields@fieldses.org>;
+    closes: #494154
+  * Add 10-493659-nfs.man.patch to fix unicode characters in nfs(5) man page;
+    patch by nbreen@ofb.net (Nicholas Breen); closes: #493659
+
+ -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 26 Aug 2008 18:16:37 +1000
+
+nfs-utils (1:1.1.3-1) unstable; urgency=low
+
+  * New upstream release
+  * The following patches were merged:
+    02-fix-retry-option.patch
+    04-eacces-is-a-permanent-error.patch
+
+ -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 29 Jul 2008 18:08:42 +1000
+
 nfs-utils (1:1.1.2-6) unstable; urgency=high
 
   * Load nfsd.ko before starting idmapd, to hopefully fix NFSv4 export issues.