summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorchip <chip>2001-11-26 20:02:43 +0000
committerchip <chip>2001-11-26 20:02:43 +0000
commita0bb9d19de9fec67ca6f6a19c0a9e79a783d7586 (patch)
tree3a2ba712e6e4d275236848f9898c421ba63494ef /debian/changelog
parentac84b80afc13d5a96813e678ad5c86c6036f022e (diff)
downloadnfs-utils-a0bb9d19de9fec67ca6f6a19c0a9e79a783d7586.tar.gz
nfs-utils-a0bb9d19de9fec67ca6f6a19c0a9e79a783d7586.tar.xz
nfs-utils-a0bb9d19de9fec67ca6f6a19c0a9e79a783d7586.zip
2001-11-26 Chip Salzenberg <chip@pobox.com>
* debian/changelog: Version 0.3.3-4.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 14 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: