]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - debian/changelog
Imported Debian patch 1.0.12-3
[nfs-utils.git] / debian / changelog
index 033dbfbe704d3bd99544bbfa9770facaf7767fca..69d435e52eefe271f32ebf806271060341baa48c 100644 (file)
@@ -1,3 +1,29 @@
+nfs-utils (1:1.0.12-3) unstable; urgency=low
+
+  * 03-fix-mountd-memory-leak.patch: New patch which fixes a tiny memory leak
+    in mountd. There are huge memory leaks left, but they are in libblkid (see
+    #413661) so there's nothing we can do about them at this point.
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Tue,  6 Mar 2007 16:10:43 +0100
+
+nfs-utils (1:1.0.12-2) unstable; urgency=medium
+
+  * Drop 11-root-on-krb5-mounts.patch, as it causes problems with backward
+    compatibility. (Closes: #407264, but also probably reopens it at the same
+    time...).
+  * Add an explicit versioned dependency on libblkid1, since the version in
+    sarge lacks the blkid_probe_all_new symbol and the shlibs does not add
+    the versioned dependency by itself. (Closes: #413057)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Fri,  2 Mar 2007 19:54:06 +0100
+
+nfs-utils (1:1.0.12-1) unstable; urgency=high
+
+  * New upstream release.
+    * Fixes mysterious mountd failure. (Closes: #412818)
+
+ -- Steinar H. Gunderson <sesse@debian.org>  Wed, 28 Feb 2007 23:57:40 +0100
+
 nfs-utils (1:1.0.11-2) unstable; urgency=low
 
   * Fix the copyright file to indicate that this is no git snapshot.