]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
fetchmail: Update to version 6.4.39
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 12 Aug 2024 15:37:57 +0000 (17:37 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 13 Aug 2024 09:14:00 +0000 (09:14 +0000)
commit49c377c7ebed84ea60d0737f407bd83c1ee14526
tree901716e6e58f7b750530172a05c9c2aa11a8276b
parent5a9f439d24ba5c0dd36ed38267468df692f0ddd6
fetchmail: Update to version 6.4.39

- Update from version 6.4.38 to 6.4.39
- Update of rootfile not required
- Changelog
    6.4.39
# BUG FIXES:
* When a server offers STARTTLS although the connection is already wrapped
  in TLS, fetchmail would issue a bogus "WARNING: server offered STARTTLS
  but sslproto '' given." (or STLS for POP3).  In situations where we wrap
  the connection in TLS, suppress the warning. Reported by Mike Pope.
* If fetchmail was running localized, generate an error e-mail message
  locally, and if the selected translation would require the Subject: line
  to wrap inside an RFC-2047 encoded word (=?UTF-8?Q?...?=), the wrapped
  encoded-word was not indented, thus not marked as a continuation line.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/fetchmail