X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=7c22308665f5240018836059e29765a3cbb2d032;hb=1d9510623129714487cc9c804dcc544519fb1caa;hp=fd8f2b20c97d656c3485c7f970e4a45b279d8a78;hpb=530181187d95a4ec0c8f368f8028115b5e449186;p=nfs-utils.git 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 Thu, 2 Nov 2000 18:10:36 -0800 + nfs-utils (1:0.2.1-1) unstable; urgency=low * New upstream w/minor fixes.