summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchip <chip>2000-12-03 22:45:16 +0000
committerchip <chip>2000-12-03 22:45:16 +0000
commit0c6739f385777cabaf6bcce25ee5ce4e2a9a86ff (patch)
treef89fac84e110dd64254f89fc554083ba4ec46755
parenta7f1a3f9ffe6c2effeec20809d89a9dcf4234495 (diff)
downloadnfs-utils-0c6739f385777cabaf6bcce25ee5ce4e2a9a86ff.tar.gz
nfs-utils-0c6739f385777cabaf6bcce25ee5ce4e2a9a86ff.tar.xz
nfs-utils-0c6739f385777cabaf6bcce25ee5ce4e2a9a86ff.zip
2000-12-03 Chip Salzenberg <chip@valinux.com>
* support/nfs/xio.c (xfopen): Initialize x_line to one, not zero. * debian/control: Let nhfsstone replace files in nfs-kernel-server. * debian/changelog: Version 0.2.1-4.
-rw-r--r--ChangeLog2
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
3 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee92e7b..9f17863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2000-12-03 Chip Salzenberg <chip@valinux.com>
* support/nfs/xio.c (xfopen): Initialize x_line to one, not zero.
+ * debian/control: Let nhfsstone replace files in nfs-kernel-server.
+ * debian/changelog: Version 0.2.1-4.
2000-11-27 Tobias Ringstrom <tori@tellus.mine.nu>
diff --git a/debian/changelog b/debian/changelog
index 80e9e07..05a4ace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nfs-utils (1:0.2.1-4) unstable; urgency=medium
+
+ * Warn about common errors in /etc/exports. (closes: #66421)
+ * Fix line numbers in messages about /etc/exports. (closes: #59734)
+ * Let nhfsstone replace files from old server packages. (closes: #59261)
+
+ -- Chip Salzenberg <chip@valinux.com> Sun, 3 Dec 2000 14:41:13 -0800
+
nfs-utils (1:0.2.1-3) unstable; urgency=low
* Add portmap dependency. (closes: #75639)
diff --git a/debian/control b/debian/control
index 0bafacd..9de266d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Description: Kernel NFS server support
Package: nhfsstone
Architecture: any
Depends: nfs-common, ${shlibs:Depends}
+Replaces: nfs-kernel-server
Description: NFS benchmark program.
.
Upstream: SourceForge project "nfs", CVS module nfs-utils.