X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=b1ce1c82a20d4663d48e5ea8f4a5a2225baf5325;hb=255254eadc452f130b5ebe03ad5f7fae095c28e6;hp=1b7ab491639ff3e1fe9eac6608e38d34d00e33fd;hpb=ac06221bedbae2238e38fb8905e0234432ab7a14;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index 1b7ab49..b1ce1c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +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 ; + 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 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 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.