diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-10-03 11:48:43 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-10-03 11:48:43 +0000 |
commit | b5abbf75ceef070108e4e82218953e74899d7e2b (patch) | |
tree | d810c8ce37f536b4e1ad231332be8e0adb5d0ee3 /NEWS | |
parent | 2bd9436bc1cfe5e01cbc178949faacead5bfd814 (diff) | |
download | fetchmail-b5abbf75ceef070108e4e82218953e74899d7e2b.tar.gz fetchmail-b5abbf75ceef070108e4e82218953e74899d7e2b.tar.bz2 fetchmail-b5abbf75ceef070108e4e82218953e74899d7e2b.zip |
Ready to go.
svn path=/trunk/; revision=3533
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,8 +2,17 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.9.4 (Wed Oct 3 07:47:45 EDT 2001), 21104 lines: + * Finished license cleanup, all licenses in the distribution are now officially GPL-compatible. +* Added a length check to from64tobits() after receiving a warning that + it might create buffer overflows. No exploitable overflows were found by + a careful case-by-case audit, and at minimum an exploit would have required + that the mailserver be subverted. + +There are 371 people on fetchmail-friends and 623 on fetchmail-announce. +% Mailing list cleaned fetchmail-5.9.3 (Sun Sep 30 12:08:52 EDT 2001), 21075 lines: |