fetchmail-friends
[Top] [All Lists]

[fetchmail][PATCH] 5.9.11 bugfixes (patch collection)

2002-04-10 11:29:26
Please apply (Debian changelog attached).

  * Fix another stupid bug in sink.c: do NOT cause mail to bounce
    on 553 errors and the like  
  * Fix off-by-one error in base64.c anti-overflow patch from 5.9.10-4,
    thanks to Ronald Wahl 
<Ronald(_dot_)Wahl(_at_)informatik(_dot_)tu-chemnitz(_dot_)de> for
    the fix.  This probably fixes KerberosIV auth
  * imap.c:do_imap_ntlm had the buffer size for from64tobits incorrectly
    set to the input buffer size (closes: #141969)
  * I dislike pointer arithmetric a lot, so I fixed base64.c to implement
    from64tobits properly instead of applying the patch in the bug report
    (closes: #141972)

Also, the "ja" locale needs to be added to LANG in configure.in

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

Attachment: foo
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail][PATCH] 5.9.11 bugfixes (patch collection), Henrique de Moraes Holschuh <=