]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Merge branch 'upstream'
[nfs-utils.git] / debian / changelog
index f2a0c7913783a39f8435d615418c7d767330b17d..66472bb52e2101c497ab79a11f2904a34d1f7ca9 100644 (file)
@@ -1,3 +1,59 @@
+nfs-utils (1:1.1.4-1) unstable; urgency=low
+
+  * New upstream release. Patch status:
+    * 01-sm-notify-in-sbin.patch: Refreshed.
+    * 03-handle-mtab-symlink.patch: Refreshed.
+    * 05-default-use-old-mount-interface.patch: Removed (see below).
+    * 07-remove-duplicate-exports-paragraphs.patch: No change.
+    * 09-492827-cache.c.patch: Integrated by upstream, removed.
+    * 10-493659-nfs.man.patch: No change.
+    * Do not sync() in sm-notify if there are no hosts to be notified.
+      (Closes: #502122)
+  * Removed 05-default-use-old-mount-interface.patch, ie. revert to the new
+    text-based mount interface, as this package is not intended for lenny.
+    Probably reopens several older bugs, but Closes: #480909, #492970.
+  * Fix abuses of $? in nfs-kernel-server.init (they were already OK in
+    nfs-common.init, for some reason). (Closes: #503643)
+  * In /etc/default/nfs-kernel-server.default, add --manage-gids to the default
+    set of mountd options. (Closes: #493059)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Fri, 07 Nov 2008 14:01:19 +0100
+
+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.
+    (Closes: #490181)
+  * Bump to Standards-Version 3.8.0.1.
+    * Added README.source with basic information on use of quilt.
+    * Added (adapted from the example in Policy) debian/rules code to 
+      parse DEB_BUILD_OPTIONS and support noopt and parallel= targets.
+      (nostrip is already handled by debhelper.)
+  * Remove DEB_HOST_ARCH setting from debian/rules, as it was not used
+    anywhere.
+  * Refresh 04-eacces-is-a-permanent-error.patch to get rid of the offset.
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Mon, 14 Jul 2008 11:20:59 +0200
+
 nfs-utils (1:1.1.2-5) unstable; urgency=high
 
   * 05-default-use-old-mount-interface.patch: New patch, disables the