diff options
author | chip <chip> | 2000-11-03 02:53:45 +0000 |
---|---|---|
committer | chip <chip> | 2000-11-03 02:53:45 +0000 |
commit | d193f2779b79780c54636d1bc1d655ba0d3c80d7 (patch) | |
tree | 4f671468b8914aa1cc11298fc682da47bc573582 | |
parent | 6bab6a04db331c70d8a7a62cc1d11cca257844f1 (diff) | |
download | nfs-utils-d193f2779b79780c54636d1bc1d655ba0d3c80d7.tar.gz nfs-utils-d193f2779b79780c54636d1bc1d655ba0d3c80d7.tar.xz nfs-utils-d193f2779b79780c54636d1bc1d655ba0d3c80d7.zip |
1:0.2.1-2
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd8f2b2..7c22308 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +nfs-utils (1:0.2.1-2) unstable; urgency=high + + * On shutdown, kill user-mode lockd, not kernel-mode lockd thread. + * Big upstream fix: + > statd: Repair memory leaks and corruptions. + * Other upstream patches: + > exportfs: Support CIDR netmasks (e.g. "1.2.3.4/24"). + > statd: Fix callbacks to local lockd; Be paranoid about IP addresses + when doing callbacks to local lockd; Add debugging features; Make + logs more readable. + + -- Chip Salzenberg <chip@valinux.com> Thu, 2 Nov 2000 18:10:36 -0800 + nfs-utils (1:0.2.1-1) unstable; urgency=low * New upstream w/minor fixes. |