X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=69d435e52eefe271f32ebf806271060341baa48c;hb=59914a0ca3f07ff77a1255ba416133859c4ed925;hp=d7130176e82afc6ab6fb84bbf5e5ffcf75d9e6e9;hpb=f7bd9641406f2c196ee74049fedff14d808580b0;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index d713017..69d435e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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 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 Fri, 2 Mar 2007 19:54:06 +0100 + nfs-utils (1:1.0.12-1) unstable; urgency=high * New upstream release.