X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=06cfa359267f97e46f39f59daa552d2cf7eb15ca;hp=b0e9f46a48e765b4ef262e425e07da1aa5dc70d6;hb=22e8fbbc869085df2a050159bf559f8e97b670b1;hpb=4294add55dac1324509356e6bd571716899e5544 diff --git a/debian/changelog b/debian/changelog index b0e9f46..06cfa35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +nfs-utils (1:1.0.10-1) unstable; urgency=low + + * New upstream release. + * Fixes issues with missing write_oid() function. (Closes: #386117) + * Drop versioned dependency on libnfsidmap1, now that libnfsidmap-dev has + fixed shlibs. This makes it possible to build against libnfsidmap2. + (Closes: #386116) + * Update README.Debian.nfsv4. + * Remove the part about a patched mount; the NFSv4 patch has been enabled + in mount for some time. + * Note that the special export structure might go away in the future. + * Note that you will need idmapd and possibly gssd/svcgssd enabled. + + -- Steinar H. Gunderson Wed, 6 Sep 2006 00:30:32 +0200 + +nfs-utils (1:1.0.9-12) unstable; urgency=low + + * Really remove dependency on sysvinit. + + -- Steinar H. Gunderson Tue, 5 Sep 2006 13:59:29 +0200 + +nfs-utils (1:1.0.9-11) unstable; urgency=low + + * In the exports man page, document that there might be sensitive non-root + gids as well as uids, for instance gid staff. (Closes: #385377) + * Remove unnecessary dependency on sysvinit, in line with the Ubuntu + packages. + * Change the versioned build-dependency on librpcsecgss-dev (>= 0.14-2) + to a build-conflict on 0.14-1, as that is the only version, and it's + easier for backports and other distributions without the new version of + librpcsecgss. + + -- Steinar H. Gunderson Thu, 31 Aug 2006 01:53:45 +0200 + nfs-utils (1:1.0.9-10) unstable; urgency=low * The -n option (short option for --no-tcp) to rpc.mountd was set