summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/nfs-common.templates4
2 files changed, 18 insertions, 0 deletions
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 <chip@debian.org> 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.