From: chip Date: Mon, 26 Nov 2001 20:02:43 +0000 (+0000) Subject: 2001-11-26 Chip Salzenberg X-Git-Tag: nfs-utils-1-0~10 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=a0bb9d19de9fec67ca6f6a19c0a9e79a783d7586 2001-11-26 Chip Salzenberg * debian/changelog: Version 0.3.3-4. --- diff --git a/ChangeLog b/ChangeLog index 8ef1761..1ec3d5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ * support/misc/tcpwrapper.c, utils/mountd/mountd.man, utils/rquotad/rquotad.man, utils/statd/statd.man: Fix comments and man pages: We check host names *and* addresses with tcpwrappers. + * debian/changelog: Version 0.3.3-4. 2001-11-21 Chip Salzenberg diff --git a/debian/changelog b/debian/changelog index 0f0986b..a12b198 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +nfs-utils (1:0.3.3-4) unstable; urgency=high + + * High priority due to changes in previous version. + * Upstream fixes: + > Close filehandles in nfsd before spawing kernel threads. This is a + workaround for a kernel bug. (closes: #121213) + > Document that both host names *and* addresses are checked with tcpwrappers. + This is a doc update, not a change. (closes: #108493) + > Don't assume that strings starting with digits are IP addresses; + host names are allowed to start with digits. (closes: #68977) + * German template for nfs-common. (closes: #120939) + + -- Chip Salzenberg Mon, 26 Nov 2001 11:50:43 -0800 + nfs-utils (1:0.3.3-3) unstable; urgency=low * Upstream fixes: diff --git a/debian/nfs-common.templates b/debian/nfs-common.templates index 8780993..5046bfa 100644 --- a/debian/nfs-common.templates +++ b/debian/nfs-common.templates @@ -3,3 +3,7 @@ Type: note Description: statd uses tcpwrappers The statd daemon uses tcpwrappers to control access. To configure it, use program name "statd" in /etc/hosts.allow and /etc/hosts.deny. +Description-de: statd benutzt tcpwrappers + Der statd-Daemon benutzt tcpwrappers für die Zugriffskontrolle. Um + diesen zu konfigurieren, benutzen Sie den Namen "statd" in den Dateien + /etc/hosts.allow und /etc/hosts.deny.