]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
nfs-common: Add Recommends python for mountstats and nfsiostat
[nfs-utils.git] / debian / changelog
index e597aaf4de556f77b004da01389ca7a4aa5b54b7..f2c16eedc1d3c3c38c17f6a88ea91cd85ad50608 100644 (file)
@@ -1,3 +1,55 @@
+nfs-utils (1:1.2.3-1) unstable; urgency=low
+
+  * New upstream release
+    - 7-remove-duplicate-exports-paragraphs : removed
+    - 12-svcgssd-document-n-option: updated
+    - 14-allow-address-without-name : removed
+    - 15-mountd-fix-path-comparison-for-v4-crossmnt : removed
+    - 16-mount.nfs.man-nfs.man-update-distinction-between-fstypes:
+      part about nfs.man removed and 
+      renamed to 16-mount.nfs.man-update-distinction-between-fstypes
+    - mountd: fix --manage-gids hang due to int/uint bug (0f05c8a)
+      (Closes: #528939,585085)
+    - mount.nfs: Don't do anything fancy if this is a remount (f11547f)
+      (Closes: #612933)
+    - mount: Mount should retry unreachable hosts (5a355f4)
+      (Closes: #560388)
+    - Try to use kernel function to determine supported Kerberos 
+      enctypes (258f10f) (Closes: #474037)
+    - nfs-common: Add Recommends python for mountstats and nfsiostat
+  * Make sure everything is shipped (inspired by #594933) 
+  * nfs-common.init: Enable idmapd by default (Closes: #610363)
+  * Install bug scripts to ease debuging
+  * Build depend on libtirpc-dev and enable IPv6 (Closes: #441361)
+
+ -- Luk Claes <luk@debian.org>  Sun, 27 Mar 2011 18:54:45 +0200
+
+nfs-utils (1:1.2.2-5) unstable; urgency=low
+
+  [ Ben Hutchings ]
+  * mount.nfs.man, nfs.man: Update distinction between fstypes
+    (Closes: #575503)
+  * nfs-kernel-server.init: Require any installed name server ($named) to
+    start before nfs-kernel-server (Closes: #598493)
+
+  [ Luk Claes ]
+  * nfs-common.init, nfs-kernel-server.init: Add warning when portmap is
+    not running (Closes: #612002,#561718,#562737)
+  * nfs-common.init: Add --pidfile for statd (Closes: #521084)
+  * nfs-common.init: Add statd to sendsigs.omit.d (Closes: #524610)
+  * nfs-common.default, nfs-kernel-server.default: Remove spurious question
+    mark in wiki url (Closes: #593511)
+
+ -- Luk Claes <luk@debian.org>  Wed, 16 Mar 2011 23:10:15 +0100
+
+nfs-utils (1:1.2.2-4) unstable; urgency=low
+
+  * mountd: fix path comparison for v4 crossmnt (Closes: #578317)
+  * nfs-common.init: Ignore empty and commented-out fstab lines, thanks
+    to Cristian Ionescu-Idbohrn (Closes: #587329)
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Fri, 27 Aug 2010 00:11:44 +0100
+
 nfs-utils (1:1.2.2-3) unstable; urgency=low
 
   * mount.nfs: Preserve explicit port=2049 option (Closes: #582003)