X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=85e58c26d559b027a948d0ca4a2dc0d7c6d903ba;hp=a1230265aeb8e9181bc36c69025730b768675c03;hb=9ae0ab21cafe223226170d4c1a624f1c05685b02;hpb=5a9791458c9854daf4a4ab3b1930e65eac342be1 diff --git a/debian/changelog b/debian/changelog index a123026..85e58c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +nfs-utils (1:1.1.0~rc1-1) unstable; urgency=low + + * New upstream release. + * Remove 03-fix-mountd-memory-leak.patch, which is now included in + upstream. + * rpc.lockd is gone, remove all references to it from debian/: + * Remove rpc.lockd from nfs-common.install. + * Remove NEED_LOCKD variable in nfs-common.default. + * Remove lockd handling from nfs-common.init. + * Remove lockd(8) manpage from nfs-common.manpages. + * Remove manpage link from nfs-common.links. + + -- Steinar H. Gunderson Thu, 12 Apr 2007 16:11:07 +0200 + +nfs-utils (1:1.0.12-4) unstable; urgency=high + + * Bump the versioned dependency on libblkid1 to require at least version + 1.39+1.40-WIP-2006.11.14+dfsg-2, which ensures that we get a version + that doesn't make mountd leak memory on every mount. + (Closes: #413429) + + -- Steinar H. Gunderson Wed, 7 Mar 2007 11:46:25 +0100 + +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