diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-10-04 12:59:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-10-04 12:59:41 +0000 |
commit | f325cabe946b0ac0de37bff183adcbcc114ad2c0 (patch) | |
tree | 2aad71f82e866b9d2fe051c755d6446d9df0b9a1 /NEWS | |
parent | f61fa6d30aae87b06763e376ca74dfd8d6b4d8b5 (diff) | |
download | fetchmail-f325cabe946b0ac0de37bff183adcbcc114ad2c0.tar.gz fetchmail-f325cabe946b0ac0de37bff183adcbcc114ad2c0.tar.bz2 fetchmail-f325cabe946b0ac0de37bff183adcbcc114ad2c0.zip |
Logging logic changed. Verbosity lowered.
svn path=/trunk/; revision=3540
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Changed the logging logic along lines suggested by Jan Klaverstijn, + fetchmail-5.9.4 (Wed Oct 3 07:47:45 EDT 2001), 21104 lines: * Finished license cleanup, all licenses in the distribution are now @@ -9,7 +11,8 @@ fetchmail-5.9.4 (Wed Oct 3 07:47:45 EDT 2001), 21104 lines: * 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. + that the mailserver be subverted or DNS be spoofed to enable a + man-in-the-middle attack. There are 371 people on fetchmail-friends and 623 on fetchmail-announce. % Mailing list cleaned |