[Bug 262362] mail/fetchmail: update to 6.4.28

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 05 Mar 2022 16:38:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262362

            Bug ID: 262362
           Summary: mail/fetchmail: update to 6.4.28
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mandree@FreeBSD.org
                CC: chalpin@cs.wisc.edu
                CC: chalpin@cs.wisc.edu
             Flags: maintainer-feedback?(chalpin@cs.wisc.edu)
 Attachment #232267 maintainer-approval?(chalpin@cs.wisc.edu)
             Flags:
             Flags: merge-quarterly?

Created attachment 232267
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232267&action=edit
mail/fetchmail: update to 6.4.28

BREAKING CHANGES:
* Bump wolfSSL minimum required version to 5.1.1 to pull in security fix.

FIXES:
* When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when
  receiving handshake records while still in SSL_peek(). Workaround is to read
  1 byte and cache it, then call SSL_peek() again.
  This affects only some TLS 1.3 servers. 
  https://github.com/wolfSSL/wolfssl/issues/4593

TRANSLATIONS: language translations were updated by this fine people:
* es:    Cristian Othón Martínez Vera [Spanish]
* ro:    Remus-Gabriel Chelu [Romanian]
* sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]

-- 
You are receiving this mail because:
You are the assignee for the bug.