X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=3a7eae2931c7d0d17a8552732659f435838446b4;hb=048168177afa8ec6461e9b5ad1bbca9cc305f66a;hp=ce71df2cd7df148ccf67647405272c5b555c2e51;hpb=edfedfb53af585792ec6796ead7b0cc5f13618aa;p=nfs-utils.git diff --git a/debian/changelog b/debian/changelog index ce71df2..3a7eae2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +nfs-utils (1:1.0.2-1) unstable; urgency=high + + * New upstream version: + > Allow program stdin to be a non-INET socket. (closes: #142557) + * Start nfs-common after nfs-kernel-server so that the server is running + when statd restarts; without this change, a rebooting server may make + clients lose mounts. (This postinst removes bad rc.d links from old + packages.) From Philippe Troin . (closes: #160800) + * Make init scripts exit with non-zero status when daemons don't start. + * Add titles to templates where I forgot them. (closes: #158489) + * Add /etc/default/{nfs-common,nfs-kernel-server} so setting random + parameters doesn't require editing init scripts. (closes: #131539) + * Split templates into separate files, and add French templates. + (closes: #134630) + * Use invoke-rc.d to avoid premature daemon starts. (closes: 158574) + * Change priority of nfs-kernel-server to 'optional'. + + -- Chip Salzenberg Sun, 15 Sep 2002 22:00:27 -0400 + nfs-utils (1:1.0.1-1) unstable; urgency=low * New upstream version: