diff options
author | chip <chip> | 2003-06-10 15:17:32 +0000 |
---|---|---|
committer | chip <chip> | 2003-06-10 15:17:32 +0000 |
commit | 1486c0972d17f2e213b1005e0ef1dfd91f4a155a (patch) | |
tree | 618cc49245e632aeed56e9397f513eb145ec672a /debian | |
parent | 9d5ca9a5de5b2055301051501df540fc6cf17f8e (diff) | |
download | nfs-utils-1486c0972d17f2e213b1005e0ef1dfd91f4a155a.tar.gz nfs-utils-1486c0972d17f2e213b1005e0ef1dfd91f4a155a.tar.xz nfs-utils-1486c0972d17f2e213b1005e0ef1dfd91f4a155a.zip |
2003-06-10 Chip Salzenberg <chip@pobox.com>
* support/nfs/xlog.c (xlog): Fix off-by-one buffer overflow bug.
* debian/changelog: Version 1.0.3-2.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff84c2a..12e2886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nfs-utils (1:1.0.3-2) unstable; urgency=high + + * Upstream CVS sync: + > Fix one-byte buffer overflow in logging code. + + -- Chip Salzenberg <chip@debian.org> Tue, 10 Jun 2003 11:11:56 -0400 + nfs-utils (1:1.0.3-1) unstable; urgency=low * New upstream version: |